Home
last modified time | relevance | path

Searched refs:DTRACE_LLQUANTIZE_NSTEP (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace.h530 #define DTRACE_LLQUANTIZE_NSTEP(x) \ macro
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c226 uint16_t nsteps = DTRACE_LLQUANTIZE_NSTEP(arg); in dt_aggregate_llquantizedsum()
H A Ddt_consume.c1007 nsteps = DTRACE_LLQUANTIZE_NSTEP(arg); in dt_print_llquantize()
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c2362 uint16_t nsteps = DTRACE_LLQUANTIZE_NSTEP(arg); in dtrace_aggregate_llquantize()
10827 uint16_t nsteps = DTRACE_LLQUANTIZE_NSTEP(desc->dtad_arg); in dtrace_ecb_aggregation_create()