Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/dtrace/
H A Dsystrace.c39 #define SYSTRACE_ISENTRY(x) ((int)(x) >> SYSTRACE_SHIFT) macro
129 if (SYSTRACE_ISENTRY((uintptr_t)parg)) { in systrace_destroy()
150 if (SYSTRACE_ISENTRY((uintptr_t)parg)) { in systrace_enable()
198 if (SYSTRACE_ISENTRY((uintptr_t)parg)) { in systrace_disable()