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() local156 if (arm_spe_evsel) { in arm_spe_recording_options()162 arm_spe_evsel = evsel; in arm_spe_recording_options()231 evlist__to_front(evlist, arm_spe_evsel); in arm_spe_recording_options()238 evsel__set_sample_bit(arm_spe_evsel, CPU); in arm_spe_recording_options()239 arm_spe_set_timestamp(itr, arm_spe_evsel); in arm_spe_recording_options()
Completed in 4 milliseconds