Searched refs:ac_btime (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dacct.h51 __u32 ac_btime; /* Process Creation Time */ member in struct:acct
83 __u32 ac_btime; /* Process Creation Time */ member in struct:acct_v3
H A Dtaskstats.h112 __u32 ac_btime; /* Begin time [sec since 1970] */ member in struct:taskstats
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dtsacct.c42 stats->ac_btime = xtime.tv_sec - ts.tv_sec;
H A Dacct.c471 ac.ac_btime = xtime.tv_sec - elapsed;

Completed in 65 milliseconds