Searched refs:imc_pmu_ref (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dimc-pmu.h139 struct imc_pmu_ref { struct
/linux-master/arch/powerpc/perf/
H A Dimc-pmu.c26 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 *re
[all...]

Completed in 217 milliseconds