Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h173 prof_malloc_sample_object(tsdn, ptr, usize, tctx); in prof_malloc()
209 prof_malloc_sample_object(tsd_tsdn(tsd), ptr, usize, tctx); in prof_realloc()
H A Dprof_externs.h47 void prof_malloc_sample_object(tsdn_t *tsdn, const void *ptr, size_t usize,
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h327 #define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object) macro
/freebsd/contrib/jemalloc/src/
H A Dprof.c343 prof_malloc_sample_object(tsdn_t *tsdn, const void *ptr, size_t usize, in prof_malloc_sample_object() function
/freebsd/contrib/jemalloc/
H A DChangeLog806 prof_malloc_sample_object(). Prior to this fix, if tctx and old_tctx were