Searched refs:ac_btime (Results 1 – 2 of 2) sorted by relevance
47 __u32 ac_btime; /* Accounting Process Creation Time */ member
298 ac.ac_btime = CT_TO_SECS(current->start_time) + (xtime.tv_sec - (jiffies / HZ)); in do_acct_process()