Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/jemalloc/src/
Djemalloc.c886 arena_prof_promoted(ret, usize); in je_malloc()
973 arena_prof_promoted(result, in imemalign()
1078 arena_prof_promoted(ret, usize); in je_calloc()
1175 arena_prof_promoted(ret, usize); in je_realloc()
1218 arena_prof_promoted(ret, in je_realloc()
1472 arena_prof_promoted(p, usize); in je_allocm()
1575 arena_prof_promoted(q, usize); in je_rallocm()
Darena.c1570 arena_prof_promoted(const void *ptr, size_t size) in arena_prof_promoted() function
/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
Dprivate_namespace.h48 #define arena_prof_promoted JEMALLOC_N(arena_prof_promoted) macro
Darena.h411 void arena_prof_promoted(const void *ptr, size_t size);