Searched defs:steal_time (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | accounting.h | 21 unsigned long steal_time; member
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | accounting.h | 21 unsigned long steal_time; member
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | time.c | 337 unsigned long stime, stime_scaled, steal_time; in vtime_account_kernel() local 367 unsigned long stime, stime_scaled, steal_time; in vtime_account_idle() local 315 vtime_delta(struct task_struct *tsk, unsigned long *stime_scaled, unsigned long *steal_time) vtime_delta() argument [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | time.c | 236 unsigned long steal_time; in vtime_delta_kernel() local 266 unsigned long stime, stime_scaled, steal_time; in vtime_account_idle() local 210 vtime_delta(struct cpu_accounting_data *acct, unsigned long *stime_scaled, unsigned long *steal_time) vtime_delta() argument [all...] |
Completed in 2 milliseconds