Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dcputable.c147 .pmc_type = PPC_PMC_IBM,
165 .pmc_type = PPC_PMC_IBM,
183 .pmc_type = PPC_PMC_IBM,
201 .pmc_type = PPC_PMC_IBM,
219 .pmc_type = PPC_PMC_IBM,
235 .pmc_type = PPC_PMC_IBM,
271 .pmc_type = PPC_PMC_IBM,
302 .pmc_type = PPC_PMC_IBM,
385 .pmc_type = PPC_PMC_IBM,
404 .pmc_type = PPC_PMC_IBM,
[all …]
Dpmc.c33 if (cur_cpu_spec->pmc_type == PPC_PMC_IBM) in dummy_perf()
Ddt_cpu_ftrs.c401 cur_cpu_spec->pmc_type = PPC_PMC_IBM; in feat_enable_pmu_power8()
437 cur_cpu_spec->pmc_type = PPC_PMC_IBM; in feat_enable_pmu_power9()
Dsysfs.c736 case PPC_PMC_IBM: in register_cpu_online()
825 case PPC_PMC_IBM: in unregister_cpu_online()
/Linux-v4.19/arch/powerpc/include/asm/
Dcputable.h32 PPC_PMC_IBM = 1, enumerator