Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprof_externs.h53 typedef int (prof_dump_open_t)(bool, const char *); typedef
54 extern prof_dump_open_t *prof_dump_open;
/third_party/ulib/jemalloc/src/
A Dprof.c948 prof_dump_open_t *prof_dump_open = JEMALLOC_N(prof_dump_open_impl);

Completed in 8 milliseconds