Home
last modified time | relevance | path

Searched refs:prof_dump_useq (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dprof.c209 static uint64_t prof_dump_useq; variable
2132 prof_dump_filename(filename, 'u', prof_dump_useq); in prof_gdump()
2133 prof_dump_useq++; in prof_gdump()