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

  /external/jemalloc/include/jemalloc/internal/
prof.h 346 void prof_free(tsd_t *tsd, const void *ptr, size_t usize);
532 prof_free(tsd_t *tsd, const void *ptr, size_t usize) function
private_namespace.h 398 #define prof_free JEMALLOC_N(prof_free) macro
private_unnamespace.h 398 #undef prof_free macro
  /external/jemalloc/src/
jemalloc.c     [all...]

Completed in 810 milliseconds