Searched defs:nslots (Results 1 – 9 of 9) sorted by relevance
| /xnu-11417.121.6/tests/skywalk/ |
| H A D | skt_nslots.c | 44 skt_nslots_common(int argc, char *argv[], uint32_t nslots, uint32_t interval, int method) in skt_nslots_common()
|
| H A D | skywalk_test_utils.c | 800 …chew_random(channel_t channel, channel_ring_t ring, sync_mode_t mode, bool dosync, uint32_t nslots) in sktc_chew_random() 846 …annel_t channel, channel_ring_t ring, sync_mode_t mode, bool dosync, uint64_t nslots, bool verbose) in sktc_pump_ring_nslots_kq() 919 …annel_t channel, channel_ring_t ring, sync_mode_t mode, bool dosync, uint64_t nslots, bool verbose) in sktc_pump_ring_nslots_select() 990 …annel_t channel, channel_ring_t ring, sync_mode_t mode, bool dosync, uint64_t nslots, bool verbose) in sktc_pump_ring_nslots_poll()
|
| /xnu-11417.121.6/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_filter_vp.c | 227 uint32_t buf_sz, buf_cnt, nslots, afslots, totalrings; in netif_filter_region_params_setup() local
|
| H A D | nx_netif_vp.c | 789 uint32_t buf_sz, buf_cnt, nslots, afslots, evslots, totalrings; in netif_vp_region_params_setup() local
|
| /xnu-11417.121.6/bsd/skywalk/nexus/flowswitch/ |
| H A D | nx_flowswitch.c | 372 uint32_t totalrings, nslots, afslots, evslots, lbaslots; in fsw_vp_region_params_setup() local
|
| /xnu-11417.121.6/tests/ktrace/ |
| H A D | kperf_tests.c | 424 unsigned int nslots; member
|
| /xnu-11417.121.6/bsd/skywalk/channel/ |
| H A D | channel_ring.c | 84 kr_init_to_mhints(struct __kern_channel_ring *kring, uint32_t nslots) in kr_init_to_mhints()
|
| /xnu-11417.121.6/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 2230 uint32_t nslots = kring->ckr_num_slots; in na_kr_populate_slots() local
|
| /xnu-11417.121.6/osfmk/vm/ |
| H A D | vm_compressor.c | 6192 int nslots = c_seg->c_nextslot; in vm_compressor_serialize_segment_debug_info() local
|