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

/freebsd-13-stable/contrib/jemalloc/src/
H A Dprof.c1313 prof_dump_printf(bool propagate_err, const char *format, ...) { function
1409 if (prof_dump_printf(arg->propagate_err,
1584 if (prof_dump_printf(propagate_err,
1601 if (prof_dump_printf(propagate_err,
1638 if (prof_dump_printf(propagate_err, "@")) {
1643 if (prof_dump_printf(propagate_err, " %#"FMTxPTR,
1650 if (prof_dump_printf(propagate_err,

Completed in 102 milliseconds