Home
last modified time | relevance | path

Searched defs:prof_free (Results 1 – 3 of 3) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dprof_inlines_b.h195 prof_free(tsd_t *tsd, const void *ptr, size_t usize, alloc_ctx_t *alloc_ctx) { in prof_free() function
/external/jemalloc/include/jemalloc/internal/
Dprof.h534 prof_free(tsd_t *tsd, const void *ptr, size_t usize) in prof_free() function
Dprivate_namespace.h435 #define prof_free JEMALLOC_N(prof_free) macro