Searched defs:NS_PER_TICK (Results 1 – 4 of 4) sorted by relevance
4 #define NS_PER_TICK (1000000000 / TICKS_PER_SEC) macro
71 #define NS_PER_TICK ((uint64_t)1000000000ULL/hz) macro