SPAV3_1_SEL_BASE  194 arch/nds32/include/asm/pmu.h 	} else if ((event) > SPAV3_1_SEL_BASE && event < SPAV3_1_SEL_LAST) {
SPAV3_1_SEL_BASE  211 arch/nds32/include/asm/pmu.h 	else if (event > SPAV3_1_SEL_BASE && event < SPAV3_1_SEL_LAST)
SPAV3_1_SEL_BASE   94 arch/nds32/kernel/perf_event_cpu.c 		if (ev_type >= SPAV3_1_SEL_LAST || ev_type <= SPAV3_1_SEL_BASE)