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

/external/jemalloc/include/jemalloc/internal/
H A Dprof.h275 void prof_free(const void *ptr, size_t size);
485 prof_free(const void *ptr, size_t size) function
H A Dprivate_namespace.h298 #define prof_free JEMALLOC_N(prof_free) macro
H A Dprivate_unnamespace.h298 #undef prof_free macro

Completed in 823 milliseconds