Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/channel/
H A Dos_channel.h124 CHANNEL_THRESHOLD_UNIT_SLOTS, /* unit in slots (default) */ enumerator
H A Dchannel.c1302 case CHANNEL_THRESHOLD_UNIT_SLOTS: in ch_event()
1385 case CHANNEL_THRESHOLD_UNIT_SLOTS: in ch_event()
1881 cet->cet_unit != CHANNEL_THRESHOLD_UNIT_SLOTS) { in ch_ev_thresh_validate()
1907 case CHANNEL_THRESHOLD_UNIT_SLOTS: in ch_ev_thresh_validate()
/xnu-10063.141.1/libsyscall/wrappers/skywalk/
H A Dos_channel.c1415 case CHANNEL_THRESHOLD_UNIT_SLOTS: in os_channel_attr_set()