Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_cc.c1339 int ostep = DTRACE_LQUANTIZE_STEP(oarg); in dt_compile_agg() local
1348 if (onlevels * ostep != nlevels * step) { in dt_compile_agg()
1352 obaseval + onlevels * ostep, in dt_compile_agg()
1356 if (ostep != step) { in dt_compile_agg()
1360 ostep, (int)step); in dt_compile_agg()