Home
last modified time | relevance | path

Searched defs:prof_accum_init (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h305 #define prof_accum_init JEMALLOC_N(prof_accum_init) macro
/freebsd/contrib/jemalloc/src/
H A Dprof.c2033 prof_accum_init(tsdn_t *tsdn, prof_accum_t *prof_accum) { in prof_accum_init() function