Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Darray.c482 u64 cutime, cstime, utime, stime; in do_task_stat() local
514 cutime = cstime = 0; in do_task_stat()
533 cstime = sig->cstime; in do_task_stat()
600 seq_put_decimal_ll(m, " ", nsec_to_clock_t(cstime)); in do_task_stat()
/openbmc/openbmc/poky/meta/classes-global/
H A Dbuildstats.bbclass20 # 13: utime, 14: stime, 15: cutime, 16: cstime
31 'cstime' : fields[16],
99 f.write("cstime: %s\n" % cpu['cstime'])
/openbmc/linux/kernel/
H A Dsys.c1012 u64 tgutime, tgstime, cutime, cstime; in do_sys_times() local
1016 cstime = current->signal->cstime; in do_sys_times()
1020 tms->tms_cstime = nsec_to_clock_t(cstime); in do_sys_times()
1807 stime = p->signal->cstime; in getrusage()
H A Dexit.c1165 psig->cstime += tgstime + sig->cstime; in wait_task_zombie()
/openbmc/linux/include/linux/sched/
H A Dsignal.h186 u64 utime, stime, cutime, cstime; member
/openbmc/linux/arch/alpha/kernel/
H A Dosf_sys.c1099 stime_jiffies = nsecs_to_jiffies(current->signal->cstime); in SYSCALL_DEFINE2()
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c1315 prstatus->pr_cstime = ns_to_kernel_old_timeval(p->signal->cstime); in fill_prstatus()
H A Dbinfmt_elf.c1568 prstatus->pr_cstime = ns_to_kernel_old_timeval(p->signal->cstime); in fill_prstatus()
/openbmc/linux/Documentation/filesystems/
H A Dproc.rst350 cstime kernel mode jiffies with child's