OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DUMP_INTERVAL
(Results
1 - 2
of
2
) sorted by null
/external/jemalloc/test/unit/
prof_accum.c
5
#define
DUMP_INTERVAL
1
43
if (i %
DUMP_INTERVAL
== 0) {
prof_reset.c
149
#define
DUMP_INTERVAL
3677
166
if (i %
DUMP_INTERVAL
== 0) {
236
#undef
DUMP_INTERVAL
Completed in 4394 milliseconds