Searched refs:startTitan (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.c48 static unsigned long startTitan = 0; variable
68 if (!startTitan) {
69 startTitan = titan_tod;
72 unsigned long titan_usec = (titan_tod - startTitan) >> 12;

Completed in 88 milliseconds