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

/linux-master/tools/perf/util/
H A Devlist.c471 if (evsel__is_dummy_event(pos))
512 if (excl_dummy && evsel__is_dummy_event(pos))
530 if (excl_dummy && evsel__is_dummy_event(pos))
579 if (excl_dummy && evsel__is_dummy_event(pos))
589 if (excl_dummy && evsel__is_dummy_event(pos))
1710 if (!evsel__is_dummy_event(evsel)) {
2452 if (evsel__is_dummy_event(evsel))
H A Devsel.h524 static inline bool evsel__is_dummy_event(struct evsel *evsel) function
H A Devsel.c1208 !evsel__is_dummy_event(evsel)) {
1214 !evsel__is_dummy_event(evsel)) {
1363 if (evsel__is_dummy_event(evsel))
/linux-master/tools/perf/
H A Dbuiltin-script.c461 if (evsel__is_dummy_event(evsel))
598 if (evsel__is_dummy_event(evsel))
H A Dbuiltin-record.c931 if (!evsel__is_dummy_event(evsel))
/linux-master/tools/perf/ui/browsers/
H A Dhists.c3596 if (evsel__is_dummy_event(last))

Completed in 146 milliseconds