Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/arch/x86/util/
Dintel-bts.c117 struct perf_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 perf_evsel__set_sample_bit(intel_bts_evsel, CPU); in intel_bts_recording_options()