Searched refs:PR_TIMER (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/sun4u/starfire/sys/ |
H A D | idn.h | 426 #define PR_TIMER if (idn_debug & IDNDBG_TIMER) printf macro 452 #define PR_TIMER PR_ALL macro 1442 PR_TIMER("msgtimer:%d: START: type = %s (0x%x)\n", \ 1462 PR_TIMER("msgtimer:%d: STOP: type = %s (0x%x), " \
|
/titanic_41/usr/src/uts/sun4u/starfire/io/ |
H A D | idn.c | 3735 PR_TIMER("%s: started %s timer (domain = %d, cookie = 0x%x)\n", in idn_timer_start() 3765 PR_TIMER("%s: found no %s timers (count=0)\n", proc, str); in idn_timer_stop() 3772 PR_TIMER("%s: found no %s (cookie = 0x%x) " in idn_timer_stop() 3809 PR_TIMER("%s: bad %s untimeout (domain=%d)\n", in idn_timer_stopall() 3812 PR_TIMER("%s: good %s untimeout (domain=%d)\n", in idn_timer_stopall() 3827 PR_TIMER("%s: stopped %d of %d %s timers\n", in idn_timer_stopall()
|
H A D | idn_proto.c | 9215 PR_TIMER("%s: timer CAUGHT TERMINATION (type = %s)\n", in idn_timer_expired() 9241 PR_TIMER("%s:%d: [%s] timer EXPIRED (C=0x%x, P=0x%llx, X=0x%llx)\n", in idn_timer_expired()
|