Searched refs:ac_btime64 (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/uapi/linux/ | ||
D | taskstats.h | 175 __u64 ac_btime64; /* 64-bit begin time */ member |
/linux-6.6.21/kernel/ | ||
D | tsacct.c | 44 stats->ac_btime64 = btime; in bacct_add_tsk() |