Searched refs:tb_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.c64 hs[h_num].tb_total,
69 hs[h_num].tb_total);
127 h->tb_total += mftb() - h->tb_start;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dhvcall.h291 unsigned long tb_total; /* total wall time (mftb) 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.c221 DEFINE(HCALL_STAT_TB, offsetof(struct hcall_stats, tb_total));

Completed in 108 milliseconds