OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:highruns
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/stdlib/
jemalloc.c
390
unsigned long
highruns
;
member in struct:malloc_bin_stats_s
1173
arena->bins[i].stats.
highruns
,
2045
if (bin->stats.curruns > bin->stats.
highruns
)
2046
bin->stats.
highruns
= bin->stats.curruns;
Completed in 16 milliseconds
Indexes created Sun Oct 19 18:09:56 GMT 2025