OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:threshold_sz
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/test/unit/
oversize_threshold.c
20
size_t
threshold_sz
= sizeof(old_threshold);
local
30
&new_threshold,
threshold_sz
);
35
&
threshold_sz
, &new_threshold,
threshold_sz
);
40
&
threshold_sz
, NULL, 0);
102
size_t
threshold_sz
= sizeof(threshold);
local
104
&threshold,
threshold_sz
);
/src/external/bsd/jemalloc/dist/test/unit/
oversize_threshold.c
20
size_t
threshold_sz
= sizeof(old_threshold);
local
30
&new_threshold,
threshold_sz
);
35
&
threshold_sz
, &new_threshold,
threshold_sz
);
40
&
threshold_sz
, NULL, 0);
103
size_t
threshold_sz
= sizeof(threshold);
local
105
&threshold,
threshold_sz
);
Completed in 35 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026