Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel.h122 CHANNEL_THRESHOLD_UNIT_SLOTS, /* unit in slots (default) */ enumerator
H A Dchannel.c1313 case CHANNEL_THRESHOLD_UNIT_SLOTS: in ch_event()
1396 case CHANNEL_THRESHOLD_UNIT_SLOTS: in ch_event()
1892 cet->cet_unit != CHANNEL_THRESHOLD_UNIT_SLOTS) { in ch_ev_thresh_validate()
1918 case CHANNEL_THRESHOLD_UNIT_SLOTS: in ch_ev_thresh_validate()
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_channel.c1364 case CHANNEL_THRESHOLD_UNIT_SLOTS: in os_channel_attr_set()