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 = {
338 /* get_nest_pmu_ref: Return the imc_pmu_ref struct for the given node */
339 static struct imc_pmu_ref *get_nest_pmu_ref(int cpu)
361 struct imc_pmu_ref *ref;
462 struct imc_pmu_ref *ref;
517 struct imc_pmu_ref *ref;
566 * Get the imc_pmu_ref struct for this node.
677 struct imc_pmu_ref *ref;
764 struct imc_pmu_ref *ref;
820 struct imc_pmu_ref *ref;
1125 struct imc_pmu_ref *ref;
1167 struct imc_pmu_ref *ref;
1360 struct imc_pmu_ref *ref = NULL;
1410 struct imc_pmu_ref *ref = NULL;
1524 /* init_nest_pmu_ref: Initialize the imc_pmu_ref struct for all the nodes */
1722 core_imc_refc = kcalloc(nr_cores, sizeof(struct imc_pmu_ref),
1756 trace_imc_refc = kcalloc(nr_cores, sizeof(struct imc_pmu_ref),