Home
last modified time | relevance | path

Searched refs:dtrace_helper_providers_max (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/cddl/contrib/opensolaris/uts/common/dtrace/
HDdtrace.c162 dtrace_optval_t dtrace_helper_providers_max = 32; variable
15636 if (help->dthps_nprovs >= dtrace_helper_providers_max)
15664 if (help->dthps_maxprovs > dtrace_helper_providers_max)
15665 help->dthps_maxprovs = dtrace_helper_providers_max;