HomeSort by relevance Sort by last modified time
    Searched defs:prof_malloc (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/include/jemalloc/internal/
prof.h 272 void prof_malloc(const void *ptr, size_t usize, prof_thr_cnt_t *cnt);
387 prof_malloc(const void *ptr, size_t usize, prof_thr_cnt_t *cnt) function
400 * PROF_ALLOC_PREP() and prof_malloc().
private_namespace.h 303 #define prof_malloc JEMALLOC_N(prof_malloc) macro
private_unnamespace.h 303 #undef prof_malloc macro

Completed in 148 milliseconds