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

  /external/jemalloc/include/jemalloc/internal/
prof.h 339 void prof_realloc(tsd_t *tsd, const void *ptr, size_t usize,
480 prof_realloc(tsd_t *tsd, const void *ptr, size_t usize, prof_tctx_t *tctx, function
private_namespace.h 380 #define prof_realloc JEMALLOC_N(prof_realloc) macro
private_unnamespace.h 380 #undef prof_realloc macro
  /external/jemalloc/src/
jemalloc.c     [all...]

Completed in 119 milliseconds