Home
last modified time | relevance | path

Searched refs:prof_alloc_time_set (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h74 prof_alloc_time_set(tsdn_t *tsdn, const void *ptr, alloc_ctx_t *alloc_ctx, in prof_alloc_time_set() function
/freebsd/contrib/jemalloc/src/
H A Dprof.c351 prof_alloc_time_set(tsdn, ptr, NULL, t); in prof_malloc_sample_object()