Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/tests/TLBcoherency/
H A DTLBcoherency.c81 #define CONSISTENCY(...) fprintf(stderr, __VA_ARGS__ ); macro
152 CONSISTENCY("Mismatch, actual: 0x%llx, expected: 0x%llx\n", (unsigned long long)val, 0ULL); in initialize_arena_element()
209CONSISTENCY("Mismatch, actual: 0x%llx, expected: 0x%llx\n", (unsigned long long)val, (unsigned lon… in tlbexerciser()