Home
last modified time | relevance | path

Searched refs:prof_malloc_sample_object (Results 1 – 5 of 5) sorted by relevance

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines.h155 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 Dprof_externs.h63 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 Dprivate_namespace.h509 #define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object) macro
/src/contrib/jemalloc/src/
H A Dprof.c99 prof_malloc_sample_object(tsd_t *tsd, const void *ptr, size_t size, in prof_malloc_sample_object() function
/src/contrib/jemalloc/
H A DChangeLog906 prof_malloc_sample_object(). Prior to this fix, if tctx and old_tctx were