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

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dlarge_externs.h30 void large_prof_alloc_time_set(extent_t *extent, nstime_t time);
H A Dprivate_namespace.h233 #define large_prof_alloc_time_set JEMALLOC_N(large_prof_alloc_time_set) macro
H A Darena_inlines_b.h109 large_prof_alloc_time_set(extent, t);
/freebsd-13-stable/contrib/jemalloc/src/
H A Dlarge.c393 large_prof_alloc_time_set(extent_t *extent, nstime_t t) { function

Completed in 68 milliseconds