Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A 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()
132 intel_bts_evsel = evsel; in intel_bts_recording_options()
216 if (intel_bts_evsel) { in intel_bts_recording_options()
221 perf_evlist__to_front(evlist, intel_bts_evsel); in intel_bts_recording_options()
227 evsel__set_sample_bit(intel_bts_evsel, CPU); in intel_bts_recording_options()
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A 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()

Completed in 3 milliseconds