Searched refs:counter_shared (Results 1 – 1 of 1) sorted by relevance
12 uint counter_shared[NUM_SPIN_LOCKS]; variable31 counter_shared[i] = 0; in prepare_clear_counters()50 if (per_lock_sum != counter_shared[i]) { in check_counter_sums()52 i, per_lock_sum, counter_shared[i] in check_counter_sums()56 if (counter_shared[i] > ITERATIONS * NUM_CORES) { in check_counter_sums()58 i, counter_shared[i], ITERATIONS * NUM_CORES); in check_counter_sums()85 counter_shared[lock_index]++; in counter_test_per_core()106 counter_shared[lock_index]++; in counter_try_test_per_core()