Home
last modified time | relevance | path

Searched refs:CNST_CACHE_PMC4_MASK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/perf/
H A Disa207-common.h177 #define CNST_CACHE_PMC4_MASK CNST_CACHE_PMC4_VAL macro
H A Dpower9-pmu.c445 .group_constraint_mask = CNST_CACHE_PMC4_MASK,
H A Dpower10-pmu.c585 .group_constraint_mask = CNST_CACHE_PMC4_MASK,
H A Disa207-common.c468 mask |= CNST_CACHE_PMC4_MASK; in isa207_get_constraint()