Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_sys.h28 extern prof_dump_open_maps_t *JET_MUTABLE prof_dump_open_maps;
/src/contrib/jemalloc/src/
H A Dprof_sys.c468 prof_dump_open_maps_t *JET_MUTABLE prof_dump_open_maps = variable
480 int mfd = prof_dump_open_maps(); in prof_dump_maps()
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h589 #define prof_dump_open_maps JEMALLOC_N(prof_dump_open_maps) macro