Home
last modified time | relevance | path

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

/external/jemalloc_new/include/jemalloc/internal/
Dprof_types.h34 #define PROF_PRINTF_BUFSIZE 128 macro
/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()
/external/jemalloc_new/src/
Dprof.c1045 char buf[PROF_PRINTF_BUFSIZE]; in prof_dump_printf()