Searched refs:ac_stime (Results 1 – 3 of 3) sorted by relevance
37 __u64 ac_stime; member76 task_thread_info(p)->ac_stime = 0; \
95 delta_stime = cycle_to_cputime(pi->ac_stime + (now - pi->ac_stamp)); in ia64_account_on_switch()107 ni->ac_stime = ni->ac_utime = 0; in ia64_account_on_switch()125 delta_stime = cycle_to_cputime(ti->ac_stime + (now - ti->ac_stamp)); in account_system_vtime()130 ti->ac_stime = 0; in account_system_vtime()
47 DEFINE(TI_AC_STIME, offsetof(struct thread_info, ac_stime)); in foo()