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

/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h297 void prof_free(const void *ptr, size_t size);
539 prof_free(const void *ptr, size_t size) function
H A Dprivate_namespace.h281 #define prof_free JEMALLOC_N(prof_free) macro
/freebsd-10-stable/contrib/jemalloc/src/
H A Djemalloc.c1270 prof_free(ptr, usize);
1679 prof_free(ptr, usize);

Completed in 84 milliseconds