Searched refs:trained (Results 1 – 3 of 3) sorted by relevance
140 poll_stats->thresh[MED_NORMAL].trained = true; in set_policy()141 poll_stats->thresh[HGH_BUSY].trained = true; in set_policy()156 poll_stats->thresh[freq].trained == false) { in update_training_stats()181 if (poll_stats->thresh[freq].trained == false) { in update_training_stats()193 poll_stats->thresh[freq].trained = true; in update_training_stats()329 if (poll_stats->thresh[LOW].trained == true in empty_poll_training()330 && poll_stats->thresh[MED].trained == true in empty_poll_training()331 && poll_stats->thresh[HGH].trained == true) { in empty_poll_training()
57 bool trained; member
247 …trained threshold values. If the training_flag is set as 0(false), the application will start in n…