Searched refs:OVERFLOW_COUNTER_MASK (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/intel/io/dnet/ | ||
H A D | dnet.h | 206 #define OVERFLOW_COUNTER_MASK 0xffe0000UL macro |
H A D | dnet.c | 1627 if (misses & OVERFLOW_COUNTER_MASK) { in dnet_getp() |