Searched defs:accumbytes (Results 1 - 7 of 7) 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
[all...]
H A Darena_inlines_a.h25 arena_prof_accum(tsdn_t *tsdn, arena_t *arena, uint64_t accumbytes) { argument
H A Dprof_structs.h26 uint64_t accumbytes; member in struct:prof_accum_s
37 uint64_t accumbytes; member in struct:prof_cnt_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
[all...]
H A Darena_inlines_a.h25 arena_prof_accum(tsdn_t *tsdn, arena_t *arena, uint64_t accumbytes) { argument
H A Dprof_structs.h26 uint64_t accumbytes; member in struct:prof_accum_s
37 uint64_t accumbytes; member in struct:prof_cnt_s
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dprof.c1693 prof_cnt_all(uint64_t *curobjs, uint64_t *curbytes, uint64_t *accumobjs, uint64_t *accumbytes) argument
[all...]

Completed in 90 milliseconds