Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/pseries/
DhvCall_inst.c66 hs[h_num].purr_total); in hc_show()
129 h->purr_total += mfspr(SPRN_PURR) - h->purr_start; in probe_hcall_exit()
/linux-4.4.14/arch/powerpc/include/asm/
Dhvcall.h343 unsigned long purr_total; /* total cpu time (PURR) of calls. */ member
/linux-4.4.14/arch/powerpc/kernel/
Dasm-offsets.c275 DEFINE(HCALL_STAT_PURR, offsetof(struct hcall_stats, purr_total)); in main()