Home
last modified time | relevance | path

Searched refs:SOC_PERF_LOGI (Results 1 - 7 of 7) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/ressched/plugins/socperf_plugin/src/
H A Dsocperf_plugin.cpp87 SOC_PERF_LOGI("SocPerfPlugin::Init success"); in Init()
262 SOC_PERF_LOGI("SocPerfPlugin::Disable success"); in Disable()
306 SOC_PERF_LOGI("SocPerfPlugin: socperf->APP_COLD_START"); in HandleAppAbilityStart()
314 SOC_PERF_LOGI("SocPerfPlugin: socperf->Game cold start"); in HandleAppAbilityStart()
318 SOC_PERF_LOGI("SocPerfPlugin: socperf->APP_WARM_START"); in HandleAppAbilityStart()
326 SOC_PERF_LOGI("SocPerfPlugin: socperf->WINDOW_SWITCH"); in HandleWindowFocus()
347 SOC_PERF_LOGI("SocPerfPlugin: socperf->PUSH_PAGE_START"); in HandleLoadPage()
350 SOC_PERF_LOGI("SocPerfPlugin: socperf->PUSH_PAGE_COMPLETE"); in HandleLoadPage()
358 SOC_PERF_LOGI("SocPerfPlugin: socperf->POP_PAGE: %{public}lld", (long long)data->value); in HandlePopPage()
403 SOC_PERF_LOGI("SocPerfPlugi in HandleResizeWindow()
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_plugin.cpp50 SOC_PERF_LOGI("Init success"); in Init()
60 SOC_PERF_LOGI("Disable success"); in Disable()
92 SOC_PERF_LOGI("SocPerfInitNode OK"); in SocPerfInitNode()
/foundation/resourceschedule/soc_perf/interfaces/inner_api/socperf_client/src/
H A Dsocperf_client.cpp32 SOC_PERF_LOGI("SocPerfClient:~SocPerfClien"); in ~SocPerfClient()
70 SOC_PERF_LOGI("SocPerfClient:new client"); in CheckClientValid()
77 SOC_PERF_LOGI("SocPerfClient:ResetClient"); in ResetClient()
/foundation/resourceschedule/soc_perf/common/include/
H A Dsocperf_log.h30 #define SOC_PERF_LOGI(fmt, ...) HILOG_INFO(LOG_CORE, "[%{public}s]: " fmt, __FUNCTION__, ##__VA_ARGS__) macro
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/include/
H A Dsocperf_log.h30 #define SOC_PERF_LOGI(fmt, ...) HILOG_INFO(LOG_CORE, "[%{public}s]: " fmt, __FUNCTION__, ##__VA_ARGS__) macro
/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf.cpp148 SOC_PERF_LOGI("onOffTag[%{public}d]msg[%{public}s]", onOffTag, msg.c_str()); in PowerLimitBoost()
173 SOC_PERF_LOGI("onOffTag[%{public}d]msg[%{public}s]", onOffTag, msg.c_str()); in ThermalLimitBoost()
272 SOC_PERF_LOGI("socperf limit %{public}s", trace_str.c_str()); in LimitRequest()
278 SOC_PERF_LOGI("requestEnable is changed to %{public}d, the reason is %{public}s", status, msg.c_str()); in SetRequestStatus()
305 SOC_PERF_LOGI("ThermalLevel:%{public}d", level); in SetThermalLevel()
/foundation/resourceschedule/soc_perf/test/testutil/
H A Dsocperf_test.cpp134 SOC_PERF_LOGI("%{public}s", ret.c_str()); in RequestCmdIdCount()

Completed in 4 milliseconds