HomeSort by: relevance | last modified time | path
    Searched refs:DTRACEAGG_LQUANTIZE (Results 1 - 7 of 7) sorted by relevancy

  /src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_aggregate.c 671 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) {
dt_consume.c 550 assert(action == DTRACEAGG_QUANTIZE || action == DTRACEAGG_LQUANTIZE);
1877 case DTRACEAGG_LQUANTIZE:
1910 case DTRACEAGG_LQUANTIZE:
dt_open.c 325 { "lquantize", DT_IDENT_AGGFUNC, 0, DTRACEAGG_LQUANTIZE,
dt_printf.c 1549 case DTRACEAGG_LQUANTIZE:
dt_cc.c 1278 if (fid->di_id == DTRACEAGG_LQUANTIZE) {
  /src/external/cddl/osnet/dist/uts/common/sys/
dtrace.h 495 #define DTRACEAGG_LQUANTIZE (DTRACEACT_AGGREGATION + 8)
  /src/external/cddl/osnet/dist/uts/common/dtrace/
dtrace.c 11561 case DTRACEAGG_LQUANTIZE: {

Completed in 59 milliseconds