Home
last modified time | relevance | path

Searched refs:arena_prof_promoted (Results 1 – 6 of 6) sorted by relevance

/external/jemalloc/src/
Djemalloc.c1368 arena_prof_promoted(p, usize);
1454 arena_prof_promoted(p, usize);
1582 arena_prof_promoted(p, usize);
1683 arena_prof_promoted(p, usize);
1972 arena_prof_promoted(p, usize);
2082 arena_prof_promoted(p, usize);
2231 arena_prof_promoted(ptr, usize);
Darena.c2183 arena_prof_promoted(const void *ptr, size_t size) in arena_prof_promoted() function
/external/jemalloc/include/jemalloc/internal/
Dprivate_symbols.txt79 arena_prof_promoted
Dprivate_namespace.h79 #define arena_prof_promoted JEMALLOC_N(arena_prof_promoted) macro
Dprivate_unnamespace.h79 #undef arena_prof_promoted
Darena.h462 void arena_prof_promoted(const void *ptr, size_t size);