| /freebsd-12.1/tools/tools/usbtest/ |
| H A D | 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()
|
| /freebsd-12.1/contrib/gcc/config/ia64/ |
| H A D | 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
|
| /freebsd-12.1/usr.sbin/ppp/ |
| H A D | ipv6cp.c | 298 throughput_init(&ipv6cp->throughput, SAMPLE_PERIOD); in ipv6cp_Init() 306 throughput_destroy(&ipv6cp->throughput); in ipv6cp_Destroy() 347 throughput_disp(&ipv6cp->throughput, arg->prompt); in ipv6cp_Show() 371 throughput_addin(&ipv6cp->throughput, n); in ipv6cp_AddInOctets() 377 throughput_addout(&ipv6cp->throughput, n); in ipv6cp_AddOutOctets() 483 fp->bundle->links, RAD_START, &ipv6cp->throughput); in ipv6cp_LayerUp() 536 fp->bundle->links, RAD_STOP, &ipv6cp->throughput); in ipv6cp_LayerDown() 580 throughput_start(&ipv6cp->throughput, "IPV6CP throughput", in ipv6cp_LayerStart() 593 throughput_stop(&ipv6cp->throughput); in ipv6cp_LayerFinish() 594 throughput_log(&ipv6cp->throughput, LogIPV6CP, NULL); in ipv6cp_LayerFinish()
|
| H A D | ipcp.c | 167 throughput_addin(&ipcp->throughput, n); in ipcp_AddInOctets() 173 throughput_addout(&ipcp->throughput, n); in ipcp_AddOutOctets() 418 throughput_disp(&ipcp->throughput, arg->prompt); in ipcp_Show() 496 throughput_init(&ipcp->throughput, SAMPLE_PERIOD); in ipcp_Init() 504 throughput_destroy(&ipcp->throughput); in ipcp_Destroy() 827 throughput_start(&ipcp->throughput, "IPCP throughput", in IpcpLayerStart() 840 throughput_stop(&ipcp->throughput); in IpcpLayerFinish() 841 throughput_log(&ipcp->throughput, LogIPCP, NULL); in IpcpLayerFinish() 883 fp->bundle->links, RAD_STOP, &ipcp->throughput); in IpcpLayerDown() 952 RAD_START, &ipcp->throughput); in IpcpLayerUp()
|
| H A D | ipv6cp.h | 57 struct pppThroughput throughput; /* throughput statistics */ member
|
| H A D | command.c | 540 oin = bundle->ncp.ipcp.throughput.OctetsIn; in command_Expand() 541 oout = bundle->ncp.ipcp.throughput.OctetsOut; in command_Expand() 542 pin = bundle->ncp.ipcp.throughput.PacketsIn; in command_Expand() 543 pout = bundle->ncp.ipcp.throughput.PacketsOut; in command_Expand() 545 oin += bundle->ncp.ipv6cp.throughput.OctetsIn; in command_Expand() 546 oout += bundle->ncp.ipv6cp.throughput.OctetsOut; in command_Expand() 547 pin += bundle->ncp.ipv6cp.throughput.PacketsIn; in command_Expand() 548 pout += bundle->ncp.ipv6cp.throughput.PacketsOut; in command_Expand() 566 bundle->ncp.ipcp.throughput.OctetsIn); in command_Expand() 3137 t = &arg->bundle->ncp.ipcp.throughput; in ClearCommand() [all …]
|
| H A D | ipcp.h | 101 struct pppThroughput throughput; /* throughput statistics */ member
|
| H A D | Makefile | 12 tcpmss.c throughput.c timer.c tty.c tun.c udp.c vjcomp.c
|
| H A D | README.changes | 132 o MP autoload throughput measurements are now based on the maximum of input
|
| /freebsd-12.1/sbin/dump/ |
| H A D | dumprmt.c | 135 int throughput; in rmtgetconn() local 177 throughput = IPTOS_THROUGHPUT; in rmtgetconn() 179 &throughput, sizeof(throughput)) < 0) in rmtgetconn()
|
| /freebsd-12.1/contrib/libevent/test/ |
| H A D | bench_httpclient.c | 183 double throughput; in main() local 215 throughput = total_n_handled / in main() 231 throughput, in main()
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/test/ |
| H A D | bench_httpclient.c | 187 double throughput; in main() local 213 throughput = total_n_handled / in main() 229 throughput, in main()
|
| /freebsd-12.1/sys/dev/drm2/radeon/ |
| H A D | 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()
|
| /freebsd-12.1/share/examples/pf/ |
| H A D | ackpri | 5 # which dramatically improves throughput on (asymmetric) links when the
|
| /freebsd-12.1/contrib/sendmail/src/ |
| H A D | TUNING | 43 mail) with high overall throughput. 114 increase throughput. The number of queue runners can be controlled 206 way to achieve high throughput is to set the delivery mode to
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86.td | 300 // vector FSQRT has higher throughput than the corresponding NR code. 301 // The idea is that throughput bound code is likely to be vectorized, so for 302 // vectorized code we should care about the throughput of SQRT operations. 311 // If lzcnt has equivalent latency/throughput to most simple integer ops, it can 408 "with good throughput.">; 412 // SSE3) with better latency/throughput than the alternative sequence.
|
| /freebsd-12.1/contrib/gcc/config/i386/ |
| H A D | 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.
|
| H A D | k6.md | 232 ;; Most FPU instructions have latency 2 and throughput 2.
|
| /freebsd-12.1/sys/dev/usb/gadget/ |
| H A D | g_modem.c | 121 SYSCTL_INT(_hw_usb_g_modem, OID_AUTO, throughput, CTLFLAG_RD,
|
| H A D | g_audio.c | 125 SYSCTL_INT(_hw_usb_g_audio, OID_AUTO, throughput, CTLFLAG_RD,
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | FREEBSD-upgrade | 156 increased throughput on high-BxD links), but we recognize and
|
| /freebsd-12.1/sys/geom/sched/ |
| H A D | README | 91 The disk throughput is much better if it serves sequential requests.
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | rs6000.opt | 140 Generate software floating point divide for better throughput
|
| /freebsd-12.1/contrib/llvm/tools/lld/docs/ |
| H A D | index.rst | 88 disk latency/throughput, your results may vary.
|
| /freebsd-12.1/contrib/tcpdump/ |
| H A D | README.md | 185 throughput of medium delay network paths (1-6 sec. round trip
|