Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel.h388 extern uint64_t os_channel_ring_sync_time(const channel_ring_t ring);
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_channel.c946 os_channel_ring_sync_time(const channel_ring_t chrd) in os_channel_ring_sync_time() function