Home
last modified time | relevance | path

Searched defs:nsteps (Results 1 – 6 of 6) sorted by last modified time

/illumos-gate/usr/src/tools/cpcgen/
H A Dcpcgen.c747 uint_t family, model, nsteps; in cpcgen_read_intel() local
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c2301 uint16_t high, uint16_t nsteps, int64_t value) in dtrace_aggregate_llquantize_bucket()
2362 uint16_t nsteps = DTRACE_LLQUANTIZE_NSTEP(arg); in dtrace_aggregate_llquantize() local
10827 uint16_t nsteps = DTRACE_LLQUANTIZE_NSTEP(desc->dtad_arg); in dtrace_ecb_aggregation_create() local
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_consume.c990 uint16_t factor, low, high, nsteps; in dt_print_llquantize() local
H A Ddt_aggregate.c226 uint16_t nsteps = DTRACE_LLQUANTIZE_NSTEP(arg); in dt_aggregate_llquantizedsum() local
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLogLinearDistribution.java125 long low, high, nsteps, factor; in fillRangeCache() local
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/java_api/src/
H A DTestBean.java274 long nsteps = 2; in getLogLinearDistribution() local