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

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c155 hrtime_t dtrace_chill_max = 500 * (NANOSEC / MILLISEC); /* 500 ms */ variable
5132 if (cpu->cpu_dtrace_chilled + val > dtrace_chill_max ||

Completed in 50 milliseconds