Searched defs:tracking_evsel (Results 1 – 6 of 6) sorted by relevance
97 struct evsel *tracking_evsel; in arm_spe_recording_options() local
341 struct evsel *switch_evsel, *tracking_evsel; in test__switch_tracking() local
232 struct evsel *tracking_evsel; in intel_bts_recording_options() local
866 struct evsel *tracking_evsel; in intel_pt_recording_options() local
455 struct evsel *tracking_evsel; in cs_etm_recording_options() local
1630 void evlist__set_tracking_event(struct evlist *evlist, struct evsel *tracking_evsel) in evlist__set_tracking_event()