Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dacct.h48 comp_t ac_utime; /* Accounting User Time */ member
/linux-2.4.37.9/kernel/
Dacct.c300 ac.ac_utime = encode_comp_t(current->times.tms_utime); in do_acct_process()