Searched refs:BILLION (Results 1 – 1 of 1) sorted by relevance
25 #define BILLION (1UL << 30) macro63 uint64_t ticks = BILLION - (rte_get_timer_cycles() % BILLION) + in reload_timer()