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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Dprofile.c116 static int profile_ticks[] = { variable
240 for (i = 0; i < sizeof (profile_ticks) / sizeof (int); i++) {
241 if ((rate = profile_ticks[i]) == 0)

Completed in 44 milliseconds