Searched refs:PROF_PREFIX_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dprof.h12 # define PROF_PREFIX_DEFAULT "jeprof" macro
14 # define PROF_PREFIX_DEFAULT "" macro
/external/jemalloc/src/
H A Dprof.c1322 memcpy(opt_prof_prefix, PROF_PREFIX_DEFAULT,
1323 sizeof(PROF_PREFIX_DEFAULT));

Completed in 429 milliseconds