taglinefilesource code
TICK_SIZE134arch/i386/kernel/time.coffset = TICK_SIZE;
TICK_SIZE136arch/i386/kernel/time.ccount = ((LATCH-1) - count) * TICK_SIZE;
TICK_SIZE72arch/mips/kernel/time.coffset = TICK_SIZE;
TICK_SIZE74arch/mips/kernel/time.ccount = ((LATCH-1) - count) * TICK_SIZE;