Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h314 #define prof_dump_header JEMALLOC_N(prof_dump_header) macro
/freebsd/contrib/jemalloc/src/
H A Dprof.c1615 prof_dump_header_t *JET_MUTABLE prof_dump_header = prof_dump_header_impl; variable