/ohos5.0/foundation/resourceschedule/ffrt/src/queue/ |
H A D | serial_queue.cpp | 37 FFRT_LOGD("head insert task=%u in [queueId=%u]", task->gid, queueId_); in Push() 66 FFRT_LOGD("[queueId=%u] stuck in %llu us wait", queueId_, diff); in Pull() 68 FFRT_LOGD("[queueId=%u] wakeup from wait", queueId_); in Pull() 74 FFRT_LOGD("[queueId=%u] switch into inactive", queueId_); in Pull()
|
H A D | concurrent_queue.cpp | 53 … FFRT_LOGD("task [gid=%llu] concurrency[%u] + 1 [queueId=%u]", task->gid, oldValue, queueId_); in Push() 84 FFRT_LOGD("[queueId=%u] stuck in %llu us wait", queueId_, diff); in Pull() 86 FFRT_LOGD("[queueId=%u] wakeup from wait", queueId_); in Pull() 94 FFRT_LOGD("concurrency[%d] - 1 [queueId=%u] switch into inactive", oldValue, queueId); in Pull()
|
H A D | queue_strategy.h | 50 FFRT_LOGD("dequeue [gid=%llu -> gid=%llu], %u other tasks in [queueId=%u] ", in DequeBatch() 73 …FFRT_LOGD("dequeue [gid=%llu], %u other tasks in [queueId=%u] ", head->gid, whenMap.size(), queueI… in DequeSingleByPriority() 106 …FFRT_LOGD("dequeue [gid=%llu], %u other tasks in [queueId=%u] ", head->gid, whenMap.size(), queueI… in DequeSingleAgainstStarvation()
|
H A D | queue_handler.cpp | 148 FFRT_LOGD("submit task[%lu] into %s", gid, name_.c_str()); in Submit() 161 FFRT_LOGD("task [%llu] activate %s", gid, name_.c_str()); in Submit() 164 … FFRT_LOGD("task [%llu] with delay [%llu] activate %s", gid, task->GetDelay(), name_.c_str()); in Submit() 194 FFRT_LOGD("cancel task %s failed, task may have been executed", name); in Cancel() 212 FFRT_LOGD("cancel task[%llu] %s succ", task->gid, task->label.c_str()); in Cancel() 216 …FFRT_LOGD("cancel task[%llu] %s failed, task may have been executed", task->gid, task->label.c_str… in Cancel() 231 FFRT_LOGD("run task [gid=%llu], queueId=%u", task->gid, GetQueueId()); in Dispatch() 335 FFRT_LOGD("set watchdog of task gid=%llu of %s succ", task->gid, name_.c_str()); in SetTimeoutMonitor()
|
H A D | eventhandler_adapter_queue.cpp | 150 FFRT_LOGD("[queueId=%u] stuck in %llu us wait", queueId_, diff); in Pull() 152 FFRT_LOGD("[queueId=%u] wakeup from wait", queueId_); in Pull() 158 FFRT_LOGD("[queueId=%u] switch into inactive", queueId_); in Pull()
|
H A D | queue_monitor.cpp | 75 FFRT_LOGD("queue registration in monitor gid=%u in turn succ", queueId); in RegisterQueueId() 91 FFRT_LOGD("queue registration in monitor gid=%u by skip succ", queueId); in RegisterQueueId() 218 FFRT_LOGD("global watchdog completed queue status check and scheduled the next"); in CheckQueuesStatus()
|
H A D | base_queue.cpp | 75 FFRT_LOGD("cancel [queueId=%u] all tasks succ", queueId_); in Remove() 91 FFRT_LOGD("cancel task[%llu] %s succ", iter->second->gid, iter->second->label.c_str()); in Remove()
|
/ohos5.0/foundation/resourceschedule/ffrt/src/tm/ |
H A D | scpu_task.cpp | 48 … FFRT_LOGD("Undependency completed, enter ready queue, task[%lu], name[%s]", gid, label.c_str()); in DecDepRef() 74 FFRT_LOGD("free CPUEUTask:%s gid=%lu", parent->label.c_str(), parent->gid); in DecChildRef() 125 FFRT_LOGD("free SCPUEUTask:%s gid=%lu", label.c_str(), gid); in RecycleTask() 136 FFRT_LOGD("task(%s) ADD_DENPENCE(%s)", this->label.c_str(), DenpenceStr(depType)); in MultiDepenceAdd()
|
H A D | queue_task.cpp | 54 …FFRT_LOGD("ctor task [gid=%llu], delay=%lluus, type=%lu, prio=%d, timeout=%luus", gid, delay_, typ… in QueueTask() 60 FFRT_LOGD("dtor task [gid=%llu]", gid); in ~QueueTask() 84 FFRT_LOGD("Execute stask[%lu], name[%s]", gid, label.c_str()); in Execute()
|
H A D | cpu_task.cpp | 38 FFRT_LOGD("Change task %s QoS %d", label.c_str(), this->qos()); in SetQos() 56 FFRT_LOGD("Execute task[%lu], name[%s]", gid, label.c_str()); in Execute()
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/ |
H A D | frame_interval.cpp | 61 FFRT_LOGD("[Error] Interval is already begun"); in Begin() 73 FFRT_LOGD("[Error] Interval is already end"); in End() 83 FFRT_LOGD("[Error] Interval has no workgroup"); in Join()
|
H A D | task_client_adapter.h | 88 FFRT_LOGD("handle_1 exits"); in Load() 92 FFRT_LOGD("handle_2 exits"); in Load()
|
H A D | scheduler.cpp | 109 FFRT_LOGD("qos[%d] task[%lu] entered q", level, gid); in WakeupTask()
|
H A D | scheduler.h | 59 FFRT_LOGD("wait task=%p deadline=%ld", waitVersion->myProducer, deadline); in onWait()
|
/ohos5.0/foundation/resourceschedule/ffrt/src/dfx/log/ |
H A D | ffrt_log_api.h | 79 #define FFRT_LOGD(format, ...) \ macro 87 #define FFRT_LOGD(format, ...) macro 117 #define FFRT_LOGD(format, ...) FFRT_LOG(FFRT_LOG_DEBUG, format, ##__VA_ARGS__) macro 119 #define FFRT_LOGD(format, ...) macro
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sync/ |
H A D | poller.cpp | 126 FFRT_LOGD("fd[%d] has mutilple cached events", currFd); in FetchCachedEventAndDoUnmask() 133 FFRT_LOGD("fd[%d] may be deleted", currFd); in FetchCachedEventAndDoUnmask() 179 FFRT_LOGD("task[%s] id[%d] has [%d] cached events, return directly", in WaitFdEvent() 195 FFRT_LOGD("poller meet timeout={%d}", timeout); in WaitFdEvent() 200 FFRT_LOGD("task[%s] id[%d] has [%d] events", task->label.c_str(), task->gid, nfds); in WaitFdEvent() 209 FFRT_LOGD("task[%s] id[%d] has [%d] cached events, return directly", in WaitFdEvent() 223 FFRT_LOGD("poller meet timeout={%d}", timeout); in WaitFdEvent() 230 FFRT_LOGD("task[%s] id[%d] has [%d] events", task->label.c_str(), task->gid, nfds); in WaitFdEvent() 318 FFRT_LOGD("fd[%d] event has no consumer, so cache it", currFd); in CacheEventsAndDoMask() 438 … FFRT_LOGD("fd=%d count unexpected, added num=%d, del num=%d", delFd, wakeDataList.size(), delCnt); in ReleaseFdWakeData()
|
H A D | wait_queue.cpp | 142 FFRT_LOGD("task(%d) time is up", task->gid); in SuspendAndWaitUntil()
|
/ohos5.0/foundation/resourceschedule/ffrt/src/eu/ |
H A D | worker_thread.h | 147 FFRT_LOGD("qos %d thread not joinable.", qos()); in Detach() 180 FFRT_LOGD("qos %d thread not joinable\n", qos()); in Detach()
|
H A D | co_routine.cpp | 136 FFRT_LOGD("switch tsd to task Success"); in SwitchTsdToTask() 181 FFRT_LOGD("switch tsd to thread Success"); in SwitchTsdToThread() 204 FFRT_LOGD("tsd deconstruct done, task[%lu], name[%s]", task->gid, task->label.c_str()); in TaskTsdDeconstruct()
|
H A D | worker_thread.cpp | 85 FFRT_LOGD("qos apply tid[%d] level[%d]\n", thread->Id(), qos()); in SetThreadAttr()
|
H A D | rtg_ioctl.cpp | 325 FFRT_LOGD("RTG IOCtrl Success %s\n", msg.Format().c_str()); in RTGIOCtrl()
|
H A D | cpu_monitor.cpp | 325 …FFRT_LOGD("qos[%d] inc [%d] workers, wakeup [%d] workers", static_cast<int>(qos), incNumber, wakeu… in NotifyWorkers()
|
/ohos5.0/foundation/resourceschedule/ffrt/src/dm/ |
H A D | sdependence_manager.cpp | 177 FFRT_LOGD("onWait name:%s gid=%lu", task->label.c_str(), task->gid); in onWait() 244 FFRT_LOGD("onWait name:%s gid=%lu", task->label.c_str(), task->gid); in onWait() 255 FFRT_LOGD("onWait name:%s gid=%lu", sTask->label.c_str(), sTask->gid); in onWait()
|
/ohos5.0/foundation/resourceschedule/ffrt/src/dfx/trace/ |
H A D | ffrt_trace.h | 111 FFRT_LOGD("handle exits"); in Load()
|
/ohos5.0/foundation/resourceschedule/ffrt/src/util/ |
H A D | slab.h | 270 FFRT_LOGD("coroutine release with waterline %d, cur occupied %d, cached size %d", in release()
|