Home
last modified time | relevance | path

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

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprof_externs.h55 typedef bool (prof_dump_header_t)(tsdn_t *, bool, const prof_cnt_t *); typedef
56 extern prof_dump_header_t *prof_dump_header;
/third_party/ulib/jemalloc/test/unit/
A Dprof_reset.c109 prof_dump_header_t *prof_dump_header_orig; in TEST_BEGIN()
/third_party/ulib/jemalloc/src/
A Dprof.c1330 prof_dump_header_t *prof_dump_header = JEMALLOC_N(prof_dump_header_impl);

Completed in 8 milliseconds