Searched refs:DTRACEAGG_LQUANTIZE (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c671 case DTRACEAGG_LQUANTIZE:
923 case DTRACEAGG_LQUANTIZE:
1158 if (rec->dtrd_action == DTRACEAGG_LQUANTIZE) {
1457 case DTRACEAGG_LQUANTIZE:
1912 if (rec->dtrd_action == DTRACEAGG_LQUANTIZE) {
H A Ddt_consume.c551 assert(action == DTRACEAGG_QUANTIZE || action == DTRACEAGG_LQUANTIZE);
2175 case DTRACEAGG_LQUANTIZE:
2208 case DTRACEAGG_LQUANTIZE:
H A Ddt_printf.c1526 case DTRACEAGG_LQUANTIZE:
H A Ddt_open.c331 { "lquantize", DT_IDENT_AGGFUNC, 0, DTRACEAGG_LQUANTIZE,
H A Ddt_cc.c1321 if (fid->di_id == DTRACEAGG_LQUANTIZE) {
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Ddtrace.h497 #define DTRACEAGG_LQUANTIZE (DTRACEACT_AGGREGATION + 8) macro
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c11208 case DTRACEAGG_LQUANTIZE: {

Completed in 278 milliseconds