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 343 void prof_realloc(tsd_t *tsd, const void *ptr, size_t usize,
496 prof_realloc(tsd_t *tsd, const void *ptr, size_t usize, prof_tctx_t *tctx, function
private_namespace.h 414 #define prof_realloc JEMALLOC_N(prof_realloc) macro
private_unnamespace.h 414 #undef prof_realloc macro
  /external/jemalloc/src/
jemalloc.c     [all...]

Completed in 200 milliseconds