Searched refs:large_prof_alloc_time_get (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dlarge_externs.h29 nstime_t large_prof_alloc_time_get(const extent_t *extent);
H A Dprivate_namespace.h232 #define large_prof_alloc_time_get JEMALLOC_N(large_prof_alloc_time_get) macro
H A Darena_inlines_b.h98 return large_prof_alloc_time_get(extent);
/freebsd-13-stable/contrib/jemalloc/src/
H A Dlarge.c388 large_prof_alloc_time_get(const extent_t *extent) { function

Completed in 78 milliseconds