Lines Matching defs:g_cci_pmu
114 static struct cci_pmu *g_cci_pmu;
1444 if (!g_cci_pmu || cpu != g_cci_pmu->cpu)
1451 perf_pmu_migrate_context(&g_cci_pmu->pmu, cpu, target);
1452 g_cci_pmu->cpu = target;
1682 g_cci_pmu = cci_pmu;
1696 g_cci_pmu = NULL;
1702 if (!g_cci_pmu)
1706 perf_pmu_unregister(&g_cci_pmu->pmu);
1707 g_cci_pmu = NULL;