Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/perf/
H A Disa207-common.h37 #define EVENT_IS_L1 (4 << EVENT_CACHE_SEL_SHIFT) macro
H A Disa207-common.c484 } else if (cpu_has_feature(CPU_FTR_ARCH_300) || (event & EVENT_IS_L1)) { in isa207_get_constraint()
614 if (event[i] & EVENT_IS_L1) { in isa207_compute_mmcr()