Home
last modified time | relevance | path

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

/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()
/arch/powerpc/include/asm/
Dkvm_host.h401 u64 tb_total; /* total time in timebase ticks */ member
/arch/powerpc/kernel/
Dasm-offsets.c453 OFFSET(TAS_TOTAL, kvmhv_tb_accumulator, tb_total); in main()
/arch/powerpc/kvm/
Dbook3s_hv.c1865 tb_to_ns(tb.tb_total), in debugfs_timings_read()