Home
last modified time | relevance | path

Searched defs:cputime (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/sched/
H A Dcputime.rs79 let cputime = TICK_NESC as u64 * ticks; in irqtime_account_process_tick() localVariable
H A Dmod.rs3 pub mod cputime; module