Searched refs:large_prof_alloc_time_get (Results 1 – 4 of 4) sorted by relevance
29 nstime_t large_prof_alloc_time_get(const extent_t *extent);
232 #define large_prof_alloc_time_get JEMALLOC_N(large_prof_alloc_time_get) macro
98 return large_prof_alloc_time_get(extent); in arena_prof_alloc_time_get()
388 large_prof_alloc_time_get(const extent_t *extent) { in large_prof_alloc_time_get() function