Home
last modified time | relevance | path

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

/titanic_41/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 */ in monitor()
379 if (ap->flags & HAS_HISTOGRAM) in writeBlocks()