Home
last modified time | relevance | path

Searched defs:nsteps (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libc/stdlib/
H A Dtsearch_path.h45 unsigned int nsteps; member
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c83 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 Ddt_aggregate.c232 uint16_t nsteps = DTRACE_LLQUANTIZE_NSTEP(arg); in dt_aggregate_llquantizedsum() local
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c2417 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