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

/linux-master/arch/powerpc/platforms/pseries/
H A DhvCall_inst.c22 unsigned long tb_total; /* total wall time (mftb) of calls. */ member in struct:hcall_stats
62 hs[h_num].tb_total,
67 hs[h_num].tb_total);
108 h->tb_total += mftb() - h->tb_start;
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h426 u64 tb_total; /* total time in timebase ticks */ member in class:kvmppc_slb::__anon72
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_p9_entry.c242 curr->tb_total += delta;
H A Dbook3s_hv.c2905 tb_to_ns(tb.tb_total),
/linux-master/arch/powerpc/kernel/
H A Dasm-offsets.c390 OFFSET(TAS_TOTAL, kvmhv_tb_accumulator, tb_total);

Completed in 175 milliseconds