Searched refs:prof_accum_t (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_types.h5 typedef struct prof_accum_s prof_accum_t; typedef in typeref:struct:prof_accum_s
H A Dprof_inlines_a.h7 prof_accum_add(tsdn_t *tsdn, prof_accum_t *prof_accum, uint64_t accumbytes) {
45 prof_accum_cancel(tsdn_t *tsdn, prof_accum_t *prof_accum, size_t usize) {
H A Darena_structs_b.h115 prof_accum_t prof_accum;
H A Dprof_externs.h65 bool prof_accum_init(tsdn_t *tsdn, prof_accum_t *prof_accum);
/freebsd-12-stable/contrib/jemalloc/src/
H A Dprof.c1762 prof_accum_init(tsdn_t *tsdn, prof_accum_t *prof_accum) {

Completed in 58 milliseconds