Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/pseries/
DhvCall_inst.c35 unsigned long tb_total; /* total wall time (mftb) of calls. */ member
75 hs[h_num].tb_total, in hc_show()
80 hs[h_num].tb_total); in hc_show()
138 h->tb_total += mftb() - h->tb_start; in probe_hcall_exit()
/Linux-v4.19/arch/powerpc/include/asm/
Dkvm_host.h403 u64 tb_total; /* total time in timebase ticks */ member
/Linux-v4.19/arch/powerpc/kernel/
Dasm-offsets.c461 OFFSET(TAS_TOTAL, kvmhv_tb_accumulator, tb_total); in main()
/Linux-v4.19/arch/powerpc/kvm/
Dbook3s_hv.c1919 tb_to_ns(tb.tb_total), in debugfs_timings_read()