Searched defs:dt_aggregate_minmaxbin (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_aggregate.c1411 dt_aggregate_minmaxbin(dtrace_hdl_t *dtp, boolean_t clear) function
1547 if (dt_aggregate_minmaxbin(dtp, B_FALSE) != 0)
1591 (void) dt_aggregate_minmaxbin(dtp, B_TRUE);

Completed in 91 milliseconds