Searched refs:test_stage_change (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215.1.10/tests/skywalk/ |
| H A D | skt_kqueue.c | 166 test_stage_change(&ctx->stage, SKT_KQUEUE_BASIC_RX_SWEEP_1); in skt_kqueue_basic_rx() 182 test_stage_change(&ctx->stage, SKT_KQUEUE_BASIC_RX_SWEEP_1); in skt_kqueue_basic_rx() 188 test_stage_change(&ctx->stage, SKT_KQUEUE_BASIC_TX_SWEEP_1); in skt_kqueue_basic_rx() 194 test_stage_change(&ctx->stage, SKT_KQUEUE_BASIC_TX_SWEEP_1); in skt_kqueue_basic_rx() 204 test_stage_change(&ctx->stage, SKT_KQUEUE_BASIC_TX_SWEEP_1); in skt_kqueue_basic_rx() 265 test_stage_change(&ctx->stage, SKT_KQUEUE_BASIC_RX_SWEEP_2); in skt_kqueue_basic_tx() 268 test_stage_change(&ctx->stage, SKT_KQUEUE_BASIC_RX_SWEEP_2); in skt_kqueue_basic_tx() 292 test_stage_change(&ctx->stage, SKT_KQUEUE_BASIC_TX_SWEEP_2); in skt_kqueue_basic_tx() 299 test_stage_change(&ctx->stage, SKT_KQUEUE_BASIC_TX_SWEEP_2); in skt_kqueue_basic_tx() 388 test_stage_change(&ctx->stage, SKT_KQUEUE_LOWAT_BASIC_1); in skt_kqueue_lowat_basic_rx() [all …]
|
| H A D | skt_mangle.c | 188 test_stage_change(&ctx->stage, SKT_TX_TURN); in skt_mangle_rx() 213 test_stage_change(&ctx->stage, SKT_TX_TURN); in skt_mangle_rx() 225 test_stage_change(&ctx->stage, SKT_TX_TURN); in skt_mangle_rx() 282 test_stage_change(&ctx->stage, SKT_RX_TURN); in skt_mangle_tx()
|
| H A D | skywalk_test_common.h | 113 extern void test_stage_change(struct stage_ctx *, uint32_t);
|
| H A D | skywalk_test_common.c | 990 test_stage_change(struct stage_ctx *stage, uint32_t new) in test_stage_change() function
|