Home
last modified time | relevance | path

Searched refs:ac_stime (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dacct.h55 comp_t ac_stime; /* System Time */ member
93 comp_t ac_stime; /* System Time */ member
H A Dtaskstats.h120 __u64 ac_stime; /* SYstem CPU time [usec] */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dacct.h55 comp_t ac_stime; /* System Time */ member
93 comp_t ac_stime; /* System Time */ member
H A Dtaskstats.h121 __u64 ac_stime; /* SYstem CPU time [usec] */ member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dacct.h35 comp_t ac_stime; member
63 comp_t ac_stime; member
H A Dtaskstats.h47 __u64 ac_stime; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dacct.h35 comp_t ac_stime; member
63 comp_t ac_stime; member
H A Dtaskstats.h47 __u64 ac_stime; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dacct.h24 comp_t ac_stime; member
59 comp_t ac_stime; member
H A Dtaskstats.h49 __u64 ac_stime; member
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dthread_info.h41 __u64 ac_stime; member
73 task_thread_info(p)->ac_stime = 0; \
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dthread_info.h40 __u64 ac_stime; member
71 task_thread_info(p)->ac_stime = 0; \
/kernel/linux/linux-5.10/kernel/
H A Dacct.c464 ac->ac_stime = encode_comp_t(nsec_to_AHZ(pacct->ac_stime)); in fill_ac()
572 pacct->ac_stime += stime; in acct_collect()
H A Dtsacct.c64 stats->ac_stime = div_u64(stime, NSEC_PER_USEC); in bacct_add_tsk()
H A Dtaskstats.c235 stats->ac_stime += div_u64(stime, NSEC_PER_USEC); in fill_stats_for_tgid()
/kernel/linux/linux-6.6/kernel/
H A Dacct.c481 ac->ac_stime = encode_comp_t(nsec_to_AHZ(pacct->ac_stime)); in fill_ac()
587 pacct->ac_stime += stime; in acct_collect()
H A Dtsacct.c70 stats->ac_stime = div_u64(stime, NSEC_PER_USEC); in bacct_add_tsk()
H A Dtaskstats.c257 stats->ac_stime += div_u64(stime, NSEC_PER_USEC); in fill_stats_for_tgid()
/kernel/linux/linux-5.10/arch/ia64/kernel/
H A Dtime.c115 ni->ac_stime = ni->ac_utime = 0; in arch_vtime_task_switch()
H A Dasm-offsets.c45 DEFINE(TI_AC_STIME, offsetof(struct thread_info, ac_stime)); in foo()
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dtime.c117 ni->ac_stime = ni->ac_utime = 0; in arch_vtime_task_switch()
H A Dasm-offsets.c45 DEFINE(TI_AC_STIME, offsetof(struct thread_info, ac_stime)); in foo()
/kernel/linux/linux-6.6/tools/accounting/
H A Dprocacct.c214 , (unsigned long long)(t->ac_utime+t->ac_stime) in print_procacct()
/kernel/linux/linux-5.10/include/linux/sched/
H A Dsignal.h34 u64 ac_utime, ac_stime; member
/kernel/linux/linux-6.6/include/linux/sched/
H A Dsignal.h34 u64 ac_utime, ac_stime; member

Completed in 15 milliseconds