Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/uts/common/sys/
Ddtrace.h547 #define DTRACE_LLQUANTIZE_HIGH(x) \ macro
/netbsd/src/external/cddl/osnet/dist/lib/libdtrace/common/
Ddt_aggregate.c230 uint16_t high = DTRACE_LLQUANTIZE_HIGH(arg); in dt_aggregate_llquantizedsum()
Ddt_consume.c1013 high = DTRACE_LLQUANTIZE_HIGH(arg); in dt_print_llquantize()
/netbsd/src/external/cddl/osnet/dist/uts/common/dtrace/
Ddtrace.c2576 uint16_t high = DTRACE_LLQUANTIZE_HIGH(arg); in dtrace_aggregate_llquantize()
11578 uint16_t high = DTRACE_LLQUANTIZE_HIGH(desc->dtad_arg);