Searched refs:bytes_mapped (Results 1 – 4 of 4) sorted by relevance
369 size_t bytes_mapped; member687 G.bytes_mapped += size; in alloc_anon()850 G.bytes_mapped += alloc_size; in alloc_page()996 G.bytes_mapped -= len; in release_pages()1022 G.bytes_mapped -= g->alloc_size; in release_pages()1991 SCALE (G.bytes_mapped), STAT_LABEL (G.bytes_mapped), in ggc_print_statistics()
419 size_t bytes_mapped; member786 zone->bytes_mapped += size; in alloc_anon()962 zone->bytes_mapped -= len; in release_pages()2041 total_bytes_mapped += zone->bytes_mapped; in ggc_print_statistics()
3949 * ggc-page.c (struct globals): Add bytes_mapped field.
409 uint64_t bytes_mapped = vdev_indirect_mapping_bytes_mapped(vim); in vdev_indirect_should_condense() local414 ASSERT3U(bytes_obsolete, <=, bytes_mapped); in vdev_indirect_should_condense()422 if (bytes_obsolete * 100 / bytes_mapped >= in vdev_indirect_should_condense()428 (int)(bytes_obsolete * 100 / bytes_mapped), in vdev_indirect_should_condense()429 (u_longlong_t)bytes_mapped / 1024 / 1024); in vdev_indirect_should_condense()