Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/arch/x86/util/
Dintel-bts.c118 struct perf_evsel *evsel, *intel_bts_evsel = NULL; in intel_bts_recording_options() local
127 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 perf_evlist__to_front(evlist, intel_bts_evsel); in intel_bts_recording_options()
228 perf_evsel__set_sample_bit(intel_bts_evsel, CPU); in intel_bts_recording_options()