Home
last modified time | relevance | path

Searched refs:arena_tdata_get (Results 1 – 6 of 6) 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
102 tdata = arena_tdata_get(tsd, ind, true); in decay_ticker_get()
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h579 arena_tdata_t *arena_tdata_get(tsd_t *tsd, unsigned ind,
923 arena_tdata_get(tsd_t *tsd, unsigned ind, bool refresh_if_missing) in arena_tdata_get() function
968 tdata = arena_tdata_get(tsd, ind, true); in decay_ticker_get()
Dprivate_symbols.txt117 arena_tdata_get
Dprivate_namespace.h117 #define arena_tdata_get JEMALLOC_N(arena_tdata_get) macro
Djemalloc_internal.h.in579 arena_tdata_t *arena_tdata_get(tsd_t *tsd, unsigned ind,
923 arena_tdata_get(tsd_t *tsd, unsigned ind, bool refresh_if_missing) function
968 tdata = arena_tdata_get(tsd, ind, true);
Dprivate_unnamespace.h117 #undef arena_tdata_get