| /f-stack/app/nginx-1.16.1/auto/cc/ |
| H A D | clang | 28 # optimize for Pentium 34 # optimize for Pentium Pro, Pentium II and Pentium III 40 # optimize for Pentium 4 46 # optimize for Athlon 52 # optimize for Opteron
|
| H A D | sunc | 89 # optimize for Pentium and Athlon 94 # optimize for Pentium Pro, Pentium II 99 # optimize for Pentium III 106 # optimize for Pentium 4 113 # optimize for Opteron
|
| H A D | gcc | 59 # optimize for Pentium and Athlon 65 # optimize for Pentium Pro, Pentium II and Pentium III 71 # optimize for Pentium 4, gcc 3.x 77 # optimize for Athlon, gcc 3.x 83 # optimize for Opteron, gcc 3.x
|
| H A D | bcc | 15 # optimize for Pentium and Athlon 20 # optimize for Pentium Pro, Pentium II and Pentium III
|
| H A D | icc | 25 # optimize for Pentium and Athlon 30 # optimize for Pentium Pro, Pentium II and Pentium III 35 # optimize for Pentium 4, default
|
| H A D | msvc | 55 # optimize for Pentium and Athlon 60 # optimize for Pentium Pro, Pentium II and Pentium III 65 # optimize for Pentium 4, MSVC 7
|
| H A D | owc | 23 # optimize for Pentium and Athlon 31 # optimize for Pentium Pro, Pentium II and Pentium III
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | dibio.h | 37 ZDICT_fastCover_params_t* fastCoverParams, int optimize);
|
| H A D | dibio.c | 273 ZDICT_fastCover_params_t* fastCoverParams, int optimize) in DiB_trainFromFiles() argument 326 if (optimize) { in DiB_trainFromFiles() 341 if (optimize) { in DiB_trainFromFiles()
|
| H A D | zstdcli.c | 1212 int const optimize = !coverParams.k || !coverParams.d; in main() local 1215 …lenames->fileNames, (unsigned)filenames->tableSize, blockSize, NULL, &coverParams, NULL, optimize); in main() 1217 int const optimize = !fastCoverParams.k || !fastCoverParams.d; in main() local 1220 …mes->fileNames, (unsigned)filenames->tableSize, blockSize, NULL, NULL, &fastCoverParams, optimize); in main()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | perf_opt_guidelines.rst | 19 …oduction to application profiling using a Performance Analyzer from Intel to optimize the software.
|
| H A D | writing_efficient_code.rst | 66 Sometimes, it can be a good idea to duplicate data to optimize speed. 262 The degree of optimization depends on the compiler's ability to optimize for a specific microarchit…
|
| H A D | efd_lib.rst | 27 system designer and/or operator can better optimize service rates and 80 inter-server traffic or to optimize for network traffic conditions,
|
| /f-stack/freebsd/contrib/ncsw/inc/Peripherals/ |
| H A D | fm_vsp_ext.h | 256 t_Error FM_VSP_ConfigDmaWriteOptimize(t_Handle h_FmVsp, bool optimize);
|
| H A D | fm_port_ext.h | 903 t_Error FM_PORT_ConfigDmaWriteOptimize(t_Handle h_FmPort, bool optimize);
|
| /f-stack/freebsd/contrib/zstd/lib/common/ |
| H A D | compiler.h | 155 # define DONT_VECTORIZE __attribute__((optimize("no-tree-vectorize")))
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/SP/ |
| H A D | fm_sp.c | 637 t_Error FM_VSP_ConfigDmaWriteOptimize(t_Handle h_FmVsp, bool optimize) in FM_VSP_ConfigDmaWriteOptimize() argument 645 p_FmVspEntry->p_FmVspEntryDriverParams->dmaWriteOptimize = optimize; in FM_VSP_ConfigDmaWriteOptimize()
|
| /f-stack/dpdk/lib/librte_acl/ |
| H A D | acl_run_altivec.h | 105 static inline __attribute__((optimize("O2"))) xmm_t
|
| /f-stack/freebsd/i386/conf/ |
| H A D | NOTES | 349 # 0x01 don't use the npx registers to optimize bcopy. 350 # 0x02 don't use the npx registers to optimize bzero. 351 # 0x04 don't use the npx registers to optimize copyin or copyout. 352 # The npx registers are normally used to optimize copying and zeroing when
|
| /f-stack/dpdk/doc/guides/linux_gsg/ |
| H A D | nic_perf_intel_platform.rst | 96 …eviewing BIOS settings desired for best performance characteristic e.g. optimize for performance o…
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | fm10k.rst | 28 Vector PMD (vPMD) uses Intel® SIMD instructions to optimize packet I/O.
|
| /f-stack/app/redis-5.0.5/ |
| H A D | MANIFESTO | 95 9 - We optimize for joy. We believe writing code is a lot of hard work, and the
|
| /f-stack/dpdk/drivers/net/pfe/ |
| H A D | pfe_hif.c | 707 __attribute__ ((optimize(1)))
|
| /f-stack/dpdk/drivers/net/dpaa/fmlib/ |
| H A D | fm_port_ext.h | 2107 bool optimize);
|
| /f-stack/freebsd/contrib/zstd/lib/ |
| H A D | README.md | 104 to optimize above all else for performance. In pursuit of this goal, Zstandard
|