Searched refs:arm_spe_evsel (Results 1 – 1 of 1) sorted by relevance
146 struct evsel *evsel, *arm_spe_evsel = NULL; in arm_spe_recording_options() local157 if (arm_spe_evsel) { in arm_spe_recording_options()164 arm_spe_evsel = evsel; in arm_spe_recording_options()233 evlist__to_front(evlist, arm_spe_evsel); in arm_spe_recording_options()240 evsel__set_sample_bit(arm_spe_evsel, CPU); in arm_spe_recording_options()241 arm_spe_set_timestamp(itr, arm_spe_evsel); in arm_spe_recording_options()248 evsel__set_sample_bit(arm_spe_evsel, DATA_SRC); in arm_spe_recording_options()256 if (arm_spe_evsel->core.attr.config & bit) in arm_spe_recording_options()257 evsel__set_sample_bit(arm_spe_evsel, PHYS_ADDR); in arm_spe_recording_options()