Home
last modified time | relevance | path

Searched refs:optimize (Results 1 – 25 of 42) sorted by relevance

12

/f-stack/app/nginx-1.16.1/auto/cc/
H A Dclang28 # 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 Dsunc89 # 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 Dgcc59 # 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 Dbcc15 # optimize for Pentium and Athlon
20 # optimize for Pentium Pro, Pentium II and Pentium III
H A Dicc25 # optimize for Pentium and Athlon
30 # optimize for Pentium Pro, Pentium II and Pentium III
35 # optimize for Pentium 4, default
H A Dmsvc55 # optimize for Pentium and Athlon
60 # optimize for Pentium Pro, Pentium II and Pentium III
65 # optimize for Pentium 4, MSVC 7
H A Dowc23 # optimize for Pentium and Athlon
31 # optimize for Pentium Pro, Pentium II and Pentium III
/f-stack/freebsd/contrib/zstd/programs/
H A Ddibio.h37 ZDICT_fastCover_params_t* fastCoverParams, int optimize);
H A Ddibio.c273 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 Dzstdcli.c1212 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 Dperf_opt_guidelines.rst19 …oduction to application profiling using a Performance Analyzer from Intel to optimize the software.
H A Dwriting_efficient_code.rst66 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 Defd_lib.rst27 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 Dfm_vsp_ext.h256 t_Error FM_VSP_ConfigDmaWriteOptimize(t_Handle h_FmVsp, bool optimize);
H A Dfm_port_ext.h903 t_Error FM_PORT_ConfigDmaWriteOptimize(t_Handle h_FmPort, bool optimize);
/f-stack/freebsd/contrib/zstd/lib/common/
H A Dcompiler.h155 # define DONT_VECTORIZE __attribute__((optimize("no-tree-vectorize")))
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.c637 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 Dacl_run_altivec.h105 static inline __attribute__((optimize("O2"))) xmm_t
/f-stack/freebsd/i386/conf/
H A DNOTES349 # 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 Dnic_perf_intel_platform.rst96 …eviewing BIOS settings desired for best performance characteristic e.g. optimize for performance o…
/f-stack/dpdk/doc/guides/nics/
H A Dfm10k.rst28 Vector PMD (vPMD) uses Intel® SIMD instructions to optimize packet I/O.
/f-stack/app/redis-5.0.5/
H A DMANIFESTO95 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 Dpfe_hif.c707 __attribute__ ((optimize(1)))
/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_port_ext.h2107 bool optimize);
/f-stack/freebsd/contrib/zstd/lib/
H A DREADME.md104 to optimize above all else for performance. In pursuit of this goal, Zstandard

12