Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/
H A Darm_mte_compress.c545 size_t ptrs_index; member
556 t->ptrs_index = 0; in tag_pattern_init()
562 T_QUIET; T_ASSERT_LT(t->ptrs_index, t->ptrs_count, "ptrs_index overflow"); // test sanity in tag_pattern_push_ptr()
563 t->tagged_ptrs[t->ptrs_index++] = tagged_ptr; in tag_pattern_push_ptr()
665 T_LOG(" got %zu pointers", t->ptrs_index); in tag_pattern_max_mix()
722 T_LOG(" reached offset %zu, got %zu pointers", offset, t->ptrs_index); in tag_pattern_odd_chunks()