SPAV3_2_SEL_BASE  196 arch/nds32/include/asm/pmu.h 	} else if ((event) > SPAV3_2_SEL_BASE && event < SPAV3_2_SEL_LAST) {
SPAV3_2_SEL_BASE  213 arch/nds32/include/asm/pmu.h 	else if (event > SPAV3_2_SEL_BASE && event < SPAV3_2_SEL_LAST)
SPAV3_2_SEL_BASE   99 arch/nds32/kernel/perf_event_cpu.c 		if (ev_type >= SPAV3_2_SEL_LAST || ev_type <= SPAV3_2_SEL_BASE)