/ohos5.0/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() 123 RME_LOGE("[HandleBeginScene]:scene nullptr"); in HandleBeginScene() 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("[EndFlushLayout]:scene nullptr"); in EndFlushLayout() 193 RME_LOGE("[BeginFlushRender]:scene nullptr"); in BeginFlushRender() 203 RME_LOGE("[EndFlushRender]:scene nullptr"); in EndFlushRender() 253 RME_LOGE("[AnimateStart]:scene nullptr"); in AnimateStart() 263 RME_LOGE("[RenderStart]:scene nullptr"); in RenderStart() [all …]
|
H A D | rme_core_sched.cpp | 47 RME_LOGE("[Init]: rtgEnabled! scheme Open!ret: %{public}d", ret); in Init() 49 RME_LOGE("[Init]: do not enabled!ret: %{public}d", ret); in Init()
|
/ohos5.0/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()
|
/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/ |
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() 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_pause %{public}d failed", pid); in AuthBackground() 389 RME_LOGE("Open file /proc/self/sched_rth_ctrl, errno = %{public}d", errno); in CreateNewRtgGrp() [all …]
|
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()
|
/ohos5.0/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/ |
H A D | rtg_interface.cpp | 98 … RME_LOGE("set rtg config enable failed, errno = %{public}d (%{public}s)", errno, strerror(errno)); in EnableRtg() 120 RME_LOGE("add thread to rtg failed, errno = %{public}d (%{public}s), ret = %{public}d", 168 RME_LOGE("remove grp failed, errno = %{public}d (%{public}s)", errno, strerror(errno)); 197 … RME_LOGE("remove grp threads failed, errno = %{public}d (%{public}s)", errno, strerror(errno)); 216 RME_LOGE("destroy rtg grp failed, errno = %{public}d (%{public}s)", errno, strerror(errno)); in DestroyRtgGrp() 237 RME_LOGE("set rtg attr failed, errno = %{public}d (%{public}s)", errno, strerror(errno)); in SetFrameRateAndPrioType() 274 RME_LOGE("Open fail /proc/self/sched_rtg_ctrl"); in EndScene() 298 RME_LOGE("set min util failed, errno = %{public}d (%{public}s)", errno, strerror(errno)); in SetMinUtil()
|
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()
|
/ohos5.0/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() 293 RME_LOGE("FrameAwarePlugin::OnPluginInit lib name is not match"); in OnPluginInit()
|
/ohos5.0/foundation/resourceschedule/frame_aware_sched/common/include/ |
H A D | rme_log_domain.h | 51 #define RME_LOGE(...) HILOG_ERROR(LOG_CORE, ##__VA_ARGS__) macro
|