Searched refs:SOC_PERF_LOGW (Results 1 - 5 of 5) sorted by relevance
/foundation/resourceschedule/soc_perf/common/include/ |
H A D | socperf_log.h | 31 #define SOC_PERF_LOGW(fmt, ...) HILOG_WARN(LOG_CORE, "[%{public}s]: " fmt, __FUNCTION__, ##__VA_ARGS__) macro
|
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/include/ |
H A D | socperf_log.h | 31 #define SOC_PERF_LOGW(fmt, ...) HILOG_WARN(LOG_CORE, "[%{public}s]: " fmt, __FUNCTION__, ##__VA_ARGS__) macro
|
/foundation/resourceschedule/soc_perf/services/core/src/ |
H A D | socperf_config.cpp | 530 SOC_PERF_LOGW("Invaild device mode pair for %{private}s", configFile.c_str()); in ParseModeCmd() 537 SOC_PERF_LOGW("Invaild device mode name for %{private}s", configFile.c_str()); in ParseModeCmd()
|
H A D | socperf.cpp | 438 SOC_PERF_LOGW("Invaild actions cmdid %{public}d", deviceCmdId); in MatchDeviceModeCmd()
|
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/ |
H A D | socperf_plugin.cpp | 509 SOC_PERF_LOGW("SocPerfPlugin: device mode status value is error");
in HandleDeviceModeStatusChange() 514 SOC_PERF_LOGW("SocPerfPlugin: device mode status payload is error");
in HandleDeviceModeStatusChange()
|
Completed in 5 milliseconds