Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dprof_sys.c342 static char prof_dump_buf[PROF_DUMP_BUFSIZE]; variable
510 &arg, prof_dump_buf, PROF_DUMP_BUFSIZE); in prof_dump()