Lines Matching refs:LOG
53 LOG(ERROR) << "NodeLooperThread not present"; in ValidateHint()
61 LOG(DEBUG) << "Hint type not present in actions: " << hint_type; in IsHintSupported()
142 LOG(ERROR) << "Failed to find " << action.value << " action"; in DoHintAction()
150 LOG(ERROR) << "Invalid " in DoHintAction()
168 LOG(VERBOSE) << "Do Powerhint: " << hint_type; in DoHint()
180 LOG(VERBOSE) << "Do Powerhint: " << hint_type << " for " in DoHint()
198 LOG(VERBOSE) << "End Powerhint: " << hint_type; in EndHint()
234 LOG(ERROR) << "Failed to dump fd: " << fd; in DumpToFd()
239 LOG(ERROR) << "Failed to dump fd: " << fd; in DumpToFd()
246 LOG(ERROR) << "Failed to dump fd: " << fd; in DumpToFd()
258 LOG(ERROR) << "Failed to dump fd: " << fd; in DumpToFd()
262 LOG(ERROR) << "Failed to dump fd: " << fd; in DumpToFd()
269 LOG(ERROR) << "Failed to dump fd: " << fd; in DumpToFd()
274 LOG(ERROR) << "Failed to dump fd: " << fd; in DumpToFd()
290 LOG(WARNING) << "Pixel Power HAL AIDL Service is using debug config from: " << config_path; in Reload()
295 LOG(INFO) << "Pixel Power HAL AIDL Service with Extension is starting with config: " in Reload()
300 LOG(FATAL) << "Invalid config: " << config_path; in Reload()
317 LOG(ERROR) << "Failed to parse JSON config: " << errorMessage; in ParseGpuSysfsNode()
331 LOG(ERROR) << "Failed to read JSON config from " << config_path; in GetFromJSON()
337 LOG(ERROR) << "Failed to parse Nodes section from " << config_path; in GetFromJSON()
342 LOG(INFO) << "No AdpfConfig section in the " << config_path; in GetFromJSON()
348 LOG(ERROR) << "Failed to parse Actions section from " << config_path; in GetFromJSON()
358 LOG(ERROR) << "Failed to initialize hint status"; in GetFromJSON()
362 LOG(INFO) << "Initialized HintManager from JSON config: " << config_path; in GetFromJSON()
383 LOG(ERROR) << "Failed to parse JSON config: " << errorMessage; in ParseNodes()
390 LOG(VERBOSE) << "Node[" << i << "]'s Name: " << name; in ParseNodes()
392 LOG(ERROR) << "Failed to read " in ParseNodes()
400 LOG(ERROR) << "Duplicate Node[" << i << "]'s Name"; in ParseNodes()
406 LOG(VERBOSE) << "Node[" << i << "]'s Path: " << path; in ParseNodes()
408 LOG(ERROR) << "Failed to read " in ParseNodes()
416 LOG(ERROR) << "Duplicate Node[" << i << "]'s Path"; in ParseNodes()
423 LOG(VERBOSE) << "Node[" << i << "]'s Type: " << node_type; in ParseNodes()
425 LOG(VERBOSE) << "Failed to read " in ParseNodes()
432 LOG(ERROR) << "Invalid Node[" << i in ParseNodes()
443 LOG(VERBOSE) << "Node[" << i << "]'s Value[" << j << "]: " << value; in ParseNodes()
446 LOG(ERROR) << "Duplicate value parsed in Node[" << i in ParseNodes()
452 LOG(ERROR) << "Failed to read Node[" << i << "]'s Value[" << j in ParseNodes()
460 LOG(ERROR) << "Failed to read Node[" << i << "]'s Values"; in ParseNodes()
468 LOG(INFO) << "Failed to read Node[" << i in ParseNodes()
476 LOG(ERROR) << "Node[" << i in ParseNodes()
482 LOG(VERBOSE) << "Node[" << i << "]'s DefaultIndex: " << default_index; in ParseNodes()
487 LOG(INFO) << "Failed to read Node[" << i in ParseNodes()
492 LOG(VERBOSE) << "Node[" << i << "]'s ResetOnInit: " << std::boolalpha in ParseNodes()
498 LOG(INFO) << "Failed to read Node[" << i << "]'s Truncate, set to 'true'"; in ParseNodes()
502 LOG(VERBOSE) << "Node[" << i << "]'s Truncate: " << std::boolalpha << truncate in ParseNodes()
507 LOG(INFO) << "Failed to read Node[" << i in ParseNodes()
512 LOG(VERBOSE) << "Node[" << i << "]'s HoldFd: " << std::boolalpha in ParseNodes()
517 LOG(INFO) << "Failed to read Node[" << i in ParseNodes()
522 LOG(VERBOSE) << "Node[" << i << "]'s WriteOnly: " << std::boolalpha in ParseNodes()
534 LOG(INFO) << nodes_parsed.size() << " Nodes parsed successfully"; in ParseNodes()
548 LOG(ERROR) << "Failed to parse JSON config"; in ParseActions()
562 LOG(VERBOSE) << "Action[" << i << "]'s PowerHint: " << hint_type; in ParseActions()
564 LOG(ERROR) << "Failed to read " in ParseActions()
573 LOG(VERBOSE) << "Action[" << i << "]'s Type: " << type_string; in ParseActions()
575 LOG(VERBOSE) << "Failed to read " in ParseActions()
584 LOG(ERROR) << "Invalid Action[" << i << "]'s Type: " << type_string; in ParseActions()
590 LOG(VERBOSE) << "Action[" << i << "]'s Node: " << node_name; in ParseActions()
594 LOG(ERROR) << "Failed to find " in ParseActions()
603 LOG(VERBOSE) << "Action[" << i << "]'s Value: " << value_name; in ParseActions()
607 LOG(ERROR) << "Failed to read Action[" << i << "]'s Value"; in ParseActions()
608 LOG(ERROR) << "Action[" << i << "]'s Value " << value_name in ParseActions()
613 LOG(VERBOSE) << "Action[" << i << "]'s ValueIndex: " << value_index; in ParseActions()
617 LOG(ERROR) << "Failed to read Action[" << i << "]'s Duration"; in ParseActions()
623 LOG(VERBOSE) << "Action[" << i << "]'s Duration: " << duration; in ParseActions()
627 LOG(ERROR) in ParseActions()
639 LOG(VERBOSE) << "Action[" << i << "]'s Value: " << hint_value; in ParseActions()
641 LOG(ERROR) << "Failed to read " in ParseActions()
653 LOG(INFO) << total_parsed << " actions parsed successfully"; in ParseActions()
656 LOG(INFO) << "PowerHint " << action.first << " has " << action.second.node_actions.size() in ParseActions()
668 LOG(ERROR) << "Failed to read AdpfConfig[" << name << "][" ENTRY "]'s Values"; \
712 LOG(ERROR) << "Failed to parse JSON config: " << errorMessage; in ParseAdpfConfigs()
721 LOG(VERBOSE) << "AdpfConfig[" << i << "]'s Name: " << name; in ParseAdpfConfigs()
723 LOG(ERROR) << "Failed to read " in ParseAdpfConfigs()
730 LOG(ERROR) << "Duplicate AdpfConfig[" << i << "]'s Name"; in ParseAdpfConfigs()
803 LOG(ERROR) << "Part of the heuristic boost configurations are missing!"; in ParseAdpfConfigs()
810 LOG(ERROR) << "Part of the power efficiency configuration is missing!"; in ParseAdpfConfigs()
832 LOG(INFO) << adpfs_parsed.size() << " AdpfConfigs parsed successfully"; in ParseAdpfConfigs()