Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Dtelemetry.c1402 #define BOOTPROFILE_UNLOCK() do { lck_mtx_unlock(&bootprofile_mtx); } while(0) macro
1527 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1565 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1577 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1608 BOOTPROFILE_UNLOCK(); in bootprofile_get()
1640 BOOTPROFILE_UNLOCK(); in bootprofile_gather()