Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/pseries/
DhvCall_inst.c65 hs[h_num].tb_total, in hc_show()
70 hs[h_num].tb_total); in hc_show()
128 h->tb_total += mftb() - h->tb_start; in probe_hcall_exit()
/linux-4.4.14/arch/powerpc/include/asm/
Dhvcall.h342 unsigned long tb_total; /* total wall time (mftb) of calls. */ member
Dkvm_host.h385 u64 tb_total; /* total time in timebase ticks */ member
/linux-4.4.14/arch/powerpc/kernel/
Dasm-offsets.c274 DEFINE(HCALL_STAT_TB, offsetof(struct hcall_stats, tb_total)); in main()
471 DEFINE(TAS_TOTAL, offsetof(struct kvmhv_tb_accumulator, tb_total)); in main()
/linux-4.4.14/arch/powerpc/kvm/
Dbook3s_hv.c1547 tb_to_ns(tb.tb_total), in debugfs_timings_read()