GET_TICK_NINSTR    47 arch/sparc/include/asm/timer_64.h 	unsigned int	tick[GET_TICK_NINSTR];
GET_TICK_NINSTR    48 arch/sparc/include/asm/timer_64.h 	unsigned int	stick[GET_TICK_NINSTR];
GET_TICK_NINSTR    93 arch/sparc/include/asm/timer_64.h 	: "i" (ASI_PHYS_BYPASS_EC_E), "i" (GET_TICK_NINSTR));
GET_TICK_NINSTR   810 arch/sparc/kernel/time_64.c 		for (i = 0; i < GET_TICK_NINSTR; i++) {