Searched refs:ac_stamp (Results 1 – 3 of 3) sorted by relevance
115 ni->ac_stamp = pi->ac_stamp; in arch_vtime_task_switch()131 delta_stime = now - ti->ac_stamp; in vtime_delta()132 ti->ac_stamp = now; in vtime_delta()
43 DEFINE(TI_AC_STAMP, offsetof(struct thread_info, ac_stamp)); in foo()
38 __u64 ac_stamp; member