Home
last modified time | relevance | path

Searched defs:prof_malloc_sample_object (Results 1 – 2 of 2) sorted by relevance

/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/include/jemalloc/internal/
Dprivate_namespace.h446 #define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object) macro