Searched refs:trained (Results 1 – 4 of 4) sorted by relevance
146 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()
57 bool trained; member
40 frequencies trained by the firmware
390 …trained threshold values. If the training_flag is set as 0(false), the application will start in n…