Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprof_inlines.h165 prof_malloc_sample_object(tsdn, extent, ptr, usize, tctx); in prof_malloc()
202 prof_malloc_sample_object(tsd_tsdn(tsd), extent, ptr, usize, in prof_realloc()
A Dprof_externs.h44 void prof_malloc_sample_object(tsdn_t *tsdn, extent_t *extent,
A Dprivate_symbols.txt386 prof_malloc_sample_object
A Dprivate_namespace.h386 #define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object) macro
A Dprivate_unnamespace.h386 #undef prof_malloc_sample_object
/third_party/ulib/jemalloc/src/
A Dprof.c226 prof_malloc_sample_object(tsdn_t *tsdn, extent_t *extent, const void *ptr, in prof_malloc_sample_object() function
/third_party/ulib/jemalloc/
A DChangeLog296 prof_malloc_sample_object(). Prior to this fix, if tctx and old_tctx were

Completed in 15 milliseconds