Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-top.c1124 static int should_drop(struct ordered_event *qevent, struct perf_top *top) in should_drop() function
1148 if (should_drop(qevent, top)) { in deliver_event()