Searched defs:HAS_HISTOGRAM (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmon.c173 #define HAS_HISTOGRAM 0x0001 /* this buffer has a histogram */ macro
315 newanchp->flags = HAS_HISTOGRAM; /* note it has a histgm area */
379 if (ap->flags & HAS_HISTOGRAM)

Completed in 44 milliseconds