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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c181 dtrace_optval_t dtrace_helper_actions_max = 32; variable
13883 * If we already have dtrace_helper_actions_max helper actions for this
13886 if (count >= dtrace_helper_actions_max)

Completed in 104 milliseconds