Searched refs:__oprofile_cpu_pmu (Results 1 – 1 of 1) sorted by relevance
583 static struct arm_pmu *__oprofile_cpu_pmu; variable591 if (!__oprofile_cpu_pmu) in perf_pmu_name()594 return __oprofile_cpu_pmu->name; in perf_pmu_name()602 if (__oprofile_cpu_pmu != NULL) in perf_num_counters()603 max_events = __oprofile_cpu_pmu->num_events; in perf_num_counters()980 if (!__oprofile_cpu_pmu) in armpmu_register()981 __oprofile_cpu_pmu = pmu; in armpmu_register()