Searched refs:arena_tdata_get (Results 1 – 6 of 6) sorted by relevance
/external/jemalloc_new/include/jemalloc/internal/ |
D | jemalloc_internal_inlines_a.h | 58 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/ |
D | jemalloc_internal.h | 579 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()
|
D | private_symbols.txt | 117 arena_tdata_get
|
D | private_namespace.h | 117 #define arena_tdata_get JEMALLOC_N(arena_tdata_get) macro
|
D | jemalloc_internal.h.in | 579 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);
|
D | private_unnamespace.h | 117 #undef arena_tdata_get
|