Home
last modified time | relevance | path

Searched defs:stime_scaled (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Daccounting.h16 unsigned long stime_scaled; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Daccounting.h16 unsigned long stime_scaled; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtime.c278 unsigned long stime_scaled = 0; in vtime_delta_scaled() local
337 unsigned long stime, stime_scaled, steal_time; in vtime_account_kernel() local
315 vtime_delta(struct task_struct *tsk, unsigned long *stime_scaled, unsigned long *steal_time) vtime_delta() argument
367 unsigned long stime, stime_scaled, steal_time; vtime_account_idle() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtime.c173 unsigned long stime_scaled = 0; in vtime_delta_scaled() local
210 vtime_delta(struct cpu_accounting_data *acct, unsigned long *stime_scaled, unsigned long *steal_time) vtime_delta() argument
233 vtime_delta_kernel(struct cpu_accounting_data *acct, unsigned long *stime, unsigned long *stime_scaled) vtime_delta_kernel() argument
246 unsigned long stime, stime_scaled; vtime_account_kernel() local
266 unsigned long stime, stime_scaled, steal_time; vtime_account_idle() local
276 unsigned long stime, stime_scaled; vtime_account_irq_field() local
[all...]

Completed in 3 milliseconds