Searched refs:UNIT_ticks (Results 1 – 1 of 1) sorted by relevance
13 enum units { UNIT_ticks, UNIT_cyc, UNIT_ms, UNIT_us, UNIT_ns }; enumerator224 if (u == UNIT_ticks) { in get_hz()