Searched refs:PPC_PMC_IBM (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/arch/powerpc/kernel/ |
| D | cputable.c | 155 .pmc_type = PPC_PMC_IBM, 173 .pmc_type = PPC_PMC_IBM, 191 .pmc_type = PPC_PMC_IBM, 209 .pmc_type = PPC_PMC_IBM, 227 .pmc_type = PPC_PMC_IBM, 243 .pmc_type = PPC_PMC_IBM, 279 .pmc_type = PPC_PMC_IBM, 310 .pmc_type = PPC_PMC_IBM, 409 .pmc_type = PPC_PMC_IBM, 428 .pmc_type = PPC_PMC_IBM, [all …]
|
| D | pmc.c | 29 if (cur_cpu_spec->pmc_type == PPC_PMC_IBM) in dummy_perf()
|
| D | dt_cpu_ftrs.c | 409 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() 470 cur_cpu_spec->pmc_type = PPC_PMC_IBM; in feat_enable_pmu_power10()
|
| D | sysfs.c | 844 case PPC_PMC_IBM: in register_cpu_online() 941 case PPC_PMC_IBM: in unregister_cpu_online()
|
| /Linux-v5.10/arch/powerpc/include/asm/ |
| D | cputable.h | 32 PPC_PMC_IBM = 1, enumerator
|