OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ns_until_purge_none
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/test/unit/
decay.c
248
uint64_t
ns_until_purge_none
= decay_ns_until_purge(&decay,
local
250
expect_u64_eq(
ns_until_purge_none
, decay_epoch_duration_ns(&decay) * 2,
/src/external/bsd/jemalloc/dist/test/unit/
decay.c
251
uint64_t
ns_until_purge_none
= decay_ns_until_purge(
local
253
expect_u64_eq(
ns_until_purge_none
, decay_epoch_duration_ns(&decay) * 2,
Completed in 14 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026