TICK_COUNT        454 arch/x86/kernel/apic_64.c 		} while ((tsc - tsc_start) < TICK_COUNT &&
TICK_COUNT        455 arch/x86/kernel/apic_64.c 				(apic_start - apic) < TICK_COUNT);
TICK_COUNT         99 arch/x86/kernel/time_64.c 	} while ((tsc_now - tsc_start) < TICK_COUNT);