Searched refs:histo2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c518 uint64_t histo2[HISTOSZ]; local
528 histo2[i] = 0;
551 histo2[i]++;
578 if (histo2[i] > 0)
583 i, histo2[i], histo2[i]*100/ndbufs);

Completed in 92 milliseconds