Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/arm64/util/
H A Dhisi-ptt.c129 evlist__to_front(evlist, hisi_ptt_evsel); in hisi_ptt_recording_options()
H A Darm-spe.c210 evlist__to_front(evlist, arm_spe_evsel); in arm_spe_recording_options()
/openbmc/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.c838 evlist__to_front(evlist, intel_pt_evsel); in intel_pt_recording_options()
/openbmc/linux/tools/perf/util/
H A Devlist.h260 void evlist__to_front(struct evlist *evlist, struct evsel *move_evsel);
H A Devlist.c1662 void evlist__to_front(struct evlist *evlist, struct evsel *move_evsel) in evlist__to_front() function
/openbmc/linux/tools/perf/tests/
H A Dswitch-tracking.c407 evlist__to_front(evlist, cycles_evsel); in test__switch_tracking()
/openbmc/linux/tools/perf/arch/arm/util/
H A Dcs-etm.c417 evlist__to_front(evlist, cs_etm_evsel); in cs_etm_recording_options()