Searched refs:lck_mtx_prof_probe (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.81.2/osfmk/kern/ |
| H A D | lock_stat.h | 219 lck_mtx_prof_probe( in lck_mtx_prof_probe() function 311 #define lck_mtx_prof_probe(id, mtx, grp, profile) ((void)0) macro 405 lck_mtx_prof_probe(lck_mtx_acquire_probe(spin, false), mtx, grp, profile) 408 lck_mtx_prof_probe(lck_mtx_acquire_probe(spin, true), mtx, grp, profile) 411 lck_mtx_prof_probe(LS_LCK_MTX_UNLOCK_RELEASE, mtx, grp, profile)
|