intel_pt_evsel 582 tools/perf/arch/x86/util/intel-pt.c struct evsel *evsel, *intel_pt_evsel = NULL; intel_pt_evsel 593 tools/perf/arch/x86/util/intel-pt.c if (intel_pt_evsel) { intel_pt_evsel 599 tools/perf/arch/x86/util/intel-pt.c intel_pt_evsel = evsel; intel_pt_evsel 620 tools/perf/arch/x86/util/intel-pt.c err = intel_pt_validate_config(intel_pt_pmu, intel_pt_evsel); intel_pt_evsel 699 tools/perf/arch/x86/util/intel-pt.c if (opts->full_auxtrace && (intel_pt_evsel->core.attr.config & tsc_bit)) intel_pt_evsel 756 tools/perf/arch/x86/util/intel-pt.c if (intel_pt_evsel) { intel_pt_evsel 761 tools/perf/arch/x86/util/intel-pt.c perf_evlist__to_front(evlist, intel_pt_evsel); intel_pt_evsel 767 tools/perf/arch/x86/util/intel-pt.c perf_evsel__set_sample_bit(intel_pt_evsel, CPU); intel_pt_evsel 2749 tools/perf/util/intel-pt.c struct evsel *evsel = intel_pt_evsel(pt, evlist);