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

/opensolaris-onvv-gate/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)) {
150 if (SYSTRACE_ISENTRY((uintptr_t)parg)) {
198 if (SYSTRACE_ISENTRY((uintptr_t)parg)) {

Completed in 95 milliseconds