Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h325 #define prof_logging_state JEMALLOC_N(prof_logging_state) macro
/freebsd/contrib/jemalloc/src/
H A Dprof.c87 prof_logging_state_t prof_logging_state = prof_logging_state_stopped; variable