Home
last modified time | relevance | path

Searched full:quantized (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dextent_structs.h
/freebsd/contrib/ntp/libntp/
H A Dsystime.c70 * quantized to sys_tick, if sys_tick is greater than sys_fuzz, which
72 * are quantized to the microsecond resolution of adjtime()'s timeval
/freebsd/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c1000 uint64_t *avg, *quantized; in process_aggregate() local
1016 * If this is the histogram entry. We'll copy the quantized in process_aggregate()
1029 quantized = (uint64_t *)(data + rec->dtrd_offset); in process_aggregate()
1033 lsrec->ls_hist[j] = quantized[i]; in process_aggregate()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_impl.h213 int dtpa_aggpack; /* pack quantized aggregations */