Home
last modified time | relevance | path

Searched refs:OPAL_IMC_COUNTERS_CORE (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/perf/
Dimc-pmu.c612 rc = opal_imc_counters_init(OPAL_IMC_COUNTERS_CORE, in core_imc_mem_init()
703 opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in ppc_core_imc_cpu_offline()
787 rc = opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in core_imc_counters_release()
849 rc = opal_imc_counters_start(OPAL_IMC_COUNTERS_CORE, in core_imc_event_init()
1140 if (opal_imc_counters_start(OPAL_IMC_COUNTERS_CORE, in thread_imc_event_add()
1169 if (opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in thread_imc_event_del()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Dopal-imc.c210 rc = opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in disable_core_pmu_counters()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dopal-api.h1137 OPAL_IMC_COUNTERS_CORE = 2, enumerator