Searched defs:tick_nsec (Results 1 – 2 of 2) sorted by relevance
29 u64 tick_nsec = (NSEC_PER_SEC + CONFIG_HZ/2) / CONFIG_HZ; in jiffies_to_clock_t() local