Home
last modified time | relevance | path

Searched refs:TRACE_IMC_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dimc-pmu.h32 #define TRACE_IMC_ENABLE 0x4000000000000000ULL macro
/openbmc/linux/arch/powerpc/perf/
H A Dimc-pmu.c1365 ldbar_value = ((u64)local_mem & THREAD_IMC_LDBAR_MASK) | TRACE_IMC_ENABLE; in trace_imc_event_add()