Home
last modified time | relevance | path

Searched refs:lck_grp_disable_feature (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.41.6/osfmk/kern/ !
H A Dlock_group.h247 extern void lck_grp_disable_feature(
H A Dlock_group.c314 lck_grp_disable_feature(lck_debug_feature_t feat) in lck_grp_disable_feature() function
/xnu-12377.41.6/bsd/dev/dtrace/ !
H A Dlockstat.c150 lck_grp_disable_feature(LCK_DEBUG_LOCKSTAT); in lockstat_disable()
H A Dlockprof.c320 lck_grp_disable_feature(LCK_DEBUG_LOCKPROF); in lockprof_disable()