Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/perf/
Dimc-pmu.c602 rc = opal_imc_counters_init(OPAL_IMC_COUNTERS_CORE, in core_imc_mem_init()
693 opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in ppc_core_imc_cpu_offline()
750 rc = opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in core_imc_counters_release()
810 rc = opal_imc_counters_start(OPAL_IMC_COUNTERS_CORE, in core_imc_event_init()
1047 if (opal_imc_counters_start(OPAL_IMC_COUNTERS_CORE, in thread_imc_event_add()
1074 if (opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in thread_imc_event_del()
/Linux-v5.4/arch/powerpc/platforms/powernv/
Dopal-imc.c229 rc = opal_imc_counters_stop(OPAL_IMC_COUNTERS_CORE, in disable_core_pmu_counters()
/Linux-v5.4/arch/powerpc/include/asm/
Dopal-api.h1133 OPAL_IMC_COUNTERS_CORE = 2, enumerator