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

/opensolaris-onvv-gate/usr/src/uts/common/dtrace/
H A Dprofile.c123 * profile_max defines the upper bound on the number of profile probes that
130 static uint32_t profile_max; /* maximum number of profile probes */ variable
172 if (profile_total > profile_max) {
458 profile_max = ddi_getprop(DDI_DEV_T_ANY, devi, DDI_PROP_DONTPASS,

Completed in 116 milliseconds