Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Dimc-pmu.c624 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()
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-imc.c209 rc = opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in disable_core_pmu_counters()
/openbmc/linux/arch/powerpc/include/asm/
H A Dopal-api.h1138 OPAL_IMC_COUNTERS_CORE = 2, enumerator