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

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dprofile.c110 static int profile_rates[] = { variable
232 for (i = 0; i < sizeof (profile_rates) / sizeof (int); i++) {
233 if ((rate = profile_rates[i]) == 0)
/freebsd-10-stable/sys/cddl/dev/profile/
H A Dprofile.c164 static int profile_rates[] = { variable
386 for (i = 0; i < sizeof (profile_rates) / sizeof (int); i++) {
387 if ((rate = profile_rates[i]) == 0)

Completed in 54 milliseconds