Home
last modified time | relevance | path

Searched defs:clockinfo (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dtime.h455 struct clockinfo { struct
456 int hz; /* clock frequency */
457 int tick; /* micro-seconds per hz tick */
458 int spare;
459 int stathz; /* statistics clock frequency */
460 int profhz; /* profiling clock frequency */
/f-stack/tools/sysctl/
H A Dsysctl.c75 struct clockinfo { struct
76 int hz; /* clock frequency */
77 int tick; /* micro-seconds per hz tick */
78 int spare;
79 int stathz; /* statistics clock frequency */
80 int profhz; /* profiling clock frequency */