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

/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace.c170 hrtime_t dtrace_chill_max = 500 * (NANOSEC / MILLISEC); /* 500 ms */ variable
5709 if (cpu->cpu_dtrace_chilled + val > dtrace_chill_max ||

Completed in 201 milliseconds