Home
last modified time | relevance | path

Searched refs:PPC_PMC_IBM (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/arch/powerpc/kernel/
Dcputable.c143 .pmc_type = PPC_PMC_IBM,
161 .pmc_type = PPC_PMC_IBM,
179 .pmc_type = PPC_PMC_IBM,
197 .pmc_type = PPC_PMC_IBM,
215 .pmc_type = PPC_PMC_IBM,
231 .pmc_type = PPC_PMC_IBM,
267 .pmc_type = PPC_PMC_IBM,
298 .pmc_type = PPC_PMC_IBM,
381 .pmc_type = PPC_PMC_IBM,
400 .pmc_type = PPC_PMC_IBM,
[all …]
Dpmc.c29 if (cur_cpu_spec->pmc_type == PPC_PMC_IBM) in dummy_perf()
Ddt_cpu_ftrs.c402 cur_cpu_spec->pmc_type = PPC_PMC_IBM; in feat_enable_pmu_power8()
438 cur_cpu_spec->pmc_type = PPC_PMC_IBM; in feat_enable_pmu_power9()
Dsysfs.c755 case PPC_PMC_IBM: in register_cpu_online()
844 case PPC_PMC_IBM: in unregister_cpu_online()
/Linux-v5.4/arch/powerpc/include/asm/
Dcputable.h32 PPC_PMC_IBM = 1, enumerator