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

/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/
H A Dprofile_prvd.c136 static int profile_ticks[] = { variable
315 for (i = 0; i < (int)(sizeof (profile_ticks) / sizeof (int)); i++) {
316 if ((rate = profile_ticks[i]) == 0)

Completed in 101 milliseconds