Home
last modified time | relevance | path

Searched refs:trained (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/lib/librte_power/
H A Drte_power_empty_poll.c146 poll_stats->thresh[MED_NORMAL].trained = true; in set_policy()
147 poll_stats->thresh[HGH_BUSY].trained = true; in set_policy()
162 poll_stats->thresh[freq].trained == false) { in update_training_stats()
187 if (poll_stats->thresh[freq].trained == false) { in update_training_stats()
199 poll_stats->thresh[freq].trained = true; in update_training_stats()
341 if (poll_stats->thresh[LOW].trained == true in empty_poll_training()
342 && poll_stats->thresh[MED].trained == true in empty_poll_training()
343 && poll_stats->thresh[HGH].trained == true) { in empty_poll_training()
H A Drte_power_empty_poll.h57 bool trained; member
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Dnvidia,tegra210-emc.yaml40 frequencies trained by the firmware
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward_power_man.rst390trained threshold values. If the training_flag is set as 0(false), the application will start in n…