Searched refs:stop_tb (Results 1 – 2 of 2) sorted by relevance
374 static notrace u64 scan_dispatch_log(u64 stop_tb) in scan_dispatch_log() argument400 if (dtb > stop_tb) in scan_dispatch_log()433 u64 pseries_calculate_stolen_time(u64 stop_tb) in pseries_calculate_stolen_time() argument439 return scan_dispatch_log(stop_tb); in pseries_calculate_stolen_time()
113 u64 pseries_calculate_stolen_time(u64 stop_tb);
Completed in 5 milliseconds