Searched defs:clockinfo (Results 1 – 2 of 2) sorted by relevance
455 struct clockinfo { struct456 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 */
75 struct clockinfo { struct76 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 */