Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A DhvCall_inst.c22 unsigned long tb_total; /* total wall time (mftb) of calls. */ member
62 hs[h_num].tb_total, in hc_show()
67 hs[h_num].tb_total); in hc_show()
108 h->tb_total += mftb() - h->tb_start; in probe_hcall_exit()
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_host.h427 u64 tb_total; /* total time in timebase ticks */ member
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_p9_entry.c242 curr->tb_total += delta; in accumulate_time()
H A Dbook3s_hv.c2848 tb_to_ns(tb.tb_total), in debugfs_timings_read()
/openbmc/linux/arch/powerpc/kernel/
H A Dasm-offsets.c394 OFFSET(TAS_TOTAL, kvmhv_tb_accumulator, tb_total); in main()