Searched refs:accounted (Results 1 – 1 of 1) sorted by relevance
93 let mut accounted = Self::steal_account_process_time(max); in account_other_time() localVariable95 if accounted < max { in account_other_time()97 accounted += irqtime.irqtime_tick_accounted(max - accounted); in account_other_time()100 accounted in account_other_time()