Searched refs:tb0 (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.c570 unsigned long tb0, titan_tod; local
572 tb0 = get_tb();
576 len += sprintf( page+len, " time base = %016lx\n", tb0 );
585 startTb = tb0;
589 unsigned long tb_ticks = (tb0 - startTb);

Completed in 38 milliseconds