Home
last modified time | relevance | path

Searched refs:scan_dispatch_log (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/kernel/
Dtime.c203 static u64 scan_dispatch_log(u64 stop_tb) in scan_dispatch_log() function
262 sst = scan_dispatch_log(local_paca->starttime_user); in accumulate_stolen_time()
263 ust = scan_dispatch_log(local_paca->starttime); in accumulate_stolen_time()
276 stolen = scan_dispatch_log(stop_tb); in calculate_stolen_time()