Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/pseries/
H A DhvCall_inst.c23 unsigned long purr_total; /* total cpu time (PURR) of calls. */ member
63 hs[h_num].purr_total); in hc_show()
109 h->purr_total += mfspr(SPRN_PURR) - h->purr_start; in probe_hcall_exit()