Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/channel/ !
H A Dos_channel_private.h589 const volatile void *chd_nx_stats; member
619 (__DECONST(void *, (_chd)->chd_nx_stats))
/xnu-8792.41.9/libsyscall/wrappers/skywalk/ !
H A Dos_channel.c616 *(void **)(uintptr_t)&chd->chd_nx_stats = in os_channel_create_extended()