Home
last modified time | relevance | path

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

/arch/powerpc/kvm/
Dbook3s_hv_p9_entry.c33 if (seq == 0 || delta < curr->tb_min) in __accumulate_time()
34 curr->tb_min = delta; in __accumulate_time()
Dbook3s_hv.c2638 tb_to_ns(tb.tb_min), in debugfs_timings_read()
/arch/powerpc/include/asm/
Dkvm_host.h424 u64 tb_min; /* min time */ member
/arch/powerpc/kernel/
Dasm-offsets.c391 OFFSET(TAS_MIN, kvmhv_tb_accumulator, tb_min); in main()