Home
last modified time | relevance | path

Searched refs:ac_btime (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dacct.h52 __u32 ac_btime; /* Process Creation Time */ member
84 __u32 ac_btime; /* Process Creation Time */ member
Dtaskstats.h115 __u32 ac_btime; /* Begin time [sec since 1970] */ member
/Linux-v5.4/kernel/
Dtsacct.c37 stats->ac_btime = get_seconds() - delta; in bacct_add_tsk()
Dacct.c451 ac->ac_btime = get_seconds() - elapsed; in fill_ac()
/Linux-v5.4/Documentation/accounting/
Dtaskstats-struct.rst79 __u32 ac_btime; /* Begin time [sec since 1970] */