Searched refs:perf_evlist__can_select_event (Results 1 – 4 of 4) sorted by relevance
220 bool perf_evlist__can_select_event(struct evlist *evlist, const char *str) in perf_evlist__can_select_event() function
268 bool perf_evlist__can_select_event(struct evlist *evlist, const char *str);
383 if (!perf_evlist__can_select_event(evlist, sched_switch)) { in test__switch_tracking()
419 if (!perf_evlist__can_select_event(evlist, sched_switch)) in intel_pt_track_switches()