Searched refs:ARM_SPE_PMU_NAME (Results 1 – 4 of 4) sorted by relevance
23 char arm_spe_pmu_name[sizeof(ARM_SPE_PMU_NAME) + 10]; in find_all_arm_spe_pmus()33 ret = sprintf(arm_spe_pmu_name, "%s%d", ARM_SPE_PMU_NAME, i); in find_all_arm_spe_pmus()
23 } else if (strstarts(pmu->name, ARM_SPE_PMU_NAME)) { in perf_pmu__get_default_config()
10 #define ARM_SPE_PMU_NAME "arm_spe_" macro
80 pr_err("There may be only one " ARM_SPE_PMU_NAME "x event\n"); in arm_spe_recording_options()