| /trueos/tools/tools/usbtest/ |
| HD | usbtest.c | 195 int throughput = 0; in show_default_audio_select() local 217 len = sizeof(throughput); in show_default_audio_select() 220 &throughput, &len, 0, 0); in show_default_audio_select() 247 pattern, pattern_interval, throughput); in show_default_audio_select() 524 int throughput = 0; in show_default_modem_select() local 546 len = sizeof(throughput); in show_default_modem_select() 549 &throughput, &len, 0, 0); in show_default_modem_select() 576 pattern, pattern_interval, throughput); in show_default_modem_select()
|
| /trueos/contrib/gcc/config/ia64/ |
| HD | ia64.opt | 48 minline-float-divide-max-throughput 50 Generate inline floating point division, optimize for throughput 59 minline-int-divide-max-throughput 61 Generate inline integer division, optimize for throughput 71 minline-sqrt-max-throughput 73 Generate inline square root, optimize for throughput
|
| /trueos/usr.sbin/ppp/ |
| HD | ipv6cp.c | 296 throughput_init(&ipv6cp->throughput, SAMPLE_PERIOD); in ipv6cp_Init() 304 throughput_destroy(&ipv6cp->throughput); in ipv6cp_Destroy() 345 throughput_disp(&ipv6cp->throughput, arg->prompt); in ipv6cp_Show() 369 throughput_addin(&ipv6cp->throughput, n); in ipv6cp_AddInOctets() 375 throughput_addout(&ipv6cp->throughput, n); in ipv6cp_AddOutOctets() 481 fp->bundle->links, RAD_START, &ipv6cp->throughput); in ipv6cp_LayerUp() 534 fp->bundle->links, RAD_STOP, &ipv6cp->throughput); in ipv6cp_LayerDown() 578 throughput_start(&ipv6cp->throughput, "IPV6CP throughput", in ipv6cp_LayerStart() 591 throughput_stop(&ipv6cp->throughput); in ipv6cp_LayerFinish() 592 throughput_log(&ipv6cp->throughput, LogIPV6CP, NULL); in ipv6cp_LayerFinish()
|
| HD | ipcp.c | 165 throughput_addin(&ipcp->throughput, n); in ipcp_AddInOctets() 171 throughput_addout(&ipcp->throughput, n); in ipcp_AddOutOctets() 416 throughput_disp(&ipcp->throughput, arg->prompt); in ipcp_Show() 494 throughput_init(&ipcp->throughput, SAMPLE_PERIOD); in ipcp_Init() 502 throughput_destroy(&ipcp->throughput); in ipcp_Destroy() 825 throughput_start(&ipcp->throughput, "IPCP throughput", in IpcpLayerStart() 838 throughput_stop(&ipcp->throughput); in IpcpLayerFinish() 839 throughput_log(&ipcp->throughput, LogIPCP, NULL); in IpcpLayerFinish() 881 fp->bundle->links, RAD_STOP, &ipcp->throughput); in IpcpLayerDown() 950 RAD_START, &ipcp->throughput); in IpcpLayerUp()
|
| HD | ipv6cp.h | 55 struct pppThroughput throughput; /* throughput statistics */ member
|
| HD | command.c | 538 oin = bundle->ncp.ipcp.throughput.OctetsIn; in command_Expand() 539 oout = bundle->ncp.ipcp.throughput.OctetsOut; in command_Expand() 540 pin = bundle->ncp.ipcp.throughput.PacketsIn; in command_Expand() 541 pout = bundle->ncp.ipcp.throughput.PacketsOut; in command_Expand() 543 oin += bundle->ncp.ipv6cp.throughput.OctetsIn; in command_Expand() 544 oout += bundle->ncp.ipv6cp.throughput.OctetsOut; in command_Expand() 545 pin += bundle->ncp.ipv6cp.throughput.PacketsIn; in command_Expand() 546 pout += bundle->ncp.ipv6cp.throughput.PacketsOut; in command_Expand() 564 bundle->ncp.ipcp.throughput.OctetsIn); in command_Expand() 566 bundle->ncp.ipcp.throughput.OctetsOut); in command_Expand() [all …]
|
| HD | ipcp.h | 99 struct pppThroughput throughput; /* throughput statistics */ member
|
| HD | Makefile | 12 tcpmss.c throughput.c timer.c tty.c tun.c udp.c vjcomp.c
|
| HD | README.changes | 132 o MP autoload throughput measurements are now based on the maximum of input
|
| /trueos/sbin/dump/ |
| HD | dumprmt.c | 133 int throughput; in rmtgetconn() local 175 throughput = IPTOS_THROUGHPUT; in rmtgetconn() 177 &throughput, sizeof(throughput)) < 0) in rmtgetconn()
|
| /trueos/contrib/ofed/libibverbs/debian/ |
| HD | control.in | 18 high-throughput, low-latency networking technology. InfiniBand host 37 high-throughput, low-latency networking technology. InfiniBand host 56 high-throughput, low-latency networking technology. InfiniBand host 74 high-throughput, low-latency networking technology. InfiniBand host
|
| /trueos/sys/dev/drm2/radeon/ |
| HD | radeon_benchmark.c | 87 unsigned int throughput = (n * (size >> 10)) / time; in radeon_benchmark_log_results() local 91 throughput * 8, throughput); in radeon_benchmark_log_results()
|
| /trueos/share/examples/pf/ |
| HD | ackpri | 5 # which dramatically improves throughput on (asymmetric) links when the
|
| /trueos/contrib/sendmail/src/ |
| HD | TUNING | 43 mail) with high overall throughput. 114 increase throughput. The number of queue runners can be controlled 195 way to achieve high throughput is to set the delivery mode to
|
| /trueos/contrib/gcc/config/i386/ |
| HD | ppro.md | 177 ;; lea executes on port 0 with latency one and throughput 1. 184 ;; Shift and rotate execute on port 0 with latency and throughput 1. 239 ;; imul has throughput one, but latency 4, and can only execute on port 0. 299 ;; has throughput "1/cycle (align with FADD)". What do they 448 ;; throughput of 1/cycle.
|
| HD | k6.md | 232 ;; Most FPU instructions have latency 2 and throughput 2.
|
| /trueos/sys/dev/usb/gadget/ |
| HD | g_modem.c | 119 SYSCTL_INT(_hw_usb_g_modem, OID_AUTO, throughput, CTLFLAG_RD,
|
| HD | g_audio.c | 123 SYSCTL_INT(_hw_usb_g_audio, OID_AUTO, throughput, CTLFLAG_RD,
|
| /trueos/contrib/gcc/config/rs6000/ |
| HD | rs6000.opt | 140 Generate software floating point divide for better throughput
|
| /trueos/crypto/openssh/ |
| HD | README.hpn | 93 the throughput will be no more than n/RTT. The minimum buffer size is 1KB.
|
| /trueos/sys/geom/sched/ |
| HD | README | 111 The disk throughput is much better if it serves sequential requests.
|
| /trueos/tools/tools/sysdoc/ |
| HD | tunables.mdoc | 833 improve throughput for network connections. 842 packets and can significantly improve throughput 1300 which greatly improves throughput.
|
| /trueos/contrib/tcpdump/ |
| HD | README | 200 throughput of medium delay network paths (1-6 sec. round trip
|
| /trueos/sys/dev/ixl/ |
| HD | README | 314 -Best throughput results are seen with a large MTU; use 9706 if possible.
|
| /trueos/contrib/llvm/include/llvm/Target/ |
| HD | TargetSchedule.td | 110 // determines the throughput of instructions that require the resource.
|