Home
last modified time | relevance | path

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

/external/jemalloc/src/
Dprof.c995 prof_dump_write(bool propagate_err, const char *s) in prof_dump_write() function
1035 ret = prof_dump_write(propagate_err, buf); in prof_dump_printf()
1450 if (prof_dump_write(propagate_err, "\nMAPPED_LIBRARIES:\n") && in prof_dump_maps()
/external/jemalloc_new/src/
Dprof.c1010 prof_dump_write(bool propagate_err, const char *s) { in prof_dump_write() function
1050 ret = prof_dump_write(propagate_err, buf); in prof_dump_printf()
1458 if (prof_dump_write(propagate_err, "\nMAPPED_LIBRARIES:\n") && in prof_dump_maps()