Home | History | Annotate | Download | only in utils

Lines Matching refs:BUF_SIZE

324 	BUF_SIZE=0
424 if test "$BUF_SIZE" != "0"; then
425 echo "BUF_SIZE=$BUF_SIZE" >> $SETUP_FILE
783 BUF_SIZE=$val
940 if test "$BUF_SIZE" != "0"; then
941 vecho "BUF_SIZE $BUF_SIZE"
943 vecho "BUF_SIZE default value"
1299 if test $BUF_SIZE != 0; then
1301 echo $BUF_SIZE >$MOUNT/buffer_size
1303 $SYSCTL -w dev.oprofile.bufsize=$BUF_SIZE
1594 if test "$BUF_SIZE" != "0"; then
1595 echo "Buffer size: $BUF_SIZE"