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

/freebsd-11-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof.h12 # define PROF_PREFIX_DEFAULT "jeprof" macro
14 # define PROF_PREFIX_DEFAULT "" macro
/freebsd-11-stable/contrib/jemalloc/src/
H A Dprof.c2161 memcpy(opt_prof_prefix, PROF_PREFIX_DEFAULT,
2162 sizeof(PROF_PREFIX_DEFAULT));

Completed in 167 milliseconds