Searched defs:ns_per_tick (Results 1 – 7 of 7) sorted by relevance
42 u_long ns_per_tick = NS_PER_TICK; variable
57 static u_long ns_per_tick; variable
70 uint32_t ns_per_tick; global() variable
61 static u_long ns_per_tick; variable
792 const uint64_t ns_per_tick = NS_PER_TICK; in xen_timer_handler() local [all...]
198 static uint32_t ticks_per_sec, ns_per_tick; variable