Home
last modified time | relevance | path

Searched refs:arm_spe_pmu_name (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/perf/arch/arm/util/
H A Dauxtrace.c27 char arm_spe_pmu_name[sizeof(ARM_SPE_PMU_NAME) + 10]; in find_all_arm_spe_pmus() local
37 ret = sprintf(arm_spe_pmu_name, "%s%d", ARM_SPE_PMU_NAME, i); in find_all_arm_spe_pmus()
44 arm_spe_pmus[*nr_spes] = perf_pmus__find(arm_spe_pmu_name); in find_all_arm_spe_pmus()