Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/arch/powerpc/include/asm/
Dkvm_host.h426 u64 tb_total; /* total time in timebase ticks */ member
/linux-6.12.1/arch/powerpc/kvm/
Dbook3s_hv_p9_entry.c242 curr->tb_total += delta; in accumulate_time()
Dbook3s_hv.c2931 tb_to_ns(tb.tb_total), in debugfs_timings_read()
/linux-6.12.1/arch/powerpc/kernel/
Dasm-offsets.c393 OFFSET(TAS_TOTAL, kvmhv_tb_accumulator, tb_total); in main()