Searched refs:ixallocx_prof (Results 1 – 4 of 4) sorted by relevance
/external/jemalloc_new/src/ |
D | jemalloc.c | 2796 ixallocx_prof(tsd_t *tsd, void *ptr, size_t old_usize, size_t size, function 2886 usize = ixallocx_prof(tsd, ptr, old_usize, size, extra,
|
/external/jemalloc/src/ |
D | jemalloc.c | 2476 ixallocx_prof(tsd_t *tsd, void *ptr, size_t old_usize, size_t size, function 2564 usize = ixallocx_prof(tsd, ptr, old_usize, size, extra,
|
/external/jemalloc/ |
D | ChangeLog | 293 + Fix ixallocx_prof() to pass usize_max and zero to ixallocx_prof_sample()
|
/external/jemalloc_new/ |
D | ChangeLog | 667 + Fix ixallocx_prof() to pass usize_max and zero to ixallocx_prof_sample()
|