Home
last modified time | relevance | path

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

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