Lines Matching refs:INFO
92 LOG(INFO) << "[" << i << "]: " << ret[i]; in getIntFromJsonValues()
125 LOG(INFO) << "[" << i << "]: " << ret[i]; in getFloatFromJsonValues()
155 LOG(INFO) << "Temp Range Info: " << temp_range_info->min_temp_threshold in getTempRangeInfoFromJsonValues()
182 LOG(INFO) << "Temp Stuck Info: polling_count=" << temp_stuck_info->min_polling_count in getTempStuckInfoFromJsonValue()
249 LOG(INFO) << "Sensor[" << name << "]'s offset_thresholds[" << i in ParseOffsetThresholds()
260 LOG(INFO) << "Failed to read Sensor[" << name << "]'s VirtualSensor"; in ParseVirtualSensorInfo()
264 LOG(INFO) << "Sensor[" << name << "]'s' VirtualSensor: " << is_virtual_sensor; in ParseVirtualSensorInfo()
284 LOG(INFO) << "Sensor[" << name << "]'s Combination[" << j << "]: " << linked_sensors[j]; in ParseVirtualSensorInfo()
330 LOG(INFO) << "Sensor[" << name << "]'s CombinationType[" << j in ParseVirtualSensorInfo()
340 LOG(INFO) << "Sensor[" << name << "]'s coefficient[" << j << "]: " << coefficients[j]; in ParseVirtualSensorInfo()
374 LOG(INFO) << "Sensor[" << name << "]'s coefficient type[" << j in ParseVirtualSensorInfo()
397 LOG(INFO) << "Sensor[" << name << "]'s TriggerSensor: " << values.asString(); in ParseVirtualSensorInfo()
406 LOG(INFO) << "Sensor[" << name << "]'s TriggerSensor[" << j in ParseVirtualSensorInfo()
447 LOG(INFO) << "Sensor[" << name << "] takes " in ParseVirtualSensorInfo()
453 LOG(INFO) << "Sensor[" << name << "] outputs " in ParseVirtualSensorInfo()
459 LOG(INFO) << "Sensor[" << name << "] predicts temperature at " in ParseVirtualSensorInfo()
465 LOG(INFO) << "Sensor[" << name << "] enable input validation."; in ParseVirtualSensorInfo()
470 LOG(INFO) << "Sensor[" << name << "] supports under sampling estimation."; in ParseVirtualSensorInfo()
481 LOG(INFO) << "Successfully created vt_estimator for Sensor[" << name in ParseVirtualSensorInfo()
533 LOG(INFO) << "Successfully created vt_estimator for Sensor[" << name in ParseVirtualSensorInfo()
551 LOG(INFO) << "Start to parse Sensor[" << name << "]'s PredictorInfo"; in ParsePredictorInfo()
562 LOG(INFO) << "Sensor [" << name << "]'s predictor name is " << predict_sensor; in ParsePredictorInfo()
577 LOG(INFO) << "Sensor[" << name << "]'s prediction weights [" << i << "]: " << weight; in ParsePredictorInfo()
585 LOG(INFO) << "Successfully created PredictorInfo for Sensor[" << name << "]"; in ParsePredictorInfo()
608 LOG(INFO) << "Star to parse " << cdev_name << "'s CdevWeightForPID"; in ParseBindedCdevInfo()
625 LOG(INFO) << "Start to parse CdevCeiling: " << cdev_name; in ParseBindedCdevInfo()
634 LOG(INFO) << "Start to parse CdevCeilingFrequency: " << cdev_name; in ParseBindedCdevInfo()
650 LOG(INFO) << "Start to search CdevCeiling based on frequency: " << cdev_name; in ParseBindedCdevInfo()
659 LOG(INFO) << "[" << cdev_ceiling_idx in ParseBindedCdevInfo()
675 LOG(INFO) << cdev_name << " MaxReleaseStep: " << max_release_step; in ParseBindedCdevInfo()
685 LOG(INFO) << cdev_name << " MaxThrottleStep: " << max_throttle_step; in ParseBindedCdevInfo()
703 LOG(INFO) << "Start to parse LimitInfo: " << cdev_name; in ParseBindedCdevInfo()
713 LOG(INFO) << "Start to parse LimitInfoFrequency: " << cdev_name; in ParseBindedCdevInfo()
730 LOG(INFO) << "Start to search LimitInfo based on frequency: " << cdev_name; in ParseBindedCdevInfo()
738 LOG(INFO) << "[" << limit_info_idx << "]: " << limit_info[limit_info_idx]; in ParseBindedCdevInfo()
762 LOG(INFO) << "Highpowercheck: " << std::boolalpha << high_power_check; in ParseBindedCdevInfo()
767 LOG(INFO) << "ThrottlingwithPowerLink: " << std::boolalpha in ParseBindedCdevInfo()
772 LOG(INFO) << "Start to parse " << cdev_name << "'s CdevFloorWithPowerLink"; in ParseBindedCdevInfo()
781 LOG(INFO) << "Start to parse " << cdev_name << "'s PowerThreshold"; in ParseBindedCdevInfo()
789 LOG(INFO) << "Release logic: INCREASE"; in ParseBindedCdevInfo()
792 LOG(INFO) << "Release logic: DECREASE"; in ParseBindedCdevInfo()
795 LOG(INFO) << "Release logic: STEPWISE"; in ParseBindedCdevInfo()
798 LOG(INFO) << "Release logic: RELEASE_TO_FLOOR"; in ParseBindedCdevInfo()
858 LOG(INFO) << "Start to parse" in ParseSensorThrottlingInfo()
865 LOG(INFO) << "Start to parse" in ParseSensorThrottlingInfo()
872 LOG(INFO) << "Start to parse" in ParseSensorThrottlingInfo()
879 LOG(INFO) << "Start to parse" in ParseSensorThrottlingInfo()
886 LOG(INFO) << "Start to parse" in ParseSensorThrottlingInfo()
893 LOG(INFO) << "Start to parse" in ParseSensorThrottlingInfo()
901 LOG(INFO) << "Start to parse" in ParseSensorThrottlingInfo()
909 LOG(INFO) << "Start to parse Sensor[" << name << "]'s S_Power"; in ParseSensorThrottlingInfo()
915 LOG(INFO) << "Start to parse Sensor[" << name << "]'s I_Cutoff"; in ParseSensorThrottlingInfo()
930 LOG(INFO) << "Sensor[" << name << "]'s I_Default: " << i_default; in ParseSensorThrottlingInfo()
933 LOG(INFO) << "Sensor[" << name << "]'s I_Default_Pct: " << i_default_pct; in ParseSensorThrottlingInfo()
936 LOG(INFO) << "Sensor[" << name << "]'s TranCycle: " << tran_cycle; in ParseSensorThrottlingInfo()
993 LOG(INFO) << "Sensor[" << name << "]:'s profile " << mode in ParseSensorThrottlingInfo()
1019 LOG(INFO) << "Sensor[" << name << "]: Start to parse " << power_rail in ParseSensorThrottlingInfo()
1042 LOG(INFO) << "Start reading ScalingAvailableFrequenciesPath from config"; in ParseSensorInfo()
1050 LOG(INFO) << "Cdev[" << name << "]'s scaling frequency path: " << path; in ParseSensorInfo()
1056 LOG(INFO) << "Cdev[" << name << "]'s available frequency: " << frequency; in ParseSensorInfo()
1086 LOG(INFO) << "Sensor[" << i << "]'s Name: " << name; in ParseSensorInfo()
1101 LOG(INFO) << "Sensor[" << name << "]'s Type: " << sensor_type_str; in ParseSensorInfo()
1116 LOG(INFO) << "Sensor[" << name << "]'s SendCallback: " << std::boolalpha << send_cb in ParseSensorInfo()
1121 LOG(INFO) << "Failed to read Sensor[" << name << "]'s SendPowerHint, set to 'false'"; in ParseSensorInfo()
1125 LOG(INFO) << "Sensor[" << name << "]'s SendPowerHint: " << std::boolalpha << send_powerhint in ParseSensorInfo()
1130 LOG(INFO) << "Failed to read Sensor[" << name << "]'s Hidden, set to 'false'"; in ParseSensorInfo()
1134 LOG(INFO) << "Sensor[" << name << "]'s Hidden: " << std::boolalpha << is_hidden in ParseSensorInfo()
1148 LOG(INFO) << "Sensor[" << name << "]'s HotThreshold, default all to NAN"; in ParseSensorInfo()
1167 LOG(INFO) << "Sensor[" << name << "]'s HotThreshold[" << j in ParseSensorInfo()
1174 LOG(INFO) << "Sensor[" << name << "]'s HotHysteresis, default all to 0.0"; in ParseSensorInfo()
1188 LOG(INFO) << "Sensor[" << name << "]'s HotHysteresis[" << j in ParseSensorInfo()
1213 LOG(INFO) << "Sensor[" << name << "]'s ColdThreshold, default all to NAN"; in ParseSensorInfo()
1232 LOG(INFO) << "Sensor[" << name << "]'s ColdThreshold[" << j in ParseSensorInfo()
1239 LOG(INFO) << "Sensor[" << name << "]'s ColdHysteresis, default all to 0.0"; in ParseSensorInfo()
1253 LOG(INFO) << "Sensor[" << name << "]'s ColdHysteresis[" << j in ParseSensorInfo()
1279 LOG(INFO) << "Sensor[" << name << "]'s TempPath: " << temp_path; in ParseSensorInfo()
1285 LOG(INFO) << "Sensor[" << name << "]'s VrThreshold: " << vr_threshold; in ParseSensorInfo()
1292 LOG(INFO) << "Sensor[" << name << "]'s Multiplier: " << multiplier; in ParseSensorInfo()
1300 LOG(INFO) << "Sensor[" << name << "]'s Polling delay: " << polling_delay.count(); in ParseSensorInfo()
1308 LOG(INFO) << "Sensor[" << name << "]'s Passive delay: " << passive_delay.count(); in ParseSensorInfo()
1317 LOG(INFO) << "Sensor[" << name << "]'s Time resolution: " << time_resolution.count(); in ParseSensorInfo()
1365 LOG(INFO) << "Sensor[" << name << "]'s is_watch: " << std::boolalpha << is_watch; in ParseSensorInfo()
1391 LOG(INFO) << total_parsed << " Sensors parsed successfully"; in ParseSensorInfo()
1403 LOG(INFO) << "CoolingDevice[" << i << "]'s Name: " << name; in ParseCoolingDevice()
1418 LOG(INFO) << "CoolingDevice[" << name << "]'s Type: " << cooling_device_type_str; in ParseCoolingDevice()
1429 LOG(INFO) << "Cdev Read Path: " << (read_path.empty() ? "default" : read_path); in ParseCoolingDevice()
1432 LOG(INFO) << "Cdev Write Path: " << (write_path.empty() ? "default" : write_path); in ParseCoolingDevice()
1440 LOG(INFO) << "Cooling device[" << name << "]'s Power2State[" << j in ParseCoolingDevice()
1448 LOG(INFO) << "CoolingDevice[" << i << "]'s Name: " << name in ParseCoolingDevice()
1453 LOG(INFO) << "Cooling device power rail : " << power_rail; in ParseCoolingDevice()
1463 LOG(INFO) << total_parsed << " CoolingDevices parsed successfully"; in ParseCoolingDevice()
1475 LOG(INFO) << "PowerRail[" << i << "]'s Name: " << name; in ParsePowerRailInfo()
1493 LOG(INFO) << "PowerRails[" << name << "]'s VirtualRail, set to 'true'"; in ParsePowerRailInfo()
1502 LOG(INFO) << "PowerRail[" << name << "]'s combination[" << j in ParsePowerRailInfo()
1516 LOG(INFO) << "PowerRail[" << name << "]'s coefficient[" << j in ParsePowerRailInfo()
1565 LOG(INFO) << "Power sample Count: " << power_sample_count; in ParsePowerRailInfo()
1581 LOG(INFO) << total_parsed << " PowerRails parsed successfully"; in ParsePowerRailInfo()
1590 LOG(INFO) << "No stats config"; in ParseStatsInfo()
1597 LOG(INFO) << "Failed to read stats DefaultThresholdEnableAll, set to 'false'"; in ParseStatsInfo()
1601 LOG(INFO) << "DefaultThresholdEnableAll " << std::boolalpha in ParseStatsInfo()
1622 LOG(INFO) << "No stat by default threshold enabled."; in ParseStatsInfo()
1639 LOG(INFO) << "For [" << name << "]" in ParseStatsInfo()
1643 LOG(INFO) << "Start to parse stats threshold for [" << name << "]"; in ParseStatsInfo()
1657 LOG(INFO) << "Thresholds:"; in ParseStatsInfo()
1668 LOG(INFO) << "[" << i << "]: " << stats_threshold[i]; in ParseStatsInfo()
1673 LOG(INFO) << "No stat by threshold enabled."; in ParseStatsInfo()
1687 LOG(INFO) << "No sensors abnormality monitoring info present."; in ParseSensorAbnormalStatsConfig()
1697 LOG(INFO) << "Start to parse outlier temp config."; in ParseSensorAbnormalStatsConfig()
1700 LOG(INFO) << "Start to parse defaultTempRange."; in ParseSensorAbnormalStatsConfig()
1712 LOG(INFO) << "Start to parse temp range config[" << i << "]"; in ParseSensorAbnormalStatsConfig()
1731 LOG(INFO) << "Monitored sensor [" << j << "]: " << sensor; in ParseSensorAbnormalStatsConfig()
1747 LOG(INFO) << "Start to parse stuck temp config."; in ParseSensorAbnormalStatsConfig()
1750 LOG(INFO) << "Start to parse defaultTempStuck."; in ParseSensorAbnormalStatsConfig()
1762 LOG(INFO) << "Start to parse temp stuck config[" << i << "]"; in ParseSensorAbnormalStatsConfig()
1781 LOG(INFO) << "Monitored sensor [" << j << "]: " << sensor; in ParseSensorAbnormalStatsConfig()
1808 LOG(INFO) << "No Stats Config present."; in ParseSensorStatsConfig()
1814 LOG(INFO) << "No Sensor Stats Config present."; in ParseSensorStatsConfig()
1817 LOG(INFO) << "Parse Stats Config for Sensor Temp."; in ParseSensorStatsConfig()
1839 LOG(INFO) << "No Stats Config present."; in ParseCoolingDeviceStatsConfig()
1844 LOG(INFO) << "No cooling device stats present."; in ParseCoolingDeviceStatsConfig()
1847 LOG(INFO) << "Parse Stats Config for Sensor CDev Request."; in ParseCoolingDeviceStatsConfig()