Searched refs:RME_LOGD (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/plugins/frame_aware_plugin/src/ |
H A D | network_latency_controller.cpp | 112 RME_LOGD("%{public}s: add new request from %{public}s", __func__, identity.c_str()); in HandleAddRequest() 141 RME_LOGD("%{public}s: delete request from %{public}s", __func__, identity.c_str()); in HandleDelRequest() 153 RME_LOGD("%{public}s: activating low latency", __func__); in AddRequest() 166 RME_LOGD("%{public}s: no callers left, restore normal latency", __func__); in DelRequest() 173 RME_LOGD("%{public}s: identity %{public}s timed out", __func__, identity.c_str()); in AutoDisableTask()
|
H A D | frame_aware_plugin.cpp | 279 RME_LOGD("FrameAwarePlugin:DispatchResource type:%{public}u, value:%{public}lld", in DispatchResource()
|
/ohos5.0/foundation/resourceschedule/frame_aware_sched/common/include/ |
H A D | rme_log_domain.h | 54 #define RME_LOGD(...) HILOG_DEBUG(LOG_CORE, ##__VA_ARGS__) macro
|
/ohos5.0/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/ |
H A D | rtg_interface.cpp | 239 RME_LOGD("set rtg attr success, get rtg id %{public}d.", ret); in SetFrameRateAndPrioType() 338 RME_LOGD("Search tid %{public}d success with rtg_grp %{public}d", tid, ret); in SearchRtgForTid()
|
/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/ |
H A D | intellisense_server.cpp | 333 RME_LOGD("unknown state : %{public}d", static_cast<int>(state)); in ReportProcessInfo()
|