Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
HDprof_types.h34 #define PROF_PRINTF_BUFSIZE 128 macro
/freebsd-13-stable/contrib/jemalloc/src/
HDprof.c1316 char buf[PROF_PRINTF_BUFSIZE]; in prof_dump_printf()