Home
last modified time | relevance | path

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

/external/jemalloc/include/jemalloc/internal/
Dprof.h33 #define PROF_PRINTF_BUFSIZE 128 macro
/external/jemalloc/src/
Dprof.c1030 char buf[PROF_PRINTF_BUFSIZE]; in prof_dump_printf()