Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/arm64/
H A Dplatform_tests.c309 uint local_counter = 0; in lt_stress_ticket_lock() local
317 local_counter++; in lt_stress_ticket_lock()
333 local_counter++; in lt_stress_ticket_lock()
355 local_counter++; in lt_stress_ticket_lock()
360 lt_stress_local_counters[cpuid] = local_counter; in lt_stress_ticket_lock()
362 …ter %d cpu %d incremented the counter %d times\n", __FUNCTION__, lt_counter, cpuid, local_counter); in lt_stress_ticket_lock()