Searched refs:TICKS_PER_SEC (Results 1 – 1 of 1) sorted by relevance
19 #define TICKS_PER_SEC 50ULL macro20 #define TIMER_INTERVAL (NSEC_PER_SEC / TICKS_PER_SEC)30 return (1 << 20) / TICKS_PER_SEC * ((u64) mbps); in mb_per_tick()