Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dcputable.c151 .pmc_type = PPC_PMC_IBM,
169 .pmc_type = PPC_PMC_IBM,
187 .pmc_type = PPC_PMC_IBM,
205 .pmc_type = PPC_PMC_IBM,
223 .pmc_type = PPC_PMC_IBM,
239 .pmc_type = PPC_PMC_IBM,
275 .pmc_type = PPC_PMC_IBM,
306 .pmc_type = PPC_PMC_IBM,
405 .pmc_type = PPC_PMC_IBM,
424 .pmc_type = PPC_PMC_IBM,
[all …]
Dpmc.c29 if (cur_cpu_spec->pmc_type == PPC_PMC_IBM) in dummy_perf()
Ddt_cpu_ftrs.c409 cur_cpu_spec->pmc_type = PPC_PMC_IBM; in feat_enable_pmu_power8()
445 cur_cpu_spec->pmc_type = PPC_PMC_IBM; in feat_enable_pmu_power9()
471 cur_cpu_spec->pmc_type = PPC_PMC_IBM; in feat_enable_pmu_power10()
Dsysfs.c844 case PPC_PMC_IBM: in register_cpu_online()
941 case PPC_PMC_IBM: in unregister_cpu_online()
/arch/powerpc/include/asm/
Dcputable.h32 PPC_PMC_IBM = 1, enumerator