Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/pseries/
Ddtl.c375 static notrace u64 scan_dispatch_log(u64 stop_tb) in scan_dispatch_log() function
427 sst = scan_dispatch_log(acct->starttime_user); in pseries_accumulate_stolen_time()
428 ust = scan_dispatch_log(acct->starttime); in pseries_accumulate_stolen_time()
440 return scan_dispatch_log(stop_tb); in pseries_calculate_stolen_time()