Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/lib/libsys/
Dprof_mip.c53 #define SR_IEC 0x00000001 /* Interrupt Enable, current */ macro
109 __ghs_mtc0_sr(savedsr&~SR_IEC); in __ghs_start_pmon_profiling()
131 intsr |= t0 | SR_IEC; in __ghs_start_pmon_profiling()