Searched refs:DTRACE_LQUANTIZE_BASE (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c148 int32_t base = DTRACE_LQUANTIZE_BASE(arg);
164 int32_t base = DTRACE_LQUANTIZE_BASE(arg);
H A Ddt_consume.c879 base = DTRACE_LQUANTIZE_BASE(arg);
959 base = DTRACE_LQUANTIZE_BASE(arg);
H A Ddt_cc.c1418 int obaseval = DTRACE_LQUANTIZE_BASE(oarg);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Ddtrace.h529 #define DTRACE_LQUANTIZE_BASE(x) \ macro
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c2254 int32_t base = DTRACE_LQUANTIZE_BASE(arg);

Completed in 145 milliseconds