tb_total          429 arch/powerpc/include/asm/kvm_host.h 	u64	tb_total;	/* total time in timebase ticks */
tb_total          469 arch/powerpc/kernel/asm-offsets.c 	OFFSET(TAS_TOTAL, kvmhv_tb_accumulator, tb_total);
tb_total         2199 arch/powerpc/kvm/book3s_hv.c 					tb_to_ns(tb.tb_total),
tb_total           22 arch/powerpc/platforms/pseries/hvCall_inst.c 	unsigned long	tb_total;	/* total wall time (mftb) of calls. */
tb_total           62 arch/powerpc/platforms/pseries/hvCall_inst.c 				   hs[h_num].tb_total,
tb_total           67 arch/powerpc/platforms/pseries/hvCall_inst.c 				   hs[h_num].tb_total);
tb_total          125 arch/powerpc/platforms/pseries/hvCall_inst.c 	h->tb_total += mftb() - h->tb_start;