Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/perf/
Dimc-pmu.c618 rc = opal_imc_counters_init(OPAL_IMC_COUNTERS_CORE, in core_imc_mem_init()
708 opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in ppc_core_imc_cpu_offline()
792 rc = opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in core_imc_counters_release()
853 rc = opal_imc_counters_start(OPAL_IMC_COUNTERS_CORE, in core_imc_event_init()
1144 if (opal_imc_counters_start(OPAL_IMC_COUNTERS_CORE, in thread_imc_event_add()
1173 if (opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in thread_imc_event_del()
/linux-6.1.9/arch/powerpc/platforms/powernv/
Dopal-imc.c210 rc = opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in disable_core_pmu_counters()
/linux-6.1.9/arch/powerpc/include/asm/
Dopal-api.h1138 OPAL_IMC_COUNTERS_CORE = 2, enumerator