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

/linux-master/arch/powerpc/perf/
H A Dimc-pmu.c338 /* 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) function
412 ref = get_nest_pmu_ref(cpu);
475 ref = get_nest_pmu_ref(event->cpu);
569 ref = get_nest_pmu_ref(event->cpu);
1555 * "nest_imc_refc" index. This makes get_nest_pmu_ref() alot simple.

Completed in 259 milliseconds