Home
last modified time | relevance | path

Searched refs:inserts (Results 1 – 12 of 12) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dintset.c387 uint32_t inserts = 0; in intsetTest() local
391 if (success) inserts++; in intsetTest()
393 assert(intrev32ifbe(is->length) == inserts); in intsetTest()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dreorder_lib.rst16 The user inserts out of order mbufs into the reorder buffer and pulls in-order
84 As the workers finish processing the packets, the distributor inserts those
H A Defd_lib.rst224 stores the keys and is used for key inserts and for computing the
369 inserts, and hence, EFD's design optimizes for the lookups which are
370 faster and much simpler than the slower insert procedure (inserts are
390 When discussing EFD inserts and lookups, the discussion is simplified by
399 runtime inserts, and keys are moved around from a busy group to a less
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dpacket_ordering.rst23 inserts out-of-order packets into reorder buffer, extracts ordered packets
H A Dperformance_thread.rst432 inserts the current thread at the back of the ready queue, and the process of
/f-stack/freebsd/contrib/zlib/doc/
H A Drfc1950.txt520 unsigned quantity, as here, right shift inserts zero bit(s)
522 << Bitwise left shift operator. Left shift inserts zero
H A Drfc1952.txt598 unsigned quantity, as here, right shift inserts zero
H A Drfc1951.txt833 the process. If speed is most important, the compressor inserts new
/f-stack/dpdk/doc/guides/tools/
H A Dtesteventdev.rst360 When ``--fwd_latency`` command line option selected, the application inserts
/f-stack/dpdk/doc/guides/nics/
H A Dbnxt.rst507 inserts the VLAN tag (via hardware) using the provided TCI along with the
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES1228 Listpack: optionally force reallocation on inserts.
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt12124 The AcpiSrc source code conversion tool now inserts one line of
18474 New DEBUG_PRINTP macro automatically inserts the procedure name