Searched refs:__oprofile_cpu_pmu (Results 1 – 1 of 1) sorted by relevance
563 static struct arm_pmu *__oprofile_cpu_pmu; variable571 if (!__oprofile_cpu_pmu) in perf_pmu_name()574 return __oprofile_cpu_pmu->name; in perf_pmu_name()582 if (__oprofile_cpu_pmu != NULL) in perf_num_counters()583 max_events = __oprofile_cpu_pmu->num_events; in perf_num_counters()890 if (!__oprofile_cpu_pmu) in arm_pmu_device_probe()891 __oprofile_cpu_pmu = pmu; in arm_pmu_device_probe()