Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/pseries/
DhvCall_inst.c36 unsigned long purr_total; /* total cpu time (PURR) of calls. */ member
76 hs[h_num].purr_total); in hc_show()
139 h->purr_total += mfspr(SPRN_PURR) - h->purr_start; in probe_hcall_exit()