Searched refs:pure (Results 1 – 19 of 19) sorted by relevance
37 int flags) JEMALLOC_ATTR(pure);42 JEMALLOC_ATTR(pure);
96 CVMX_FUNCTION uint32_t cvmx_get_proc_id(void) __attribute__ ((pure));
26 Lua is implemented in pure ANSI C, and compiles unmodified in all known
7 **rte_mempool_ring** is a pure software mempool driver based on the
7 **rte_mempool_stack** is a pure software mempool driver based on the
89 To achieve optimal performance, overall software design choices and pure software optimization tech…302 * A pure per-port offload is the one supported by device but not per-queue type.303 * A pure per-port offloading can't be enabled on a queue and disabled on another queue at the same …304 * A pure per-port offloading must be enabled or disabled on all queues at the same time.305 * Any offloading is per-queue or pure per-port type, but can't be both types at same devices.306 * Port capabilities = per-queue capabilities + pure per-port capabilities.311 The ``dev_info->[rt]x_offload_capa`` returned from ``rte_eth_dev_info_get()`` includes all pure per…
371 As a well known limitation - it can perform quite pure on some overcommitted
8 DPDK also includes a pure-software library that
15 * Provide capability to switch between pure software and hardware-accelerated implementations for…1148 with all the implementations sharing the same API: pure SW implementation (no acceleration), implem…
77 static uint32_t __attribute__((pure))91 static uint32_t __attribute__((pure))
1156 static uint8_t __attribute__((pure))
92 static uint32_t __attribute__((pure))106 static uint32_t __attribute__((pure))
1134 static uint8_t __attribute__((pure))
157 For pure small packet size (64 bytes) traffic however the multi-core mode is not
139 static __rte_always_inline __attribute__((pure)) uint8_t145 static __rte_always_inline __attribute__((pure)) uint64_t
8 the DPDK also includes pure-software PMDs, two of these drivers are:
2893 JEMALLOC_ATTR(pure) in JEMALLOC_ATTR() argument3027 JEMALLOC_ATTR(pure) in JEMALLOC_ATTR() argument
263 pure-software eventdev driver distributing the work of scheduling
492 A pure per-port offloading isn't requested to be repeated in [rt]x_conf->offloads to