Searched refs:prof_malloc (Results 1 – 5 of 5) sorted by relevance
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | prof_inlines.h | 18 void prof_malloc(tsdn_t *tsdn, extent_t *extent, const void *ptr, 157 prof_malloc(tsdn_t *tsdn, extent_t *extent, const void *ptr, size_t usize, in prof_malloc() function
|
| A D | private_symbols.txt | 385 prof_malloc
|
| A D | private_namespace.h | 385 #define prof_malloc JEMALLOC_N(prof_malloc) macro
|
| A D | private_unnamespace.h | 385 #undef prof_malloc
|
| /third_party/ulib/jemalloc/src/ |
| A D | jemalloc.c | 1647 prof_malloc(tsd_tsdn(tsd), iealloc(tsd_tsdn(tsd), allocation), in imalloc_body()
|
Completed in 14 milliseconds