Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h62 extern prof_dump_header_t *JET_MUTABLE prof_dump_header;
/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
1877 if (prof_dump_header(tsd_tsdn(tsd), propagate_err, in prof_dump_file()