Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Darm_mte_compress.c834 wait_compressed(struct tags_sysctls* start, uint32_t expected_increment) in wait_compressed() argument
858 …T_QUIET; ASSERT_STAT_ATLEAST(d.field_name, (expected_increment == field_num) ? 1ull : 0ull, "unexp… in wait_compressed()