OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bin_stack_size
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/jemalloc/dist/src/
cache_bin.c
76
uint16_t
bin_stack_size
= info->ncached_max * sizeof(void *);
local
78
*cur_offset +=
bin_stack_size
;
89
assert(free_spots ==
bin_stack_size
);
93
assert(
bin_stack_size
> 0 || empty_position == full_position);
Completed in 23 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026