Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_cc.c1377 int ostep = DTRACE_LQUANTIZE_STEP(oarg); in dt_compile_agg() local
1386 if (onlevels * ostep != nlevels * step) { in dt_compile_agg()
1390 obaseval + onlevels * ostep, in dt_compile_agg()
1394 if (ostep != step) { in dt_compile_agg()
1398 ostep, (int)step); in dt_compile_agg()