Searched defs:elm (Results 1 - 7 of 7) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Drtree_structs.h13 const rtree_elm_t *elm; member in struct:rtree_elm_witness_s
H A Drtree_inlines.h89 rtree_child_tryread(rtree_elm_t *elm, bool dependent) argument
102 rtree_child_read(tsdn_t *tsdn, rtree_t *rtree, rtree_elm_t *elm, unsigned level, bool dependent) argument
115 rtree_elm_read(rtree_elm_t *elm, bool dependent) argument
143 rtree_elm_write(rtree_elm_t *elm, const extent_t *extent) argument
335 rtree_elm_t *elm; local
353 rtree_elm_t *elm; local
366 rtree_elm_t *elm; local
390 rtree_elm_read_acquired(tsdn_t *tsdn, const rtree_t *rtree, rtree_elm_t *elm) argument
405 rtree_elm_write_acquired(tsdn_t *tsdn, const rtree_t *rtree, rtree_elm_t *elm, const extent_t *extent) argument
419 rtree_elm_release(tsdn_t *tsdn, const rtree_t *rtree, rtree_elm_t *elm) argument
429 rtree_elm_t *elm; local
[all...]
/fuchsia/zircon/third_party/ulib/jemalloc/test/unit/
H A Drtree.c85 rtree_elm_t *elm; local
236 rtree_elm_t *elm; local
[all...]
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dtcache.c429 tcaches_t *elm; local
463 tcaches_elm_flush(tsd_t *tsd, tcaches_t *elm) argument
480 tcaches_t *elm = &tcaches[ind]; local
[all...]
H A Drtree.c161 rtree_child_read_hard(tsdn_t *tsdn, rtree_t *rtree, rtree_elm_t *elm, argument
181 rtree_elm_witness_alloc(tsd_t *tsd, uintptr_t key, const rtree_elm_t *elm) argument
207 rtree_elm_witness_find(tsd_t *tsd, const rtree_elm_t *elm) argument
223 rtree_elm_witness_dalloc(tsd_t *tsd, witness_t *witness, const rtree_elm_t *elm) argument
244 rtree_elm_witness_acquire(tsdn_t *tsdn, const rtree_t *rtree, uintptr_t key, const rtree_elm_t *elm) argument
257 rtree_elm_witness_access(tsdn_t *tsdn, const rtree_t *rtree, const rtree_elm_t *elm) argument
270 rtree_elm_witness_release(tsdn_t *tsdn, const rtree_t *rtree, const rtree_elm_t *elm) argument
280 rtree_elm_witness_dalloc(tsdn_tsd(tsdn), witness, elm); local
[all...]
H A Dextent.c461 rtree_elm_t *elm; local
H A Dctl.c834 const char *elm, *tdot, *dot; local
[all...]

Completed in 128 milliseconds