Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/arm64/
H A Dplatform_tests.c312 uint local_counter = 0; in lt_stress_ticket_lock() local
320 local_counter++; in lt_stress_ticket_lock()
336 local_counter++; in lt_stress_ticket_lock()
358 local_counter++; in lt_stress_ticket_lock()
363 lt_stress_local_counters[cpuid] = local_counter; in lt_stress_ticket_lock()
365 …ter %d cpu %d incremented the counter %d times\n", __FUNCTION__, lt_counter, cpuid, local_counter); in lt_stress_ticket_lock()