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

/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dtcache.c311 size_t size, stack_offset; local
317 stack_offset = size;
334 stack_offset += tcache_bin_info[i].ncached_max * sizeof(void *);
341 (uintptr_t)stack_offset);

Completed in 73 milliseconds