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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A DhvCall_inst.c65 hs[h_num].purr_total);
128 h->purr_total += mfspr(SPRN_PURR) - h->purr_start;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dhvcall.h292 unsigned long purr_total; /* total cpu time (PURR) of calls. */ member in struct:hcall_stats
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dasm-offsets.c222 DEFINE(HCALL_STAT_PURR, offsetof(struct hcall_stats, purr_total));

Completed in 98 milliseconds