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

/freebsd-13-stable/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c1000 uint64_t *avg, *quantized; local
1016 * If this is the histogram entry. We'll copy the quantized
1029 quantized = (uint64_t *)(data + rec->dtrd_offset);
1033 lsrec->ls_hist[j] = quantized[i];

Completed in 108 milliseconds