Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/dtrace/
H A Dprofile.c133 static uint32_t profile_max; /* maximum number of profile probes */ variable
175 if (profile_total > profile_max) { in profile_create()
477 profile_max = ddi_getprop(DDI_DEV_T_ANY, devi, DDI_PROP_DONTPASS, in profile_attach()