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

/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dprof.c1019 prof_dump_printf(bool propagate_err, const char *format, ...) function
1120 if (prof_dump_printf(arg->propagate_err,
1294 if (prof_dump_printf(propagate_err,
1314 if (prof_dump_printf(propagate_err,
1355 if (prof_dump_printf(propagate_err, "@")) {
1360 if (prof_dump_printf(propagate_err, " %#"FMTxPTR,
1367 if (prof_dump_printf(propagate_err,

Completed in 22 milliseconds