Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Darm_mte_compress.c742 int64_t start_overhead_bytes; // for comparing the very start to the end member
772 int64_t start_bytes = s->start_overhead_bytes; in tags_sysctl_update()
774 s->start_overhead_bytes = start_bytes; in tags_sysctl_update()
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()