Home
last modified time | relevance | path

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

/arch/powerpc/perf/
Disa207-common.h144 #define CNST_NC_VAL (1 << CNST_NC_SHIFT) macro
160 CNST_PMC_VAL(4) | CNST_PMC_VAL(5) | CNST_PMC_VAL(6) | CNST_NC_VAL
Disa207-common.c282 value |= CNST_NC_VAL; in isa207_get_constraint()