Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dtelemetry.c1612 #define BOOTPROFILE_UNLOCK() do { lck_mtx_unlock(&bootprofile_mtx); } while(0) macro
1737 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1775 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1787 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1818 BOOTPROFILE_UNLOCK(); in bootprofile_get()
1850 BOOTPROFILE_UNLOCK(); in bootprofile_gather()