Searched refs:dtrace_aggregate_llquantize_bucket (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215/bsd/dev/dtrace/ |
| H A D | dtrace.c | 2407 dtrace_aggregate_llquantize_bucket(int16_t factor, int16_t low, int16_t high, in dtrace_aggregate_llquantize_bucket() function 2471 llquanta[dtrace_aggregate_llquantize_bucket(factor, low, high, nsteps, nval)] += incr; in dtrace_aggregate_llquantize() 11289 …size = (dtrace_aggregate_llquantize_bucket(factor, low, high, nsteps, INT64_MAX) + 2) * sizeof (ui… in dtrace_ecb_aggregation_create()
|