Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/platforms/pseries/
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-5.19.10/arch/powerpc/include/asm/
Dkvm_host.h427 u64 tb_total; /* total time in timebase ticks */ member
/linux-5.19.10/arch/powerpc/kernel/
Dasm-offsets.c391 OFFSET(TAS_TOTAL, kvmhv_tb_accumulator, tb_total); in main()
/linux-5.19.10/arch/powerpc/kvm/
Dbook3s_hv_p9_entry.c463 curr->tb_total += delta; in __accumulate_time()
Dbook3s_hv.c2745 tb_to_ns(tb.tb_total), in debugfs_timings_read()