Home
last modified time | relevance | path

Searched refs:pure (Results 1 – 19 of 19) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/
H A Djemalloc_protos.h.in37 int flags) JEMALLOC_ATTR(pure);
42 JEMALLOC_ATTR(pure);
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-access.h96 CVMX_FUNCTION uint32_t cvmx_get_proc_id(void) __attribute__ ((pure));
/f-stack/app/redis-5.0.5/deps/lua/
H A DREADME26 Lua is implemented in pure ANSI C, and compiles unmodified in all known
/f-stack/dpdk/doc/guides/mempool/
H A Dring.rst7 **rte_mempool_ring** is a pure software mempool driver based on the
H A Dstack.rst7 **rte_mempool_stack** is a pure software mempool driver based on the
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpoll_mode_drv.rst89 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…
H A Dring_lib.rst371 As a well known limitation - it can perform quite pure on some overcommitted
H A Dlink_bonding_poll_mode_drv_lib.rst8 DPDK also includes a pure-software library that
H A Dpacket_framework.rst15 * 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…
/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_lpm.c77 static uint32_t __attribute__((pure))
91 static uint32_t __attribute__((pure))
H A Drte_lpm6.c1156 static uint8_t __attribute__((pure))
/f-stack/dpdk/lib/librte_lpm/
H A Drte_lpm.c92 static uint32_t __attribute__((pure))
106 static uint32_t __attribute__((pure))
H A Drte_lpm6.c1134 static uint8_t __attribute__((pure))
/f-stack/dpdk/doc/guides/cryptodevs/
H A Dscheduler.rst157 For pure small packet size (64 bytes) traffic however the multi-core mode is not
/f-stack/dpdk/app/test-fib/
H A Dmain.c139 static __rte_always_inline __attribute__((pure)) uint8_t
145 static __rte_always_inline __attribute__((pure)) uint64_t
/f-stack/dpdk/doc/guides/nics/
H A Dpcap_ring.rst8 the DPDK also includes pure-software PMDs, two of these drivers are:
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Djemalloc.c2893 JEMALLOC_ATTR(pure) in JEMALLOC_ATTR() argument
3027 JEMALLOC_ATTR(pure) in JEMALLOC_ATTR() argument
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_18_11.rst263 pure-software eventdev driver distributing the work of scheduling
H A Drelease_18_05.rst492 A pure per-port offloading isn't requested to be repeated in [rt]x_conf->offloads to