Searched refs:arm_spe_evsel (Results 1 – 1 of 1) sorted by relevance
123 struct evsel *evsel, *arm_spe_evsel = NULL; in arm_spe_recording_options() local134 if (arm_spe_evsel) { in arm_spe_recording_options()141 arm_spe_evsel = evsel; in arm_spe_recording_options()210 evlist__to_front(evlist, arm_spe_evsel); in arm_spe_recording_options()217 evsel__set_sample_bit(arm_spe_evsel, CPU); in arm_spe_recording_options()218 evsel__set_config_if_unset(arm_spe_pmu, arm_spe_evsel, in arm_spe_recording_options()226 evsel__set_sample_bit(arm_spe_evsel, DATA_SRC); in arm_spe_recording_options()234 if (arm_spe_evsel->core.attr.config & bit) in arm_spe_recording_options()235 evsel__set_sample_bit(arm_spe_evsel, PHYS_ADDR); in arm_spe_recording_options()