Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-top.c1123 static int should_drop(struct ordered_event *qevent, struct perf_top *top) in should_drop() function
1147 if (should_drop(qevent, top)) { in deliver_event()