Searched defs:NS_PER_TICK (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/prep/stand/boot/
H A Dboot.h4 #define NS_PER_TICK (1000000000 / TICKS_PER_SEC) macro
/netbsd-current/sys/arch/rs6000/stand/boot/
H A Dboot.h4 #define NS_PER_TICK (1000000000 / TICKS_PER_SEC) macro
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dboot.h4 #define NS_PER_TICK (1000000000 / TICKS_PER_SEC) macro
/netbsd-current/sys/arch/xen/xen/
H A Dxen_clock.c71 #define NS_PER_TICK ((uint64_t)1000000000ULL/hz) macro

Completed in 149 milliseconds