OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RESET_INTERVAL
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc/dist/test/unit/
prof_reset.c
116
#define
RESET_INTERVAL
(1U << 10)
127
if (i %
RESET_INTERVAL
== 0) {
202
#undef
RESET_INTERVAL
/src/external/bsd/jemalloc.old/dist/test/unit/
prof_reset.c
136
#define
RESET_INTERVAL
(1U << 10)
147
if (i %
RESET_INTERVAL
== 0) {
222
#undef
RESET_INTERVAL
Completed in 25 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026