Searched refs:ac_stamp (Results 1 – 3 of 3) sorted by relevance
86 pi->ac_stamp = ni->ac_stamp; in arch_vtime_task_switch()104 delta_stime = cycle_to_cputime(ti->ac_stime + (now - ti->ac_stamp)); in vtime_delta()106 ti->ac_stamp = now; in vtime_delta()
42 DEFINE(TI_AC_STAMP, offsetof(struct thread_info, ac_stamp)); in foo()
30 __u64 ac_stamp; member