Home
last modified time | relevance | path

Searched refs:cheetah_livelock_entry_nxt (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c622 int cheetah_livelock_entry_nxt; variable
625 statp = cheetah_livelock_hist + cheetah_livelock_entry_nxt; \
626 if (++cheetah_livelock_entry_nxt >= CHEETAH_LIVELOCK_NENTRY) { \
627 cheetah_livelock_entry_nxt = 0; \