Searched refs:intel_pt_evsel (Results 1 – 2 of 2) sorted by relevance
582 struct evsel *evsel, *intel_pt_evsel = NULL; in intel_pt_recording_options() local593 if (intel_pt_evsel) { in intel_pt_recording_options()599 intel_pt_evsel = evsel; in intel_pt_recording_options()620 err = intel_pt_validate_config(intel_pt_pmu, intel_pt_evsel); in intel_pt_recording_options()699 if (opts->full_auxtrace && (intel_pt_evsel->core.attr.config & tsc_bit)) in intel_pt_recording_options()756 if (intel_pt_evsel) { in intel_pt_recording_options()761 perf_evlist__to_front(evlist, intel_pt_evsel); in intel_pt_recording_options()767 perf_evsel__set_sample_bit(intel_pt_evsel, CPU); in intel_pt_recording_options()
2732 static struct evsel *intel_pt_evsel(struct intel_pt *pt, in intel_pt_evsel() function2749 struct evsel *evsel = intel_pt_evsel(pt, evlist); in intel_pt_synth_events()