OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:total_deallocs
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/stress/pa/
pa_microbench.c
411
uint64_t total_allocs = 0,
total_deallocs
= 0;
local
489
total_deallocs
++;
506
printf(" Total deallocations: %lu\n",
total_deallocs
);
508
printf(" Active allocations: %lu\n", g_alloc_counter -
total_deallocs
);
Completed in 48 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026