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

/xnu-2782.1.97/osfmk/default_pager/
H A Ddiag.h49 do { VSTATS_LOCK(l); stmt; VSTATS_UNLOCK(l); } while (0)
53 #define VSTATS_LOCK(l) macro
63 #define VSTATS_LOCK(l) lck_mtx_lock(l) macro
H A Ddp_backing_store.c655 VSTATS_LOCK(&global_stats.gs_lock);

Completed in 30 milliseconds