Home
last modified time | relevance | path

Searched refs:evlist__to_front (Results 1 – 9 of 9) sorted by relevance

/linux/tools/perf/arch/powerpc/util/
H A Dauxtrace.c88 evlist__to_front(pos->evlist, pos); in auxtrace_record__init()
/linux/tools/perf/arch/arm64/util/
H A Dhisi-ptt.c130 evlist__to_front(evlist, hisi_ptt_evsel); in hisi_ptt_recording_options()
H A Darm-spe.c269 evlist__to_front(evsel->evlist, evsel); in arm_spe_setup_evsel()
/linux/tools/perf/arch/x86/util/
H A Dintel-bts.c222 evlist__to_front(evlist, intel_bts_evsel); in intel_bts_recording_options()
H A Dintel-pt.c846 evlist__to_front(evlist, intel_pt_evsel); in intel_pt_recording_options()
/linux/tools/perf/util/
H A Devlist.h262 void evlist__to_front(struct evlist *evlist, struct evsel *move_evsel);
H A Devlist.c1698 void evlist__to_front(struct evlist *evlist, struct evsel *move_evsel) in evlist__to_front() function
/linux/tools/perf/tests/
H A Dswitch-tracking.c413 evlist__to_front(evlist, cycles_evsel); in test__switch_tracking()
/linux/tools/perf/arch/arm/util/
H A Dcs-etm.c431 evlist__to_front(evlist, cs_etm_evsel); in cs_etm_recording_options()