Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/arm64/
H A Dplatform_tests.c928 uint total_local_count = 0; in lt_test_locks() local
931 total_local_count += lt_stress_local_counters[processor->cpu_id]; in lt_test_locks()
933 if (total_local_count != lt_counter) { in lt_test_locks()