Searched refs:evswitch__discard (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/perf/util/
H A Devswitch.h21 bool evswitch__discard(struct evswitch *evswitch, struct evsel *evsel);
H A Devswitch.c7 bool evswitch__discard(struct evswitch *evswitch, struct evsel *evsel) function
/linux-master/tools/perf/
H A Dbuiltin-top.c1163 if (evswitch__discard(&top->evswitch, evsel))
H A Dbuiltin-report.c286 if (evswitch__discard(&rep->evswitch, evsel))
H A Dbuiltin-script.c2418 if (evswitch__discard(&scr->evswitch, evsel))
H A Dbuiltin-trace.c3187 if (evswitch__discard(&trace->evswitch, evsel))

Completed in 162 milliseconds