Home
last modified time | relevance | path

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

/arch/nds32/include/asm/
Dpmu.h184 SPAV3_2_SEL_LAST /* counting symbol */ enumerator
196 } else if ((event) > SPAV3_2_SEL_BASE && event < SPAV3_2_SEL_LAST) { in get_converted_event_idx()
213 else if (event > SPAV3_2_SEL_BASE && event < SPAV3_2_SEL_LAST) in get_converted_evet_hw_num()
/arch/nds32/kernel/
Dperf_event_cpu.c99 if (ev_type >= SPAV3_2_SEL_LAST || ev_type <= SPAV3_2_SEL_BASE) in nds32_pmu_map_raw_event()