HomeSort by relevance Sort by last modified time
    Searched full:irealloc_prof (Results 1 - 1 of 1) sorted by null

  /external/jemalloc/src/
jemalloc.c 1201 irealloc_prof(void *oldptr, size_t old_usize, size_t usize, prof_thr_cnt_t *cnt) function
1273 ret = irealloc_prof(ptr, old_usize, usize, cnt);
    [all...]

Completed in 47 milliseconds