Searched refs:starttime (Results 1 – 3 of 3) sorted by relevance
155 u64 starttime; /* TB value snapshot */ member
260 ust = scan_dispatch_log(local_paca->starttime); in accumulate_stolen_time()304 get_paca()->system_time += now - get_paca()->starttime; in vtime_delta()305 get_paca()->starttime = now; in vtime_delta()
241 DEFINE(PACA_STARTTIME, offsetof(struct paca_struct, starttime)); in main()