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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Dproc.c53 unsigned long tb0, titan_tod; local
55 tb0 = get_tb();
59 seq_printf(m, " time base = %016lx\n", tb0);
70 startTb = tb0;
73 unsigned long tb_ticks = (tb0 - startTb);

Completed in 87 milliseconds