Searched refs:prof_idump (Results 1 - 8 of 8) sorted by relevance

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h60 void prof_idump(tsdn_t *tsdn);
H A Dprivate_namespace.h382 #define prof_idump JEMALLOC_N(prof_idump) macro
H A Dprivate_unnamespace.h382 #undef prof_idump macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dtcache.c110 prof_idump(tsd_tsdn(tsd));
224 prof_idump(tsd_tsdn(tsd));
376 prof_idump(tsd_tsdn(tsd));
H A Dlarge.c46 prof_idump(tsdn);
H A Dprof.c299 prof_idump(tsd_tsdn(tsd));
1747 prof_idump(tsdn_t *tsdn) function
H A Darena.c1110 prof_idump(tsdn);
1208 prof_idump(tsdn);
/fuchsia/zircon/third_party/ulib/jemalloc/
H A DMakefile.in180 $(srcroot)test/unit/prof_idump.c \

Completed in 155 milliseconds