Searched refs:prof_malloc_sample_object (Results 1 – 3 of 3) sorted by relevance
129 prof_malloc_sample_object(tsdn, ptr, usize, tctx); in prof_malloc()165 prof_malloc_sample_object(tsd_tsdn(tsd), ptr, usize, tctx); in prof_realloc()
301 #define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object) macro