Searched refs:rounded (Results 1 – 5 of 5) sorted by relevance
552 uint64_t rounded = C_SEG_ROUND_TO_ALIGNMENT(size_written); in vm_mte_tags_stats_compressed() local553 counter_add(&compressor_tags_overhead_bytes, rounded); in vm_mte_tags_stats_compressed()576 uint64_t rounded = C_SEG_ROUND_TO_ALIGNMENT(mte_size); in vm_mte_tags_stats_removed() local577 counter_add(&compressor_tags_overhead_bytes, -(uint64_t)rounded); in vm_mte_tags_stats_removed()
289 rounded. The list of trial values for flags like `vm_prot_t` includes at372 probe for overflows when the values are added and/or rounded to page sizes.
36 Memory requests for a given size are rounded up to the next size class of the
284 * will be rounded up to an integral number of virtual pages.
333 * will be rounded up to an integral number of virtual pages.