Home
last modified time | relevance | path

Searched refs:bytes_mmaped (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
Dm_mallocfree.c191 SizeT bytes_mmaped; member
485 a->bytes_mmaped = 0; in arena_init()
500 a->name, a->bytes_mmaped, a->bytes_on_loan_max, a->bytes_on_loan in VG_()
772 a->bytes_mmaped += cszB; in newSuperblock()
1128 a->bytes_mmaped, a->bytes_on_loan); in sanity_check_malloc_arena()
1169 a->name, a->bytes_mmaped, a->bytes_on_loan_max, a->bytes_on_loan in cc_analyse_alloc_arena()
1804 mi->arena = a->bytes_mmaped; in VG_()