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

/illumos-gate/usr/src/cmd/lockstat/
H A Dlockstat.c902 uint64_t *avg, *quantized; local
918 * If this is the histogram entry. We'll copy the quantized
931 quantized = (uint64_t *)(data + rec->dtrd_offset);
935 lsrec->ls_hist[j] = quantized[i];

Completed in 59 milliseconds