Home
last modified time | relevance | path

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

/linux-6.15/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) in evswitch__discard() function
/linux-6.15/tools/perf/
H A Dbuiltin-top.c1171 if (evswitch__discard(&top->evswitch, evsel)) { in deliver_event()
H A Dbuiltin-report.c289 if (evswitch__discard(&rep->evswitch, evsel)) in process_sample_event()
H A Dbuiltin-script.c2456 if (evswitch__discard(&scr->evswitch, evsel)) in process_sample_event()
H A Dbuiltin-trace.c3611 if (evswitch__discard(&trace->evswitch, evsel)) in trace__handle_event()