Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/arm64/
H A Dplatform_tests.c308 uint local_counter = 0; in lt_stress_ticket_lock() local
316 local_counter++; in lt_stress_ticket_lock()
332 local_counter++; in lt_stress_ticket_lock()
354 local_counter++; in lt_stress_ticket_lock()
359 lt_stress_local_counters[cpuid] = local_counter; in lt_stress_ticket_lock()
361 …ter %d cpu %d incremented the counter %d times\n", __FUNCTION__, lt_counter, cpuid, local_counter); in lt_stress_ticket_lock()