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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/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 62 milliseconds