Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
HDprof_externs.h62 extern prof_dump_header_t *JET_MUTABLE prof_dump_header;
HDprivate_namespace.h314 #define prof_dump_header JEMALLOC_N(prof_dump_header) macro
/freebsd-13-stable/contrib/jemalloc/src/
HDprof.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()