perf_evlist__can_select_event  410 tools/perf/arch/x86/util/intel-pt.c 	if (!perf_evlist__can_select_event(evlist, sched_switch))
perf_evlist__can_select_event  382 tools/perf/tests/switch-tracking.c 	if (!perf_evlist__can_select_event(evlist, sched_switch)) {
perf_evlist__can_select_event  254 tools/perf/util/evlist.h bool perf_evlist__can_select_event(struct evlist *evlist, const char *str);