Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dacct.h47 __u32 ac_btime; /* Accounting Process Creation Time */ member
/linux-2.4.37.9/kernel/
Dacct.c298 ac.ac_btime = CT_TO_SECS(current->start_time) + (xtime.tv_sec - (jiffies / HZ)); in do_acct_process()