Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dtelemetry.c1667 #define BOOTPROFILE_UNLOCK() do { lck_mtx_unlock(&bootprofile_mtx); } while(0) macro
1792 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1830 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1842 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1873 BOOTPROFILE_UNLOCK(); in bootprofile_get()
1905 BOOTPROFILE_UNLOCK(); in bootprofile_gather()