Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_types.h51 #define PROF_PRINTF_BUFSIZE 128 macro
/src/contrib/jemalloc/src/
H A Dprof_sys.c378 char buf[PROF_PRINTF_BUFSIZE]; in prof_dump_check_possible_error()
H A Dprof_data.c512 char buf[PROF_PRINTF_BUFSIZE]; in prof_dump_printf()