Home
last modified time | relevance | path

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

/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()
/linux/arch/powerpc/kvm/
H A Dbook3s_hv_p9_entry.c242 curr->tb_total += delta; in accumulate_time()