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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dproc_pmc.c562 static unsigned long startTitan = 0; variable
583 if ( !startTitan ) {
584 startTitan = titan_tod;
588 unsigned long titan_usec = (titan_tod - startTitan) >> 12;

Completed in 31 milliseconds