Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dtime.c190 u64 tb_delta; in scan_dispatch_log() local
201 tb_delta = be32_to_cpu(dtl->enqueue_to_dispatch_time) + in scan_dispatch_log()
214 stolen += tb_delta; in scan_dispatch_log()