Searched refs:perf_evlist__can_select_event (Results 1 – 4 of 4) sorted by relevance
263 bool perf_evlist__can_select_event(struct evlist *evlist, const char *str) in perf_evlist__can_select_event() function
254 bool perf_evlist__can_select_event(struct evlist *evlist, const char *str);
382 if (!perf_evlist__can_select_event(evlist, sched_switch)) { in test__switch_tracking()
410 if (!perf_evlist__can_select_event(evlist, sched_switch)) in intel_pt_track_switches()