Home
last modified time | relevance | path

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

/trueos/contrib/jemalloc/include/jemalloc/internal/
HDprof.h312 void prof_free(const void *ptr, size_t size);
569 prof_free(const void *ptr, size_t size) in prof_free() function
HDprivate_namespace.h294 #define prof_free JEMALLOC_N(prof_free) macro
/trueos/contrib/jemalloc/src/
HDjemalloc.c1231 prof_free(ptr, usize); in ifree()
1788 prof_free(ptr, usize); in je_dallocx()