| /f-stack/dpdk/app/test/ |
| H A D | test_timer.c | 284 static rte_atomic32_t collisions; in timer_stress2_main_loop() local 289 rte_atomic32_set(&collisions, 0); in timer_stress2_main_loop() 318 rte_atomic32_add(&collisions, my_collisions); in timer_stress2_main_loop() 332 my_collisions = rte_atomic32_read(&collisions); in timer_stress2_main_loop()
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | kni.rst | 133 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 140 TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
|
| /f-stack/dpdk/drivers/net/octeontx/base/ |
| H A D | octeontx_bgx.h | 79 uint64_t collisions; member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/bus/ |
| H A D | baikal,bt1-apb.yaml | 17 addressed APB slave devices. In case of any APB protocol collisions, slave
|
| /f-stack/tools/netstat/ |
| H A D | if.c | 432 show_stat("NRSlu", 5, "collisions", IFA_STAT(collisions), in intpr() 547 st->ift_co += IFA_STAT(collisions); in fill_iftot()
|
| /f-stack/dpdk/doc/guides/platform/ |
| H A D | octeontx2.rst | 351 Packets dropped due to excessive collisions: 0 353 Multiple collisions before successful transmission: 0 354 Single collisions before successful transmission: 0
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | gemini-sl93512r.dts | 89 /* Check pin collisions */
|
| H A D | gemini-sq201.dts | 74 /* Check pin collisions */
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | coding_style.rst | 114 This is to ensure there are no collisions with definitions in the application itself. 190 …ing ``RTE_<enum>_`` - where <enum> is a shortname for the enum type] to avoid namespace collisions. 226 …ernally-visible variables should have an ``rte_`` prefix in the name to avoid namespace collisions. 253 …ture definitions should have the structure name prefixed by ``rte_`` to avoid namespace collisions.
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_defs.h.in | 26 * from being exported, but for static libraries, naming collisions are a real
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | hash_lib.rst | 113 in the very unlikely case due to excessive hash collisions that a key has failed to be inserted, th… 130 The hash library uses the Cuckoo Hash algorithm to resolve collisions.
|
| H A D | packet_framework.rst | 288 Several keys can share the same signature (collisions). 322 In order to reduce the number of keys in the same bucket (collisions), the number of hash table buc…
|
| H A D | qos_framework.rst | 43 …| | | logic to handle collisions. …
|
| H A D | rte_flow.rst | 2834 modified, due to possible collisions or resource limitations (although in
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | INSTALL.md | 103 for static libraries, naming collisions are a real possibility. By
|
| H A D | ChangeLog | 926 which statically link jemalloc experiencing symbol name collisions.
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | ChangeLog | 323 collisions with similar macros defined by other libraries.
|
| /f-stack/freebsd/contrib/zstd/programs/ |
| H A D | zstd.1.md | 457 Bigger hash tables cause less collisions which usually makes compression
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_2_1.rst | 335 Hash method to resolve collisions (open addressing). This method pushes
|
| H A D | release_18_11.rst | 273 collisions. In addition, the internal hashing algorithm was changed to use
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | ChangeLog | 505 - Change name of "write" variable in inffast.c to avoid library collisions
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 5785 name collisions on hosts that reserve the *_DEVICE_ID (or *DeviceId) 7871 local directory so that there can be no collisions between the files that 7986 object files in the local directory so that there can be no collisions 16819 extension ".dsl" (to avoid name collisions with existing .asl 19172 was done to prevent collisions with existing files in the host
|