Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dtime.c185 static u64 scan_dispatch_log(u64 stop_tb) in scan_dispatch_log() argument
211 if (dtb > stop_tb) in scan_dispatch_log()
242 static inline u64 calculate_stolen_time(u64 stop_tb) in calculate_stolen_time() argument
248 return scan_dispatch_log(stop_tb); in calculate_stolen_time()
254 static inline u64 calculate_stolen_time(u64 stop_tb) in calculate_stolen_time() argument

Completed in 4 milliseconds