Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_b.h70 return arena_prof_alloc_time_get(tsdn, ptr, alloc_ctx); in prof_alloc_time_get()
H A Darena_inlines_b.h87 arena_prof_alloc_time_get(tsdn_t *tsdn, const void *ptr, in arena_prof_alloc_time_get() function