Searched refs:SYSTRACE_ENABLED (Results 1 – 2 of 2) sorted by relevance
59 #define SYSTRACE_ENABLED() (systrace_enabled) macro61 #define SYSTRACE_ENABLED() (0) macro
145 SYSTRACE_ENABLED() || !sy_thr_static)) { in syscallenter()