Searched refs:total_local_count (Results 1 – 1 of 1) sorted by relevance
961 uint total_local_count = 0; in lt_test_locks() local964 total_local_count += lt_stress_local_counters[processor->cpu_id]; in lt_test_locks()968 } else if (total_local_count != lt_counter) { in lt_test_locks()973 T_PASS("Ticket locks stress test with lck_ticket_lock() (%u total acquires)", total_local_count); in lt_test_locks()