Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_types.h34 #define PROF_PRINTF_BUFSIZE 128 macro
/freebsd-14.2/contrib/jemalloc/src/
H A Dprof.c1316 char buf[PROF_PRINTF_BUFSIZE]; in prof_dump_printf()