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

/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dprof_inlines_a.h7 prof_accum_add(tsdn_t *tsdn, prof_accum_t *prof_accum, uint64_t accumbytes) { argument
45 prof_accum_cancel(tsdn_t *tsdn, prof_accum_t *prof_accum, size_t usize) { argument
[all...]
H A Darena_structs_b.h115 prof_accum_t prof_accum; member in struct:arena_s
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dprof_inlines_a.h7 prof_accum_add(tsdn_t *tsdn, prof_accum_t *prof_accum, uint64_t accumbytes) { argument
45 prof_accum_cancel(tsdn_t *tsdn, prof_accum_t *prof_accum, size_t usize) { argument
[all...]
H A Darena_structs_b.h115 prof_accum_t prof_accum; member in struct:arena_s
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dprof.c1782 prof_accum_init(tsdn_t *tsdn, prof_accum_t *prof_accum) { argument

Completed in 185 milliseconds