Searched defs:prof_accum (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_a.h7 prof_accum_add(tsdn_t *tsdn, prof_accum_t *prof_accum, argument
46 prof_accum_cancel(tsdn_t *tsdn, prof_accum_t *prof_accum, argument
[all...]
H A Darena_structs_b.h118 prof_accum_t prof_accum; member in struct:arena_s
/freebsd-current/contrib/jemalloc/src/
H A Dprof.c2033 prof_accum_init(tsdn_t *tsdn, prof_accum_t *prof_accum) { argument

Completed in 72 milliseconds