Searched refs:cputime (Results 1 – 3 of 3) sorted by relevance
79 let cputime = TICK_NESC as u64 * ticks; in irqtime_account_process_tick() localVariable83 if other >= cputime { in irqtime_account_process_tick()
3 pub mod cputime; module42 cputime::{irq_time_read, CpuTimeFunc, IrqTime},
20 sched::cputime::IrqTime,