HomeSort by relevance Sort by last modified time
    Searched defs:prof_realloc (Results 1 - 3 of 3) 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

Completed in 4338 milliseconds