Searched refs:arena_tdata_get (Results 1 – 5 of 5) sorted by relevance
/external/jemalloc/include/jemalloc/internal/ |
D | jemalloc_internal.h | 546 arena_tdata_t *arena_tdata_get(tsd_t *tsd, unsigned ind, 797 arena_tdata_get(tsd_t *tsd, unsigned ind, bool refresh_if_missing) in arena_tdata_get() function 842 tdata = arena_tdata_get(tsd, ind, true); in decay_ticker_get()
|
D | private_symbols.txt | 106 arena_tdata_get
|
D | private_namespace.h | 106 #define arena_tdata_get JEMALLOC_N(arena_tdata_get) macro
|
D | jemalloc_internal.h.in | 546 arena_tdata_t *arena_tdata_get(tsd_t *tsd, unsigned ind, 797 arena_tdata_get(tsd_t *tsd, unsigned ind, bool refresh_if_missing) function 842 tdata = arena_tdata_get(tsd, ind, true);
|
D | private_unnamespace.h | 106 #undef arena_tdata_get
|