| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
| H A D | thunderx3t110.md | 125 ; distinguish between latency 1|2 and throughput 1/4|2/4? 204 ; distinguish latency 3/4 throughput 1/2|1/4 219 ; need to split out latency 23 throughput 23/4: F64 from 220 ; latency 16 throughput 16/4: FDIV F32 243 ; mimic latency 3|4 throughput 1/2|1/4 287 ; model throughput 1 350 ; latency 4 throughput 1/2 LS0/LS1: ldr 351 ; latency 1 throughput 1 LS0/LS1,SDI,I0/I1/I2: str 352 ; latency 3|4 throughput 1/2|1/4 F2/F3 F0/F1/F2/F3: fmov immed, orn, 354 ; latency 4 throughput 1/4 F0/F1/F2/F3: fmov register, fmov gen to vec [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
| H A D | thunderx3t110.md | 125 ; distinguish between latency 1|2 and throughput 1/4|2/4? 204 ; distinguish latency 3/4 throughput 1/2|1/4 219 ; need to split out latency 23 throughput 23/4: F64 from 220 ; latency 16 throughput 16/4: FDIV F32 243 ; mimic latency 3|4 throughput 1/2|1/4 287 ; model throughput 1 350 ; latency 4 throughput 1/2 LS0/LS1: ldr 351 ; latency 1 throughput 1 LS0/LS1,SDI,I0/I1/I2: str 352 ; latency 3|4 throughput 1/2|1/4 F2/F3 F0/F1/F2/F3: fmov immed, orn, 354 ; latency 4 throughput 1/4 F0/F1/F2/F3: fmov register, fmov gen to vec [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/ |
| H A D | amdgpu_dc_dsc.c | 134 static bool dsc_throughput_from_dpcd(int dpcd_throughput, int *throughput) in dsc_throughput_from_dpcd() argument 138 *throughput = 0; in dsc_throughput_from_dpcd() 141 *throughput = 170; in dsc_throughput_from_dpcd() 144 *throughput = 340; in dsc_throughput_from_dpcd() 147 *throughput = 400; in dsc_throughput_from_dpcd() 150 *throughput = 450; in dsc_throughput_from_dpcd() 153 *throughput = 500; in dsc_throughput_from_dpcd() 156 *throughput = 550; in dsc_throughput_from_dpcd() 159 *throughput = 600; in dsc_throughput_from_dpcd() 162 *throughput = 650; in dsc_throughput_from_dpcd() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mn10300/ |
| H A D | mn10300.md | 127 ;; throughput, which is the number of cycles the instruction takes 131 ;; latency is always greater than or equal to the throughput. 144 (define_cpu_unit "throughput" "pipelining") 147 (eq_attr "timings" "11") "throughput") 149 (eq_attr "timings" "12") "throughput,nothing") 151 (eq_attr "timings" "13") "throughput,nothing*2") 153 (eq_attr "timings" "14") "throughput,nothing*3") 155 (eq_attr "timings" "22") "throughput*2") 157 (eq_attr "timings" "23") "throughput*2,nothing") 159 (eq_attr "timings" "24") "throughput*2,nothing*2") [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mn10300/ |
| H A D | mn10300.md | 127 ;; throughput, which is the number of cycles the instruction takes 131 ;; latency is always greater than or equal to the throughput. 144 (define_cpu_unit "throughput" "pipelining") 147 (eq_attr "timings" "11") "throughput") 149 (eq_attr "timings" "12") "throughput,nothing") 151 (eq_attr "timings" "13") "throughput,nothing*2") 153 (eq_attr "timings" "14") "throughput,nothing*3") 155 (eq_attr "timings" "22") "throughput*2") 157 (eq_attr "timings" "23") "throughput*2,nothing") 159 (eq_attr "timings" "24") "throughput*2,nothing*2") [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| H A D | ia64.opt | 73 minline-float-divide-max-throughput 75 Generate inline floating point division, optimize for throughput. 84 minline-int-divide-max-throughput 86 Generate inline integer division, optimize for throughput. 96 minline-sqrt-max-throughput 98 Generate inline square root, optimize for throughput.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
| H A D | ia64.opt | 73 minline-float-divide-max-throughput 75 Generate inline floating point division, optimize for throughput. 84 minline-int-divide-max-throughput 86 Generate inline integer division, optimize for throughput. 96 minline-sqrt-max-throughput 98 Generate inline square root, optimize for throughput.
|
| /netbsd-src/external/bsd/libevent/dist/test/ |
| H A D | bench_httpclient.c | 184 double throughput; in main() local 216 throughput = total_n_handled / in main() 232 throughput, in main()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_benchmark.c | 69 unsigned int throughput = (n * (size >> 10)) / time; in amdgpu_benchmark_log_results() local 73 throughput * 8, throughput); in amdgpu_benchmark_log_results()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_benchmark.c | 85 unsigned int throughput = (n * (size >> 10)) / time; in radeon_benchmark_log_results() local 89 throughput * 8, throughput); in radeon_benchmark_log_results()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
| H A D | llvm-mca.rst | 18 Performance is measured in terms of throughput as well as processor resource 48 throughput, but also to understand what processor resources are available 205 Print information about bottlenecks that affect the throughput. This analysis 387 overview of the performance throughput. Important performance indicators are 399 Field *Block RThroughput* is the reciprocal of the block throughput. Block 400 throughput is a theoretical quantity computed as the maximum number of blocks 402 of loop carried dependencies. Block throughput is superiorly limited by the 413 maximum throughput which can be computed by dividing the number of uOps of a 430 the Dispatch Width (2.00), and the theoretical maximum uOp throughput (1.50) is 436 latency and reciprocal throughput of every instruction in the sequence. It also [all …]
|
| H A D | llvm-exegesis.rst | 16 throughput, or port decomposition. 20 possible so that we can measure the latency (resp. inverse throughput/uop decomposition) 42 Measuring the uop decomposition or inverse throughput of an instruction works similarly:
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rx/ |
| H A D | rx.md | 102 ;; throughput, which is the number of cycles the instruction takes 106 ;; latency is always greater than or equal to the throughput. 119 (define_cpu_unit "throughput" "pipelining") 122 (eq_attr "timings" "11") "throughput") 124 (eq_attr "timings" "12") "throughput,nothing") 126 (eq_attr "timings" "22") "throughput*2") 128 (eq_attr "timings" "33") "throughput*3") 130 (eq_attr "timings" "34") "throughput*3,nothing") 132 (eq_attr "timings" "44") "throughput*4") 134 (eq_attr "timings" "45") "throughput*4,nothing") [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rx/ |
| H A D | rx.md | 103 ;; throughput, which is the number of cycles the instruction takes 107 ;; latency is always greater than or equal to the throughput. 120 (define_cpu_unit "throughput" "pipelining") 123 (eq_attr "timings" "11") "throughput") 125 (eq_attr "timings" "12") "throughput,nothing") 127 (eq_attr "timings" "22") "throughput*2") 129 (eq_attr "timings" "33") "throughput*3") 131 (eq_attr "timings" "34") "throughput*3,nothing") 133 (eq_attr "timings" "44") "throughput*4") 135 (eq_attr "timings" "45") "throughput*4,nothing") [all …]
|
| /netbsd-src/dist/pf/share/pf/ |
| H A D | ackpri | 5 # which dramatically improves throughput on (asymmetric) links when the
|
| /netbsd-src/external/ibm-public/postfix/dist/src/smtpstone/ |
| H A D | vmail-local | 43 Elapsed: 29, throughput: 3.4 msg/s (local_delivery_concurrency not set)
|
| H A D | vmail-relay | 57 Elapsed: 14.4 s, throughput: 6.9 msg/s
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium/ |
| H A D | copyi.asm | 53 C movq load (or store) per cycle, so the throughput would be the same as the
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | ppro.md | 175 ;; lea executes on port 0 with latency one and throughput 1. 182 ;; Shift and rotate execute on port 0 with latency and throughput 1. 233 ;; imul has throughput one, but latency 4, and can only execute on port 0. 293 ;; has throughput "1/cycle (align with FADD)". What do they 442 ;; throughput of 1/cycle.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | ppro.md | 175 ;; lea executes on port 0 with latency one and throughput 1. 182 ;; Shift and rotate execute on port 0 with latency and throughput 1. 233 ;; imul has throughput one, but latency 4, and can only execute on port 0. 293 ;; has throughput "1/cycle (align with FADD)". What do they 442 ;; throughput of 1/cycle.
|
| H A D | k6.md | 230 ;; Most FPU instructions have latency 2 and throughput 2.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86.td | 338 // vector FSQRT has higher throughput than the corresponding NR code. 339 // The idea is that throughput bound code is likely to be vectorized, so for 340 // vectorized code we should care about the throughput of SQRT operations. 349 // If lzcnt has equivalent latency/throughput to most simple integer ops, it can 496 "with good throughput">; 500 // SSE3) with better latency/throughput than the alternative sequence.
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/ia64/ |
| H A D | ia64-defs.m4 | 54 dnl throughput.
|
| /netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k7/ |
| H A D | README | 121 since this maximizes decoding throughput and might save a cycle or two if
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000.opt | 270 Generate software reciprocal divide and square root for better throughput. 274 Generate software reciprocal divide and square root for better throughput.
|