Searched refs:optimize (Results 1 – 17 of 17) sorted by relevance
19 …oduction to application profiling using a Performance Analyzer from Intel to optimize the software.
66 Sometimes, it can be a good idea to duplicate data to optimize speed.263 The degree of optimization depends on the compiler's ability to optimize for a specific microarchit…
27 system designer and/or operator can better optimize service rates and80 inter-server traffic or to optimize for network traffic conditions,
254 optimize the operation if possible.
299 The reason for using a hash function is to optimize the performance of the lookup operation
3624 and optimize NIC hardware configuration and memory layout in advance.
105 static inline __attribute__((optimize("O2"))) xmm_t
96 …eviewing BIOS settings desired for best performance characteristic e.g. optimize for performance o…
28 Vector PMD (vPMD) uses Intel® SIMD instructions to optimize packet I/O.
12 Vector PMD uses Intel® SIMD instructions to optimize packet I/O.
223 ring indexes and uses vector instructions to optimize performance for split
708 __attribute__ ((optimize(1)))
2107 bool optimize);
37 exe_q_optimize optimize, exe_q_execute exec, exe_q_get get) in ecore_exe_queue_init() argument52 o->optimize = optimize; in ecore_exe_queue_init()102 rc = o->optimize(sc, o->owner, elem); in ecore_exe_queue_add()
636 exe_q_optimize optimize; member
371 Also to optimize enqueue operation, l2fwd_simple_forward() stores incoming mbufs
367 DLB supports using x86 vector instructions to optimize the data path.