Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dacct.h49 comp_t ac_stime; /* Accounting System Time */ member
/linux-2.4.37.9/kernel/
Dacct.c301 ac.ac_stime = encode_comp_t(current->times.tms_stime); in do_acct_process()