Home
last modified time | relevance | path

Searched defs:arena_tdata_get (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_inlines_a.h58 arena_tdata_get(tsd_t *tsd, unsigned ind, bool refresh_if_missing) { in arena_tdata_get() function
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h.in923 arena_tdata_get(tsd_t *tsd, unsigned ind, bool refresh_if_missing) function
Djemalloc_internal.h923 arena_tdata_get(tsd_t *tsd, unsigned ind, bool refresh_if_missing) in arena_tdata_get() function
Dprivate_namespace.h117 #define arena_tdata_get JEMALLOC_N(arena_tdata_get) macro