Lines Matching defs:g_cci_pmu
117 static struct cci_pmu *g_cci_pmu;
1448 if (!g_cci_pmu || cpu != g_cci_pmu->cpu)
1455 perf_pmu_migrate_context(&g_cci_pmu->pmu, cpu, target);
1456 g_cci_pmu->cpu = target;
1687 g_cci_pmu = cci_pmu;
1701 g_cci_pmu = NULL;
1707 if (!g_cci_pmu)
1711 perf_pmu_unregister(&g_cci_pmu->pmu);
1712 g_cci_pmu = NULL;