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

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c137 dtrace_optval_t dtrace_helper_actions_max = 32; variable
13372 * If we already have dtrace_helper_actions_max helper actions for this
13375 if (count >= dtrace_helper_actions_max)

Completed in 29 milliseconds