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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h44 void prof_malloc_sample_object(tsdn_t *tsdn, extent_t *extent,
H A Dprof_inlines.h165 prof_malloc_sample_object(tsdn, extent, ptr, usize, tctx);
202 prof_malloc_sample_object(tsd_tsdn(tsd), extent, ptr, usize,
222 * prof_malloc_sample_object() call, because tctx and old_tctx may be
H A Dprivate_namespace.h386 #define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object) macro
H A Dprivate_unnamespace.h386 #undef prof_malloc_sample_object macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dprof.c226 prof_malloc_sample_object(tsdn_t *tsdn, extent_t *extent, const void *ptr, function

Completed in 84 milliseconds