Searched refs:BOOTPROFILE_LOCK (Results 1 – 1 of 1) sorted by relevance
1370 #define BOOTPROFILE_LOCK() do { lck_mtx_lock(&bootprofile_mtx); } while(0) macro1575 BOOTPROFILE_LOCK(); in bootprofile_get()1586 BOOTPROFILE_LOCK(); in bootprofile_gather()