Searched refs:BOOTPROFILE_LOCK (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/osfmk/kern/
H A Dtelemetry.c891 #define BOOTPROFILE_LOCK() do { lck_mtx_lock(&bootprofile_mtx); } while(0) macro
1028 BOOTPROFILE_LOCK();

Completed in 26 milliseconds