Searched refs:evlist__to_front (Results 1 – 7 of 7) sorted by relevance
244 void evlist__to_front(struct evlist *evlist, struct evsel *move_evsel);
1602 void evlist__to_front(struct evlist *evlist, struct evsel *move_evsel) in evlist__to_front() function
231 evlist__to_front(evlist, arm_spe_evsel); in arm_spe_recording_options()
221 evlist__to_front(evlist, intel_bts_evsel); in intel_bts_recording_options()
855 evlist__to_front(evlist, intel_pt_evsel); in intel_pt_recording_options()
413 evlist__to_front(evlist, cycles_evsel); in test__switch_tracking()
437 evlist__to_front(evlist, cs_etm_evsel); in cs_etm_recording_options()
Completed in 22 milliseconds