Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common.c619 #define CHEETAH_LIVELOCK_NENTRY 32 macro
621 cheetah_livelock_entry_t cheetah_livelock_hist[CHEETAH_LIVELOCK_NENTRY];
626 if (++cheetah_livelock_entry_nxt >= CHEETAH_LIVELOCK_NENTRY) { \