Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Dlock_ptr.c75 .lck_ptr_stats = true, in hw_lck_ptr_take_slowpath()
99 init.lck_ptr_stats = true; in hw_lck_ptr_init()
126 tmp.lck_ptr_stats = false; in hw_lck_ptr_destroy()
338 curv.lck_ptr_stats = false; in hw_lck_ptr_unlock_fastpath()
H A Dlock_ptr.h83 uintptr_t lck_ptr_stats : 1; member