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(const void *ptr, size_t usize,
340 void prof_malloc_sample_object(const void *ptr, size_t usize,
490 prof_malloc_sample_object(ptr, usize, tctx); in prof_malloc()
523 prof_malloc_sample_object(ptr, usize, tctx); in prof_realloc()
Dprivate_symbols.txt407 prof_malloc_sample_object
Dprivate_namespace.h409 #define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object) macro
Dprivate_unnamespace.h409 #undef prof_malloc_sample_object
/external/jemalloc/src/
Dprof.c226 prof_malloc_sample_object(const void *ptr, size_t usize, prof_tctx_t *tctx) in prof_malloc_sample_object() function
/external/jemalloc/
DChangeLog161 prof_malloc_sample_object(). Prior to this fix, if tctx and old_tctx were