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 = {
339 static struct imc_pmu_ref *get_nest_pmu_ref(int cpu) in get_nest_pmu_ref()
361 struct imc_pmu_ref *ref; in ppc_nest_imc_cpu_offline()
462 struct imc_pmu_ref *ref; in nest_imc_counters_release()
517 struct imc_pmu_ref *ref; in nest_imc_event_init()
677 struct imc_pmu_ref *ref; in ppc_core_imc_cpu_offline()
764 struct imc_pmu_ref *ref; in core_imc_counters_release()
820 struct imc_pmu_ref *ref; in core_imc_event_init()
1126 struct imc_pmu_ref *ref; in thread_imc_event_add()
1168 struct imc_pmu_ref *ref; in thread_imc_event_del()
1361 struct imc_pmu_ref *ref = NULL; in trace_imc_event_add()
1411 struct imc_pmu_ref *ref = NULL; in trace_imc_event_del()
1723 core_imc_refc = kcalloc(nr_cores, sizeof(struct imc_pmu_ref), in imc_mem_init()
1757 trace_imc_refc = kcalloc(nr_cores, sizeof(struct imc_pmu_ref), in imc_mem_init()