Searched refs:overhead_bytes (Results 1 – 1 of 1) sorted by relevance
741 int64_t overhead_bytes; // can be negative on diffs member764 s->overhead_bytes = (int64_t)sysctl_get_Q("vm.mte.compress_overhead_bytes"); in tags_sysctls_sample()792 SUB_FIELD(overhead_bytes); in tags_sysctls_sample_diff()803 …s->pages_decompressed, s->pages_freed, s->pages_corrupted, s->overhead_bytes, s->tagged_pages, s->… in tags_sysctls_print()811 s->start_overhead_bytes = s->overhead_bytes; in tags_sysctl_start()879 …T_QUIET; ASSERT_STAT_ATLEAST(start->start_overhead_bytes - sample.overhead_bytes, 0ll, "check over… in check_sysctls_after_pagein()897 …T_QUIET; ASSERT_STAT_ATLEAST(start->start_overhead_bytes - sample.overhead_bytes, 0ll, "check over… in check_sysctls_after_dealloc()