Searched refs:prof_dump_open_t (Results 1 - 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dprof.h226 typedef int (prof_dump_open_t)(bool, const char *); typedef
227 extern prof_dump_open_t *prof_dump_open;
/external/jemalloc/src/
H A Dprof.c721 prof_dump_open_t *prof_dump_open = JEMALLOC_N(prof_dump_open_impl);

Completed in 92 milliseconds