Searched refs:thread_reservation_count (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/pmc/
H A Dpmc.c234 static volatile uint32_t thread_reservation_count = 0U; variable
998 thread_reservation_count++;
1096 thread_reservation_count--;
2805 if (thread_reservation_count) {
2822 if (thread_reservation_count) {

Completed in 14 milliseconds