Searched refs:htime (Results 1 – 1 of 1) sorted by relevance
300 static long hist_time(unsigned long htime) in hist_time() argument 304 return (htime / time_quantum) * time_quantum; in hist_time() 305 return htime; in hist_time()