Home
last modified time | relevance | path

Searched refs:arena_mapbitsp_get_const (Results 1 – 4 of 4) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Darena.h657 const size_t *arena_mapbitsp_get_const(const arena_chunk_t *chunk,
806 arena_mapbitsp_get_const(const arena_chunk_t *chunk, size_t pageind) in arena_mapbitsp_get_const() function
823 return (arena_mapbitsp_read(arena_mapbitsp_get_const(chunk, pageind))); in arena_mapbits_get()
Dprivate_symbols.txt68 arena_mapbitsp_get_const
Dprivate_namespace.h68 #define arena_mapbitsp_get_const JEMALLOC_N(arena_mapbitsp_get_const) macro
Dprivate_unnamespace.h68 #undef arena_mapbitsp_get_const