Searched refs:PPC_PMC_IBM (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/arch/powerpc/kernel/ |
D | cputable.c | 136 .pmc_type = PPC_PMC_IBM, 151 .pmc_type = PPC_PMC_IBM, 167 .pmc_type = PPC_PMC_IBM, 185 .pmc_type = PPC_PMC_IBM, 203 .pmc_type = PPC_PMC_IBM, 221 .pmc_type = PPC_PMC_IBM, 239 .pmc_type = PPC_PMC_IBM, 255 .pmc_type = PPC_PMC_IBM, 291 .pmc_type = PPC_PMC_IBM, 322 .pmc_type = PPC_PMC_IBM, [all …]
|
D | pmc.c | 33 if (cur_cpu_spec->pmc_type == PPC_PMC_IBM) in dummy_perf()
|
D | sysfs.c | 683 case PPC_PMC_IBM: in register_cpu_online() 767 case PPC_PMC_IBM: in unregister_cpu_online()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | cputable.h | 31 PPC_PMC_IBM = 1, enumerator
|