Searched refs:prof_malloc_sample_object (Results 1 – 5 of 5) sorted by relevance
| /src/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | prof_inlines.h | 155 prof_malloc_sample_object(tsd, ptr, size, usize, tctx); in prof_malloc() 190 prof_malloc_sample_object(tsd, ptr, size, usize, tctx); in prof_realloc()
|
| H A D | prof_externs.h | 63 void prof_malloc_sample_object(tsd_t *tsd, const void *ptr, size_t size,
|
| /src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/ |
| H A D | private_namespace.h | 509 #define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object) macro
|
| /src/contrib/jemalloc/src/ |
| H A D | prof.c | 99 prof_malloc_sample_object(tsd_t *tsd, const void *ptr, size_t size, in prof_malloc_sample_object() function
|
| /src/contrib/jemalloc/ |
| H A D | ChangeLog | 906 prof_malloc_sample_object(). Prior to this fix, if tctx and old_tctx were
|