Home
last modified time | relevance | path

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

/NextBSD/contrib/jemalloc/include/jemalloc/internal/
HDprof.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()
HDprivate_namespace.h373 #define prof_malloc_sample_object JEMALLOC_N(prof_malloc_sample_object) macro
/NextBSD/contrib/jemalloc/src/
HDprof.c226 prof_malloc_sample_object(const void *ptr, size_t usize, prof_tctx_t *tctx) in prof_malloc_sample_object() function
/NextBSD/contrib/jemalloc/
HDChangeLog88 prof_malloc_sample_object(). Prior to this fix, if tctx and old_tctx were