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 273 void prof_realloc(const void *ptr, size_t usize, prof_thr_cnt_t *cnt,
412 prof_realloc(const void *ptr, size_t usize, prof_thr_cnt_t *cnt, function
private_namespace.h 309 #define prof_realloc JEMALLOC_N(prof_realloc) macro
private_unnamespace.h 309 #undef prof_realloc macro

Completed in 2847 milliseconds