6 #define HZ_WRONG 0 /* impossible clock frequency */
9 * Discover the tick frequency of the machine if something goes wrong,
10 * we return HZ_WRONG, an impossible sampling frequency.
13 extern int hertz
PARAMS ((void));
This page took 0.030504 seconds and 4 git commands to generate.