Lines Matching refs:imc_pmu_ref
24 static DEFINE_PER_CPU(struct imc_pmu_ref *, local_nest_imc_refc);
27 static struct imc_pmu_ref *nest_imc_refc;
33 static struct imc_pmu_ref *core_imc_refc;
44 static struct imc_pmu_ref *trace_imc_refc;
51 static struct imc_pmu_ref imc_global_refc = {
325 static struct imc_pmu_ref *get_nest_pmu_ref(int cpu) in get_nest_pmu_ref()
347 struct imc_pmu_ref *ref; in ppc_nest_imc_cpu_offline()
448 struct imc_pmu_ref *ref; in nest_imc_counters_release()
503 struct imc_pmu_ref *ref; in nest_imc_event_init()
665 struct imc_pmu_ref *ref; in ppc_core_imc_cpu_offline()
753 struct imc_pmu_ref *ref; in core_imc_counters_release()
809 struct imc_pmu_ref *ref; in core_imc_event_init()
1115 struct imc_pmu_ref *ref; in thread_imc_event_add()
1157 struct imc_pmu_ref *ref; in thread_imc_event_del()
1351 struct imc_pmu_ref *ref = NULL; in trace_imc_event_add()
1401 struct imc_pmu_ref *ref = NULL; in trace_imc_event_del()
1708 core_imc_refc = kcalloc(nr_cores, sizeof(struct imc_pmu_ref), in imc_mem_init()
1742 trace_imc_refc = kcalloc(nr_cores, sizeof(struct imc_pmu_ref), in imc_mem_init()