Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Drecord.c221 bool evlist__can_select_event(struct evlist *evlist, const char *str) in evlist__can_select_event() function
A Devlist.h261 bool evlist__can_select_event(struct evlist *evlist, const char *str);
/linux-6.3-rc2/tools/perf/tests/
A Dswitch-tracking.c397 if (!evlist__can_select_event(evlist, sched_switch)) { in test__switch_tracking()
/linux-6.3-rc2/tools/perf/arch/x86/util/
A Dintel-pt.c428 if (!evlist__can_select_event(evlist, sched_switch)) in intel_pt_track_switches()

Completed in 8 milliseconds