Home
last modified time | relevance | path

Searched refs:DTRACEAGG_LLQUANTIZE (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/lib/libdtrace_jni/common/
H A Ddtj_consume.c1548 case DTRACEAGG_LLQUANTIZE: in dtj_new_distribution()
1593 case DTRACEAGG_LLQUANTIZE: in dtj_new_distribution()
2031 (act == DTRACEAGG_LLQUANTIZE)) { in dtj_new_aggval()
/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c665 case DTRACEAGG_LLQUANTIZE: in dt_aggregate_snap_cpu()
917 case DTRACEAGG_LLQUANTIZE: in dt_aggregate_valcmp()
H A Ddt_open.c282 { "llquantize", DT_IDENT_AGGFUNC, 0, DTRACEAGG_LLQUANTIZE, DT_ATTR_STABCMN,
H A Ddt_printf.c1498 case DTRACEAGG_LLQUANTIZE: in dt_printf_format()
H A Ddt_cc.c1375 if (fid->di_id == DTRACEAGG_LLQUANTIZE) { in dt_compile_agg()
H A Ddt_consume.c1895 case DTRACEAGG_LLQUANTIZE: in dt_print_datum()
/titanic_50/usr/src/uts/common/sys/
H A Ddtrace.h472 #define DTRACEAGG_LLQUANTIZE (DTRACEACT_AGGREGATION + 9) macro
/titanic_50/usr/src/uts/common/dtrace/
H A Ddtrace.c10569 case DTRACEAGG_LLQUANTIZE: { in dtrace_ecb_aggregation_create()