Searched refs:PPC_PMC_IBM (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/powerpc/kernel/ |
D | cputable.c | 138 .pmc_type = PPC_PMC_IBM, 153 .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, 241 .pmc_type = PPC_PMC_IBM, 257 .pmc_type = PPC_PMC_IBM, 293 .pmc_type = PPC_PMC_IBM, 324 .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 | 721 case PPC_PMC_IBM: in register_cpu_online() 805 case PPC_PMC_IBM: in unregister_cpu_online()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | cputable.h | 31 PPC_PMC_IBM = 1, enumerator
|