Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Devswitch.h21 bool evswitch__discard(struct evswitch *evswitch, struct evsel *evsel);
Devswitch.c7 bool evswitch__discard(struct evswitch *evswitch, struct evsel *evsel) in evswitch__discard() function
/linux-6.1.9/tools/perf/
Dbuiltin-report.c276 if (evswitch__discard(&rep->evswitch, evsel)) in process_sample_event()
Dbuiltin-top.c1159 if (evswitch__discard(&top->evswitch, evsel)) in deliver_event()
Dbuiltin-script.c2363 if (evswitch__discard(&scr->evswitch, evsel)) in process_sample_event()
Dbuiltin-trace.c3153 if (evswitch__discard(&trace->evswitch, evsel))