Searched refs:DTRACE_AGGHASHSIZE_SLEW (Results 1 – 1 of 1) sorted by relevance
408 #define DTRACE_AGGHASHSIZE_SLEW 17 macro2436 if (hashsize > (DTRACE_AGGHASHSIZE_SLEW << 3)) in dtrace_aggregate()2437 hashsize -= DTRACE_AGGHASHSIZE_SLEW; in dtrace_aggregate()