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

/xnu-2782.1.97/bsd/dev/dtrace/
H A Dprofile_prvd.c129 static int profile_rates[] = { variable
306 for (i = 0; i < (int)(sizeof (profile_rates) / sizeof (int)); i++) {
307 if ((rate = profile_rates[i]) == 0)

Completed in 76 milliseconds