Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprof.h284 void prof_malloc_sample_object(tsdn_t *tsdn, const void *ptr, size_t usize,
491 prof_malloc_sample_object(tsdn, ptr, usize, tctx); in prof_malloc()
525 prof_malloc_sample_object(tsd_tsdn(tsd), ptr, usize, tctx); in prof_realloc()
Dprivate_symbols.txt446 prof_malloc_sample_object
Dprivate_namespace.h446 #define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object) macro
Dprivate_unnamespace.h446 #undef prof_malloc_sample_object
/external/jemalloc/src/
Dprof.c226 prof_malloc_sample_object(tsdn_t *tsdn, const void *ptr, size_t usize, in prof_malloc_sample_object() function
/external/jemalloc/
DChangeLog296 prof_malloc_sample_object(). Prior to this fix, if tctx and old_tctx were