Searched refs:bufresize (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/dtrace/test/tst/common/buffering/
H A Derr.resize1.d31 * Checks that setting "bufresize" to "manual" will cause buffer
36 * Options and Tunables/bufresize
40 #pragma D option bufresize=manual
H A Dtst.resize1.d29 * Checks that setting "bufresize" to "auto" will cause buffer
34 * Options and Tunables/bufresize
37 #pragma D option bufresize=auto
H A Derr.resize2.d31 * Checks that setting "bufresize" to "manual" will cause buffer
35 * Options and Tunables/bufresize;
40 #pragma D option bufresize=manual
H A Dtst.resize2.d29 * Checks that setting "bufresize" to "auto" will cause buffer
34 * Options and Tunables/bufresize
37 #pragma D option bufresize=auto
H A Dtst.resize3.d31 * Checks that setting "bufresize" to "auto" will cause buffer
36 * Options and Tunables/bufresize
51 #pragma D option bufresize=auto
H A Derr.resize3.d31 * Checks that setting "bufresize" to "manual" will cause buffer
35 * Options and Tunables/bufresize;
40 #pragma D option bufresize=manual
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DOption.java87 * the {@link #bufresize} option when the default {@link #VALUE_AUTO
94 * the {@link #bufresize} option when the {@link #VALUE_MANUAL
323 * {@link #bufresize} default value: use {@code auto} buffer
328 * {@link #bufresize} value: use {@code manual} buffer resizing
503 public static final String bufresize = "bufresize"; field in class:Option

Completed in 59 milliseconds