Home
last modified time | relevance | path

Searched defs:opt_prof_accum (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h297 #define opt_prof_accum JEMALLOC_N(opt_prof_accum) macro
/freebsd/contrib/jemalloc/src/
H A Dprof.c41 bool opt_prof_accum = false; variable