HomeSort by relevance Sort by last modified time
    Searched defs:prof_free (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/include/jemalloc/internal/
prof.h 275 void prof_free(const void *ptr, size_t size);
485 prof_free(const void *ptr, size_t size) function
private_namespace.h 298 #define prof_free JEMALLOC_N(prof_free) macro
private_unnamespace.h 298 #undef prof_free macro

Completed in 190 milliseconds