Searched defs:tracking_evsel (Results 1 – 6 of 6) sorted by relevance
104 struct evsel *tracking_evsel; in hisi_ptt_recording_options() local
126 struct evsel *tracking_evsel; in arm_spe_recording_options() local
344 struct evsel *switch_evsel, *tracking_evsel; in test__switch_tracking() local
233 struct evsel *tracking_evsel; in intel_bts_recording_options() local
863 struct evsel *tracking_evsel; in intel_pt_recording_options() local
1690 void evlist__set_tracking_event(struct evlist *evlist, struct evsel *tracking_evsel) in evlist__set_tracking_event()