Searched defs:tick_nsec (Results 1 – 3 of 3) sorted by relevance
29 u64 tick_nsec = (NSEC_PER_SEC + CONFIG_HZ/2) / CONFIG_HZ; in jiffies_to_clock_t() local
37 unsigned long tick_nsec; variable
Completed in 8 milliseconds