Searched refs:starttime (Results 1 – 5 of 5) sorted by relevance
51 acct->starttime = tb; in account_cpu_user_entry()59 acct->stime += (tb - acct->starttime); in account_cpu_user_exit()
24 unsigned long starttime; /* TB value snapshot */ member
219 stime = now - acct->starttime; in vtime_delta()220 acct->starttime = now; in vtime_delta()376 acct->starttime = acct0->starttime; in vtime_task_switch()
427 ust = scan_dispatch_log(acct->starttime); in pseries_accumulate_stolen_time()
2719 DUMP(p, accounting.starttime, "%#-*lx"); in dump_one_paca()
Completed in 16 milliseconds