Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/channel/
H A Dos_channel.h390 extern uint64_t os_channel_ring_notify_time(const channel_ring_t ring);
/xnu-12377.1.9/tests/skywalk/
H A Dskt_shutdown.c246 ts = os_channel_ring_notify_time(ring); in skt_shutdown_common()
/xnu-12377.1.9/libsyscall/wrappers/skywalk/
H A Dos_channel.c937 os_channel_ring_notify_time(const channel_ring_t chrd) in os_channel_ring_notify_time() function