Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dtelemetry.c1659 #define BOOTPROFILE_UNLOCK() do { lck_mtx_unlock(&bootprofile_mtx); } while(0) macro
1784 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1822 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1834 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1865 BOOTPROFILE_UNLOCK(); in bootprofile_get()
1897 BOOTPROFILE_UNLOCK(); in bootprofile_gather()