Searched defs:profile_rates (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/dtrace/
H A Dprofile.c112 static int profile_rates[] = { variable
234 for (i = 0; i < sizeof (profile_rates) / sizeof (int); i++) {
235 if ((rate = profile_rates[i]) == 0)

Completed in 883 milliseconds