Searched refs:ust (Results 1 – 2 of 2) sorted by relevance
267 volatile unsigned int ust; member273 volatile unsigned long ust; member
246 u64 sst, ust; in accumulate_stolen_time() local259 ust = scan_dispatch_log(local_paca->starttime); in accumulate_stolen_time()261 local_paca->user_time -= ust; in accumulate_stolen_time()262 local_paca->stolen_time += ust + sst; in accumulate_stolen_time()