Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/arch/arm/util/
Dcs-etm.c70 struct perf_evsel *evsel, *cs_etm_evsel = NULL; in cs_etm_recording_options() local
79 if (cs_etm_evsel) { in cs_etm_recording_options()
86 cs_etm_evsel = evsel; in cs_etm_recording_options()
92 if (!cs_etm_evsel) in cs_etm_recording_options()
199 perf_evlist__to_front(evlist, cs_etm_evsel); in cs_etm_recording_options()
206 perf_evsel__set_sample_bit(cs_etm_evsel, CPU); in cs_etm_recording_options()