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

/illumos-gate/usr/src/uts/common/dtrace/
H A Dprofile.c119 static int profile_ticks[] = { variable
243 for (i = 0; i < sizeof (profile_ticks) / sizeof (int); i++) {
244 if ((rate = profile_ticks[i]) == 0)

Completed in 296 milliseconds