Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dtelemetry.c1376 #define BOOTPROFILE_UNLOCK() do { lck_mtx_unlock(&bootprofile_mtx); } while(0) macro
1501 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1539 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1551 BOOTPROFILE_UNLOCK(); in bootprofile_timer_call()
1582 BOOTPROFILE_UNLOCK(); in bootprofile_get()
1614 BOOTPROFILE_UNLOCK(); in bootprofile_gather()