Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Dtelemetry.c1614 #define BOOTPROFILE_UNLOCK() do { lck_mtx_unlock(&bootprofile_mtx); } while(0) macro
1739 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1777 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1789 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1820 BOOTPROFILE_UNLOCK(); in bootprofile_get()
1852 BOOTPROFILE_UNLOCK(); in bootprofile_gather()