OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:billion
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/jemalloc/dist/src/
stats.c
71
uint64_t
billion
= 1000000000;
local
75
if (uptime_ns <
billion
) {
78
uint64_t uptime_s = uptime_ns /
billion
;
Completed in 26 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026