Lines Matching refs:ERROR
70 LOG(ERROR) << "Error reading Cpu present file: " << kCpuPresentFile; in getNumberOfCores()
75 LOG(ERROR) << "Error parsing Cpu present file content: " << file; in getNumberOfCores()
81 LOG(ERROR) << "Error parsing Cpu present min and max: " << min_core << " - " << max_core; in getNumberOfCores()
93 LOG(ERROR) << "Error reading Cpu usage file: " << kCpuUsageFile; in parseCpuUsagesFileAndAssignUsages()
118 LOG(ERROR) << "Could not open Cpu online file: " << cpu_online_path; in parseCpuUsagesFileAndAssignUsages()
128 LOG(ERROR) << "Unexpected cpu number: " << words[0]; in parseCpuUsagesFileAndAssignUsages()
157 PLOG(ERROR) << "Failed to read from " << path; in parseThermalPathMap()
226 LOG(ERROR) << "readCoolingDevice: failed to read cooling_device: " << cooling_device; in readCoolingDevice()
244 LOG(ERROR) << "readTemperature: sensor not found: " << sensor_name; in readTemperature()
249 LOG(ERROR) << "readTemperature: failed to read sensor: " << sensor_name; in readTemperature()
277 LOG(ERROR) << "readTemperature: sensor not found: " << sensor_name; in readTemperature()
282 LOG(ERROR) << "readTemperature: failed to read sensor: " << sensor_name; in readTemperature()
324 LOG(ERROR) << __func__ << ": sensor not found: " << sensor_name; in readTemperatureThreshold()
383 LOG(ERROR) << "Could not find " << sensor_name << " in sysfs"; in initializeSensorMap()
389 LOG(ERROR) << "Could not add " << sensor_name << "to sensors map"; in initializeSensorMap()
402 LOG(ERROR) << "Could not find " << cooling_device_name << " in sysfs"; in initializeCoolingDevices()
409 LOG(ERROR) << "Could not add " << cooling_device_name << "to cooling device map"; in initializeCoolingDevices()
429 LOG(ERROR) << sensor_name << " could not open tz policy file:" << path; in initializeTrip()
435 LOG(ERROR) << sensor_name << " does not support uevent notify"; in initializeTrip()
449 LOG(ERROR) << "fail to update " << sensor_name in initializeTrip()
459 LOG(ERROR) << "fail to update " << sensor_name << "trip hyst" << threshold in initializeTrip()
465 LOG(ERROR) << sensor_name << ":all thresholds are NAN"; in initializeTrip()
482 LOG(ERROR) << __func__ in fillTemperatures()
502 LOG(ERROR) << __func__ in fillCurrentTemperatures()
522 LOG(ERROR) << __func__ << ": error reading temperature threshold for sensor: " in fillTemperatureThresholds()
542 LOG(ERROR) << __func__ << ": error reading cooling device: " << name_info_pair.first; in fillCurrentCoolingDevices()
581 LOG(ERROR) << __func__ in thermalWatcherCallbackFunc()
586 LOG(ERROR) << __func__ << ": error reading temperature threshold for sensor: " in thermalWatcherCallbackFunc()