Searched refs:account_other_time (Results 1 – 1 of 1) sorted by relevance
81 let other = Self::account_other_time(u64::MAX); in irqtime_account_process_tick()90 pub fn account_other_time(max: u64) -> u64 { in account_other_time() method