Searched refs:ticks (Results 1 – 1 of 1) sorted by relevance
46 ticks_to_ts(const uint32_t freq, const uint64_t ticks, in ticks_to_ts() argument51 ns = howmany(ticks * NS_PER_SEC, freq); in ticks_to_ts()
Completed in 1 milliseconds