Searched defs:nsteps (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libc/stdlib/ |
H A D | tsearch_path.h | 45 unsigned int nsteps; member
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_consume.c | 83 uint16_t nsteps; member 1165 uint16_t factor, low, high, nsteps; in dt_format_llquantize_prepare() local 1241 uint16_t factor, low, high, nsteps; in dt_format_llquantize() local 1316 uint16_t factor, low, high, nsteps; in dt_print_llquantize() local
|
H A D | dt_aggregate.c | 232 uint16_t nsteps = DTRACE_LLQUANTIZE_NSTEP(arg); in dt_aggregate_llquantizedsum() local
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
H A D | dtrace.c | 2417 uint16_t high, uint16_t nsteps, int64_t value) in dtrace_aggregate_llquantize_bucket() 2478 uint16_t nsteps = DTRACE_LLQUANTIZE_NSTEP(arg); in dtrace_aggregate_llquantize() local 11349 uint16_t nsteps = DTRACE_LLQUANTIZE_NSTEP(desc->dtad_arg); local
|