Searched defs:slow_path (Results 1 – 6 of 6) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | tcache_inlines.h | 43 UNUSED size_t size, szind_t binind, bool zero, bool slow_path) { in tcache_alloc_small() 105 szind_t binind, bool zero, bool slow_path) { in tcache_alloc_large() 165 bool slow_path) { in tcache_dalloc_small() 190 bool slow_path) { in tcache_dalloc_large()
|
| H A D | jemalloc_internal_inlines_c.h | 42 bool is_internal, arena_t *arena, bool slow_path) { in iallocztm() 61 ialloc(tsd_t *tsd, size_t size, szind_t ind, bool zero, bool slow_path) { in ialloc() 105 bool is_internal, bool slow_path) { in idalloctm() 128 alloc_ctx_t *alloc_ctx, bool slow_path) { in isdalloct()
|
| H A D | arena_inlines_b.h | 88 tcache_t *tcache, bool slow_path) { in arena_malloc() 191 alloc_ctx_t *alloc_ctx, bool slow_path) { in arena_dalloc() 288 alloc_ctx_t *alloc_ctx, bool slow_path) { in arena_sdalloc()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | jemalloc.c | 2192 ifree(tsd_t *tsd, void *ptr, tcache_t *tcache, bool slow_path) { in ifree() 2231 isfree(tsd_t *tsd, void *ptr, size_t usize, tcache_t *tcache, bool slow_path) { in isfree()
|
| H A D | arena.c | 1450 bool slow_path) { in arena_dalloc_promoted()
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | eth_common.h | 490 struct eth_slow_path_rx_cqe slow_path /* SP CQE */; member
|