Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Devlist.h244 void evlist__to_front(struct evlist *evlist, struct evsel *move_evsel);
A Devlist.c1602 void evlist__to_front(struct evlist *evlist, struct evsel *move_evsel) in evlist__to_front() function
/linux/tools/perf/arch/arm64/util/
A Darm-spe.c231 evlist__to_front(evlist, arm_spe_evsel); in arm_spe_recording_options()
/linux/tools/perf/arch/x86/util/
A Dintel-bts.c221 evlist__to_front(evlist, intel_bts_evsel); in intel_bts_recording_options()
A Dintel-pt.c855 evlist__to_front(evlist, intel_pt_evsel); in intel_pt_recording_options()
/linux/tools/perf/tests/
A Dswitch-tracking.c413 evlist__to_front(evlist, cycles_evsel); in test__switch_tracking()
/linux/tools/perf/arch/arm/util/
A Dcs-etm.c437 evlist__to_front(evlist, cs_etm_evsel); in cs_etm_recording_options()

Completed in 22 milliseconds