Searched refs:NREC (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/latencytop/common/ | ||
H A D | dwrapper.c | 98 NREC }; enumerator in enum:__anon705 101 if ((aggdesc->dtagd_nrecs < NREC) || 205 enum { REC_PID = 1, REC_TID, REC_TYPE, REC_AGG, NREC }; enumerator in enum:__anon706 208 if ((aggdesc->dtagd_nrecs < NREC) || 256 enum { REC_PID = 1, REC_TID, REC_STYPE, REC_WCHAN, REC_AGG, NREC }; enumerator in enum:__anon707 259 if ((aggdesc->dtagd_nrecs < NREC) || |
Completed in 3012 milliseconds