Home
last modified time | relevance | path

Searched refs:extent_slab_data_get_const (Results 1 – 5 of 5) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dextent_inlines.h21 const arena_slab_data_t *extent_slab_data_get_const(const extent_t *extent);
154 extent_slab_data_get_const(const extent_t *extent) in extent_slab_data_get_const() function
A Darena_inlines_b.h128 ret = index2size(extent_slab_data_get_const(extent)->binind); in arena_salloc()
A Dprivate_symbols.txt202 extent_slab_data_get_const
A Dprivate_namespace.h202 #define extent_slab_data_get_const JEMALLOC_N(extent_slab_data_get_const) macro
A Dprivate_unnamespace.h202 #undef extent_slab_data_get_const

Completed in 9 milliseconds