Searched refs:OPAL_IMC_COUNTERS_CORE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | imc-pmu.c | 617 rc = opal_imc_counters_init(OPAL_IMC_COUNTERS_CORE, in core_imc_mem_init() 707 opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in ppc_core_imc_cpu_offline() 791 rc = opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in core_imc_counters_release() 852 rc = opal_imc_counters_start(OPAL_IMC_COUNTERS_CORE, in core_imc_event_init() 1143 if (opal_imc_counters_start(OPAL_IMC_COUNTERS_CORE, in thread_imc_event_add() 1172 if (opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in thread_imc_event_del()
|
/kernel/linux/linux-6.6/arch/powerpc/perf/ |
H A D | imc-pmu.c | 624 rc = opal_imc_counters_init(OPAL_IMC_COUNTERS_CORE, in core_imc_mem_init() 714 opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in ppc_core_imc_cpu_offline() 798 rc = opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in core_imc_counters_release() 859 rc = opal_imc_counters_start(OPAL_IMC_COUNTERS_CORE, in core_imc_event_init() 1150 if (opal_imc_counters_start(OPAL_IMC_COUNTERS_CORE, in thread_imc_event_add() 1179 if (opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in thread_imc_event_del()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | opal-imc.c | 210 rc = opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in disable_core_pmu_counters()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | opal-imc.c | 209 rc = opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in disable_core_pmu_counters()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | opal-api.h | 1137 OPAL_IMC_COUNTERS_CORE = 2, enumerator
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | opal-api.h | 1138 OPAL_IMC_COUNTERS_CORE = 2, enumerator
|
Completed in 12 milliseconds