Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_power/
H A Drte_power_empty_poll.c66 poll_stats->queue_state = TRAINING; in enter_training_state()
119 if (old_state == TRAINING) in set_state()
123 if (new_state == TRAINING) in set_state()
140 if (policy->state == TRAINING) in set_policy()
384 case(TRAINING): in rte_empty_poll_detection()
H A Drte_power_empty_poll.h47 TRAINING, /* NO TRAFFIC */ enumerator
/f-stack/dpdk/examples/l3fwd-power/
H A Dmain.c2753 policy.state = TRAINING; in main()