/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_collector/src/ |
H A D | frame_msg_mgr.cpp | 49 RME_LOGE("[Init]:inited failed!"); in Init() 72 RME_LOGE("[HandleFrameMsgKey]: search frameEvent:%{public}d failed!", in HandleFrameMsgKey() 105 RME_LOGE("[GetSceneHandler]:get nullptr sceneType %{public}d,", static_cast<int>(sceneType)); in GetSceneHandler() 123 RME_LOGE("[HandleBeginScene]:scene nullptr"); in HandleBeginScene() 133 RME_LOGE("[BeginFlushAnimation]:scene nullptr"); in BeginFlushAnimation() 143 RME_LOGE("[EndFlushAnimation]:scene nullptr"); in EndFlushAnimation() 153 RME_LOGE("[BeginFlushBuild]:scene nullptr"); in BeginFlushBuild() 163 RME_LOGE("[EndFlushBuild]:scene nullptr"); in EndFlushBuild() 173 RME_LOGE("[BeginFlushLayout]:scene nullptr"); in BeginFlushLayout() 183 RME_LOGE("[EndFlushLayou in EndFlushLayout() [all...] |
H A D | rme_core_sched.cpp | 46 RME_LOGE("[Init]: rtgEnabled! scheme Open!ret: %{public}d", ret); in Init() 48 RME_LOGE("[Init]: do not enabled!ret: %{public}d", ret); in Init()
|
/foundation/resourceschedule/frame_aware_sched/qos_manager/src/ |
H A D | qos_common.cpp | 46 RME_LOGE("thread %{public}d belong to user %{public}d open auth node failed\n", gettid(), getuid()); in AuthEnable() 58 RME_LOGE("auth enable failed for pid %{public}d with status %{public}u\n", pid, status); in AuthEnable() 72 RME_LOGE("thread %{public}d belong to user %{public}d open auth node failed\n", gettid(), getuid()); in AuthPause() 84 RME_LOGE("auth pause failed for pid %{public}d\n", pid); in AuthPause() 98 RME_LOGE("thread %{public}d belong to user %{public}d open auth node failed\n", gettid(), getuid()); in AuthDelete() 107 RME_LOGE("auth delete failed for pid %{public}d\n", pid); in AuthDelete()
|
/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/ |
H A D | para_config.cpp | 38 RME_LOGE("[IsXmlPrepared]:load xml error!"); in IsXmlPrepared() 44 RME_LOGE("[IsXmlPrepared]: get root element failed!"); in IsXmlPrepared() 50 RME_LOGE("[IsXmlPrepared]: invalid node!"); in IsXmlPrepared() 90 RME_LOGE("[GetConfigInfo]:read xml node error: nodeName:(%{public}s)", root->name); in ReadConfigInfo() 102 RME_LOGE("[GetFpsConfig]: fps read failed!"); in ReadFpsConfig() 114 RME_LOGE("[GetRenderType]: renderType read failed!"); in ReadRenderType() 135 RME_LOGE("[SplitString]:get data error! attr name:%{public}s", attrName.c_str()); in SplitString() 153 RME_LOGE("[IsXmlPrepared]: invalid node!"); in ReadFrameConfig() 168 RME_LOGE("[GetFrameConfig]: frame config get error! nodeName:%{public}s, key:%{public}s", in ReadFrameConfig()
|
H A D | intellisense_server.cpp | 66 RME_LOGE("[Init]: enable rtg failed!"); in Init() 95 RME_LOGE("[ReadXml]: read slide scene xml not success!"); in ReadXml() 123 RME_LOGE("[TryCreateRtg]: null app!"); in TryCreateRtgForApp() 128 RME_LOGE("[TryCreateRtg]: createNewRtgGroup failed! grpId:%{public}d", grpId); in TryCreateRtgForApp() 213 RME_LOGE("Didn't find render in history app %{public}d with render %{public}d", pid, renderTid); in ReportRenderThread() 220 RME_LOGE("web test ReportRenderThread uid is %{public}d", uid); in ReportRenderThread() 222 RME_LOGE("[OnFore]:add render thread fail! pid:%{public}d,rtg:%{public}d!ret:%{publid}d", in ReportRenderThread() 356 RME_LOGE("auth_delete %{public}d failed", pid); in AuthAppKilled() 368 RME_LOGE("auth_enable %{public}d failed", pid); in AuthForeground() 378 RME_LOGE("auth_paus in AuthBackground() [all...] |
/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/ |
H A D | rtg_interface.cpp | 100 RME_LOGE("set rtg config to [%{public}d] failed, ret = %{public}d, errno = %{public}d (%{public}s)", in EnableRtg() 126 RME_LOGE("add thread to rtg failed, grpId = %{public}d, ret = %{public}d, errno = %{public}d (%{public}s)", in AddThreadToRtg() 163 RME_LOGE("add thread to rtg failed, grpId = %{public}d, ret = %{public}d, errno = %{public}d (%{public}s)", in AddThreadsToRtg() 185 RME_LOGE("remove grp failed, ret = %{public}d, errno = %{public}d (%{public}s)", ret, errno, strerror(errno)); in RemoveRtgThread() 214 RME_LOGE("remove grp threads failed, errno = %{public}d (%{public}s)", errno, strerror(errno)); in RemoveRtgThreads() 233 RME_LOGE("destroy rtg grp failed, grpId = %{public}d, ret = %{public}d, errno = %{public}d (%{public}s)", in DestroyRtgGrp() 258 RME_LOGE("set rtg attr failed (rtgId:%{public}d;rate:%{public}d;type:%{public}d), ret = %{public}d, errno = " in SetFrameRateAndPrioType() 302 RME_LOGE("Open fail /proc/self/sched_rtg_ctrl"); in EndScene() 326 RME_LOGE("set min util failed, ret = %{public}d, errno = %{public}d (%{public}s)", ret, errno, strerror(errno)); in SetMinUtil() 380 RME_LOGE( in GetRtgEnable() [all...] |
H A D | frame_msg_intf.cpp | 60 RME_LOGE("failed to create taskQueue!"); in GetThreadQueue() 72 RME_LOGE("[ReportWindowFocus]:taskQueue none!"); in ReportWindowFocus() 85 RME_LOGE("[ReportRenderThread]:taskQueue none!"); in ReportRenderThread()
|
/foundation/resourceschedule/frame_aware_sched/common/include/ |
H A D | rme_log_domain.h | 33 #ifdef RME_LOGE 34 #undef RME_LOGE 51 #define RME_LOGE(...) HILOG_ERROR(LOG_CORE, ##__VA_ARGS__) macro
|
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/ |
H A D | network_latency_controller.cpp | 69 RME_LOGE("%{public}s: failed: cannot allocate event handler", __func__);
in Init() 80 RME_LOGE("%{public}s: controller is not initialized", __func__);
in HandleRequest()
|
H A D | frame_aware_plugin.cpp | 217 RME_LOGE("FrameAwarePlugin::HandleNetworkLatencyRequest payload does not contain clientPid");
in HandleNetworkLatencyRequest() 296 RME_LOGE("FrameAwarePlugin:Failed to convert integer!");
in ConvertToInteger() 305 RME_LOGE("FrameAwarePlugin::OnPluginInit lib name is not match");
in OnPluginInit()
|