Searched refs:bufsize (Results 1 - 25 of 97) sorted by relevance

1234

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/buffering/
H A Derr.zerobuf.d31 * Test with a bufsize of 0 - should return an error.
35 * Options and Tunables/bufsize
38 #pragma D option bufsize=0
H A Derr.resize1.d35 * Options and Tunables/bufsize;
41 #pragma D option bufsize=100t
H A Derr.end.d38 * Options and Tunables/bufsize;
43 #pragma D option bufsize=32
H A Dtst.resize1.d35 * Options and Tunables/bufsize;
46 #pragma D option bufsize=100t
H A Dtst.ring2.d35 * Options and Tunables/bufsize;
40 #pragma D option bufsize=512k
H A Dtst.smallring.d35 * Options and Tunables/bufsize;
40 #pragma D option bufsize=16
H A Dtst.ring1.d35 * Options and Tunables/bufsize;
47 #pragma D option bufsize=50
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/cpc/
H A Dtst.genericevent.d37 #pragma D option bufsize=128k
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/drops/
H A Ddrp.DTRACEDROP_PRINCIPAL.d30 #pragma D option bufsize=512
H A Ddrp.DTRACEDROP_PRINCIPAL.end.d30 #pragma D option bufsize=512
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/demo/buf/
H A Dring.d28 #pragma D option bufsize=16k
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/rates/
H A Dtst.switchrate.d34 * Options and Tunables/bufsize;
46 #pragma D option bufsize=40
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/safety/
H A Dtst.caller.d36 * Options and Tunables/bufsize;
41 #pragma D option bufsize=1000
H A Dtst.stack.d34 * Options and Tunables/bufsize;
39 #pragma D option bufsize=1000
H A Dtst.stackdepth.d35 * Options and Tunables/bufsize;
40 #pragma D option bufsize=1000
H A Dtst.stddev.d34 * Options and Tunables/bufsize;
39 #pragma D option bufsize=1000
H A Dtst.uregs.d33 * Options and Tunables/bufsize;
39 #pragma D option bufsize=1000
H A Dtst.ustack.d34 * Options and Tunables/bufsize;
39 #pragma D option bufsize=1000
H A Dtst.ustackdepth.d35 * Options and Tunables/bufsize;
40 #pragma D option bufsize=1000
H A Dtst.progenyof.d34 * Options and Tunables/bufsize;
39 #pragma D option bufsize=1000
H A Dtst.random.d34 * Options and Tunables/bufsize;
43 #pragma D option bufsize=16
H A Dtst.unalign.d35 #pragma D option bufsize=16
H A Dtst.violentdeath.ksh30 $dtrace -x bufpolicy=ring -x bufsize=1k -s /dev/stdin <<EOF
/vbox/src/libs/xpcom18a4/xpcom/obsolete/component/
H A DnsRegistry.h58 int SetBufferSize( int bufsize ); // changes the file buffer size for this registry
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Stdio/
H A Dmakebuf.c104 __swhatbuf(FILE *fp, size_t *bufsize, int *couldbetty) argument
109 _DIAGASSERT(bufsize != NULL);
117 *bufsize = BUFSIZ;
124 *bufsize = BUFSIZ;
133 *bufsize = st.st_blksize;

Completed in 88 milliseconds

1234