Home
last modified time | relevance | path

Searched refs:cstime (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/fs/proc/
Darray.c390 cputime_t cutime, cstime, utime, stime; in do_task_stat() local
412 cutime = cstime = utime = stime = 0; in do_task_stat()
431 cstime = sig->cstime; in do_task_stat()
488 seq_put_decimal_ll(m, ' ', cputime_to_clock_t(cstime)); in do_task_stat()
/linux-4.4.14/kernel/
Dsys.c884 cputime_t tgutime, tgstime, cutime, cstime; in do_sys_times() local
888 cstime = current->signal->cstime; in do_sys_times()
892 tms->tms_cstime = cputime_to_clock_t(cstime); in do_sys_times()
1566 stime = p->signal->cstime; in k_getrusage()
Dexit.c1055 psig->cstime += tgstime + sig->cstime; in wait_task_zombie()
/linux-4.4.14/arch/alpha/kernel/
Dosf_sys.c1159 stime_jiffies = cputime_to_jiffies(current->signal->cstime); in SYSCALL_DEFINE2()
/linux-4.4.14/fs/
Dbinfmt_elf_fdpic.c1396 cputime_to_timeval(p->signal->cstime, &prstatus->pr_cstime); in fill_prstatus()
Dbinfmt_elf.c1433 cputime_to_timeval(p->signal->cstime, &prstatus->pr_cstime); in fill_prstatus()
/linux-4.4.14/include/linux/
Dsched.h737 cputime_t utime, stime, cutime, cstime; member
/linux-4.4.14/Documentation/filesystems/
Dproc.txt298 cstime kernel mode jiffies with child's