Lines Matching refs:imc_pmu_ref
26 static DEFINE_PER_CPU(struct imc_pmu_ref *, local_nest_imc_refc);
29 static struct imc_pmu_ref *nest_imc_refc;
35 static struct imc_pmu_ref *core_imc_refc;
46 static struct imc_pmu_ref *trace_imc_refc;
53 static struct imc_pmu_ref imc_global_refc = {
333 static struct imc_pmu_ref *get_nest_pmu_ref(int cpu) in get_nest_pmu_ref()
355 struct imc_pmu_ref *ref; in ppc_nest_imc_cpu_offline()
456 struct imc_pmu_ref *ref; in nest_imc_counters_release()
511 struct imc_pmu_ref *ref; in nest_imc_event_init()
671 struct imc_pmu_ref *ref; in ppc_core_imc_cpu_offline()
758 struct imc_pmu_ref *ref; in core_imc_counters_release()
814 struct imc_pmu_ref *ref; in core_imc_event_init()
1119 struct imc_pmu_ref *ref; in thread_imc_event_add()
1161 struct imc_pmu_ref *ref; in thread_imc_event_del()
1354 struct imc_pmu_ref *ref = NULL; in trace_imc_event_add()
1404 struct imc_pmu_ref *ref = NULL; in trace_imc_event_del()
1716 core_imc_refc = kcalloc(nr_cores, sizeof(struct imc_pmu_ref), in imc_mem_init()
1750 trace_imc_refc = kcalloc(nr_cores, sizeof(struct imc_pmu_ref), in imc_mem_init()