Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/channel/
H A Dos_channel.h383 extern uint64_t os_channel_ring_sync_time(const channel_ring_t ring);
/xnu-12377.61.12/tests/skywalk/
H A Dskt_shutdown.c243 ts = os_channel_ring_sync_time(ring); in skt_shutdown_common()
/xnu-12377.61.12/libsyscall/wrappers/skywalk/
H A Dos_channel.c931 os_channel_ring_sync_time(const channel_ring_t chrd) in os_channel_ring_sync_time() function