Home
last modified time | relevance | path

Searched refs:should_drop (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/tools/perf/
Dbuiltin-top.c1130 static int should_drop(struct ordered_event *qevent, struct perf_top *top) in should_drop() function
1154 if (should_drop(qevent, top)) { in deliver_event()