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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Dproc.c49 static unsigned long startTb = 0; variable
70 startTb = tb0;
73 unsigned long tb_ticks = (tb0 - startTb);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/platforms/iseries/
H A Dproc.c49 static unsigned long startTb = 0; variable
70 startTb = tb0;
73 unsigned long tb_ticks = (tb0 - startTb);

Completed in 53 milliseconds