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

/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Ddtrace.c152 dtrace_optval_t dtrace_helper_actions_max = 32; variable
13890 * If we already have dtrace_helper_actions_max helper actions for this
13893 if (count >= dtrace_helper_actions_max)

Completed in 135 milliseconds