Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/arch/x86/util/
Dintel-bts.c112 struct evsel *evsel, *intel_bts_evsel = NULL; in intel_bts_recording_options() local
126 if (intel_bts_evsel) { in intel_bts_recording_options()
133 intel_bts_evsel = evsel; in intel_bts_recording_options()
217 if (intel_bts_evsel) { in intel_bts_recording_options()
222 evlist__to_front(evlist, intel_bts_evsel); in intel_bts_recording_options()
228 evsel__set_sample_bit(intel_bts_evsel, CPU); in intel_bts_recording_options()