Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h315 #define prof_dump_open JEMALLOC_N(prof_dump_open) macro
/freebsd/contrib/jemalloc/src/
H A Dprof.c1242 prof_dump_open_t *JET_MUTABLE prof_dump_open = prof_dump_open_impl; variable