Home
last modified time | relevance | path

Searched refs:stack_nelms (Results 1 – 1 of 1) sorted by relevance

/redis-3.2.3/deps/jemalloc/src/
H A Dtcache.c11 static unsigned stack_nelms; /* Total stack elms per tcache. */ variable
323 size += stack_nelms * sizeof(void *); in tcache_create()
516 stack_nelms = 0; in tcache_boot()
529 stack_nelms += tcache_bin_info[i].ncached_max; in tcache_boot()
533 stack_nelms += tcache_bin_info[i].ncached_max; in tcache_boot()