Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/perf/
Dimc-pmu.c619 rc = opal_imc_counters_init(OPAL_IMC_COUNTERS_CORE, in core_imc_mem_init()
710 opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in ppc_core_imc_cpu_offline()
794 rc = opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in core_imc_counters_release()
856 rc = opal_imc_counters_start(OPAL_IMC_COUNTERS_CORE, in core_imc_event_init()
1147 if (opal_imc_counters_start(OPAL_IMC_COUNTERS_CORE, in thread_imc_event_add()
1176 if (opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in thread_imc_event_del()
/Linux-v6.1/arch/powerpc/platforms/powernv/
Dopal-imc.c210 rc = opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in disable_core_pmu_counters()
/Linux-v6.1/arch/powerpc/include/asm/
Dopal-api.h1138 OPAL_IMC_COUNTERS_CORE = 2, enumerator