Searched refs:thresh (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/buffering/
H A Dtst.cputime.ksh36 int thresh;
41 thresh = 10;
63 /((total * 100) / (timestamp - start)) > thresh/
67 printf("expected no more than %d%%!\n", thresh);
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dsky2.c1049 unsigned i, size, thresh; local
1074 thresh = (size - 8) / sizeof(u32);
1096 if (thresh > 0x1ff)
1099 sky2_write16(hw, SK_REG(sky2->port, RX_GMF_TR_THR), thresh);
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXIproto.h907 INT16 thresh B16;
/vbox/src/VBox/Additions/x11/x11include/inputproto-1.9.99.902/X11/extensions/
H A DXIproto.h915 INT16 thresh B16;

Completed in 84 milliseconds