OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCACHE_NSLOTS_SMALL_MIN
(Results
1 - 2
of
2
) sorted by null
/external/jemalloc/src/
tcache.c
527
if ((arena_bin_info[i].nregs << 1) <=
TCACHE_NSLOTS_SMALL_MIN
) {
529
TCACHE_NSLOTS_SMALL_MIN
;
/external/jemalloc/include/jemalloc/internal/
tcache.h
22
#define
TCACHE_NSLOTS_SMALL_MIN
20
Completed in 70 milliseconds