Searched refs:MAX_HZ (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/lockstat/ | ||
H A D | lockstat.c | 92 #define MAX_HZ 1000 macro 1107 if (i > MAX_HZ) 1108 fail(0, "max interrupt rate is %d Hz", MAX_HZ); |
Completed in 62 milliseconds