Searched refs:large_prof_alloc_time_set (Results 1 – 4 of 4) sorted by relevance
30 void large_prof_alloc_time_set(extent_t *extent, nstime_t time);
233 #define large_prof_alloc_time_set JEMALLOC_N(large_prof_alloc_time_set) macro
109 large_prof_alloc_time_set(extent, t); in arena_prof_alloc_time_set()
393 large_prof_alloc_time_set(extent_t *extent, nstime_t t) { in large_prof_alloc_time_set() function