Home
last modified time | relevance | path

Searched refs:stimescaled (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/kernel/
H A Dvtime.c109 p->stimescaled += cputime_to_nsecs(scale_vtime(cputime)); in account_system_index_scaled()
/linux/arch/powerpc/kernel/
H A Dtime.c304 tsk->stimescaled += cputime_to_nsecs(acct->stime_scaled); in vtime_flush_scaled()
/linux/include/linux/
H A Dsched.h1115 u64 stimescaled; member
/linux/kernel/
H A Dfork.c2159 p->utimescaled = p->stimescaled = 0; in copy_process()