Searched refs:NS_PER_TICK (Results 1 – 7 of 7) sorted by relevance
63 tb += (n * 1000 + NS_PER_TICK - 1) / NS_PER_TICK; in delay()
4 #define NS_PER_TICK (1000000000 / TICKS_PER_SEC) macro
42 u_long ns_per_tick = NS_PER_TICK;
71 #define NS_PER_TICK ((uint64_t)1000000000ULL/hz) macro767 NS_PER_TICK); in xen_resumeclocks()792 const uint64_t ns_per_tick = NS_PER_TICK; in xen_timer_handler()