Searched refs:starttime_user (Results 1 – 2 of 2) sorted by relevance
50 acct->utime += (tb - acct->starttime_user); in account_cpu_user_entry()60 acct->starttime_user = tb; in account_cpu_user_exit()
25 unsigned long starttime_user; /* TB value on exit to usermode */ member