Home
last modified time | relevance | path

Searched defs:cur_dst (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/app/test/
H A Dtest_ring.c591 void **src = NULL, **cur_src = NULL, **dst = NULL, **cur_dst = NULL; in test_ring_burst_bulk_tests1() local
688 void **src = NULL, **cur_src = NULL, **dst = NULL, **cur_dst = NULL; in test_ring_burst_bulk_tests2() local
775 void **src = NULL, **cur_src = NULL, **dst = NULL, **cur_dst = NULL; in test_ring_burst_bulk_tests3() local
846 void **src = NULL, **cur_src = NULL, **dst = NULL, **cur_dst = NULL; in test_ring_burst_bulk_tests4() local
968 void **src = NULL, **cur_src = NULL, **dst = NULL, **cur_dst = NULL; in test_ring_basic_ex() local
1088 void **src = NULL, **cur_src = NULL, **dst = NULL, **cur_dst = NULL; in test_ring_with_exact_size() local
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Darena_stats.h171 uint64_t cur_dst = atomic_load_u64(dst, ATOMIC_RELAXED); in arena_stats_accum_u64() local
216 size_t cur_dst = atomic_load_zu(dst, ATOMIC_RELAXED); in arena_stats_accum_zu() local
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dctl.c571 uint64_t cur_dst = atomic_load_u64(dst, ATOMIC_RELAXED); in ctl_accum_arena_stats_u64() local
591 size_t cur_dst = atomic_load_zu(dst, ATOMIC_RELAXED); in accum_atomic_zu() local