Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dtelemetry.c1392 #define BOOTPROFILE_UNLOCK() do { lck_mtx_unlock(&bootprofile_mtx); } while(0) macro
1517 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1555 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1567 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1598 BOOTPROFILE_UNLOCK(); in bootprofile_get()
1630 BOOTPROFILE_UNLOCK(); in bootprofile_gather()