Searched refs:evlist__can_select_event (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/util/
H A Drecord.c221 bool evlist__can_select_event(struct evlist *evlist, const char *str) function
H A Devlist.h259 bool evlist__can_select_event(struct evlist *evlist, const char *str);
/linux-master/tools/perf/tests/
H A Dswitch-tracking.c387 if (!evlist__can_select_event(evlist, sched_switch)) {
/linux-master/tools/perf/arch/x86/util/
H A Dintel-pt.c414 if (!evlist__can_select_event(evlist, sched_switch))

Completed in 189 milliseconds