Searched refs:htime (Results 1 – 1 of 1) sorted by relevance
284 static long hist_time(unsigned long htime) in hist_time() argument288 return (htime / time_quantum) * time_quantum; in hist_time()289 return htime; in hist_time()