Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/channel/
H A Dos_channel_private.h165 volatile uint64_t csm_upp_buf_inuse; member
H A Dchannel.c2527 os_atomic_store(&csm->csm_upp_buf_inuse, buf_inuse, relaxed); in ch_update_upp_buf_stats()
/xnu-12377.1.9/libsyscall/wrappers/skywalk/
H A Dos_channel.c2367 *buffer_inuse = csm->csm_upp_buf_inuse; in os_channel_get_upp_buffer_stats()