Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dacct.h51 __u32 ac_btime; /* Process Creation Time */ member
83 __u32 ac_btime; /* Process Creation Time */ member
Dtaskstats.h114 __u32 ac_btime; /* Begin time [sec since 1970] */ member
/linux-2.6.39/kernel/
Dtsacct.c44 stats->ac_btime = get_seconds() - ts.tv_sec; in bacct_add_tsk()
Dacct.c528 ac.ac_btime = get_seconds() - elapsed; in do_acct_process()
/linux-2.6.39/Documentation/accounting/
Dtaskstats-struct.txt68 __u32 ac_btime; /* Begin time [sec since 1970] */