Searched refs:prof_dump_impl (Results 1 – 4 of 4) sorted by relevance
| /src/contrib/jemalloc/include/jemalloc/internal/ |
| H A D | prof_data.h | 24 void prof_dump_impl(tsd_t *tsd, write_cb_t *prof_dump_write, void *cbopaque,
|
| /src/contrib/jemalloc/src/ |
| H A D | prof_sys.c | 512 prof_dump_impl(tsd, buf_writer_cb, &buf_writer, tdata, leakcheck); in prof_dump()
|
| H A D | prof_data.c | 1106 prof_dump_impl(tsd_t *tsd, write_cb_t *prof_dump_write, void *cbopaque, in prof_dump_impl() function
|
| /src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/ |
| H A D | private_namespace.h | 535 #define prof_dump_impl JEMALLOC_N(prof_dump_impl) macro
|