Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dprof.c99 prof_malloc_sample_object(tsd_t *tsd, const void *ptr, size_t size, in prof_malloc_sample_object() function
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h509 #define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object) macro