Lines Matching refs:FFRT_BBOX_LOG
64 FFRT_BBOX_LOG("<<<=== current status ===>>>");
68 FFRT_BBOX_LOG("signal %s triggered: source tid %d, task id %lu, qos %d, name %s",
77 FFRT_BBOX_LOG("<<<=== task counter ===>>>");
78 FFRT_BBOX_LOG("FFRT BBOX TaskSubmitCounter:%u TaskEnQueueCounter:%u TaskDoneCounter:%u",
80 FFRT_BBOX_LOG("FFRT BBOX TaskRunCounter:%u TaskSwitchCounter:%u TaskFinishCounter:%u",
82 FFRT_BBOX_LOG("FFRT BBOX TaskWakeCounterInc:%u, TaskPendingCounter:%u",
85 FFRT_BBOX_LOG("TaskRunCounter equals TaskSwitchCounter + TaskFinishCounter");
87 FFRT_BBOX_LOG("TaskRunCounter is not equal to TaskSwitchCounter + TaskFinishCounter");
95 FFRT_BBOX_LOG("<<<=== worker status ===>>>");
101 FFRT_BBOX_LOG("qos %d: worker tid %d is running nothing", i, thread.first->Id());
104 FFRT_BBOX_LOG("qos %d: worker tid %d is running task", i, thread.first->Id());
111 FFRT_BBOX_LOG("<<<=== ready queue status ===>>>");
121 FFRT_BBOX_LOG("qos %d: ready queue task <%d/%d> null", i, j, nt);
125 FFRT_BBOX_LOG("qos %d: ready queue task <%d/%d> id %lu name %s",
146 FFRT_BBOX_LOG("<<<=== %s ===>>>", tag);
151 FFRT_BBOX_LOG("<%zu/%lu> id %lu qos %d name %s", idx,
189 FFRT_BBOX_LOG("<<<=== %s ===>>>", tag);
194 FFRT_BBOX_LOG("<%zu/%lu> id %lu qos %d name %s", idx,
228 FFRT_BBOX_LOG("%s", dumpInfo.c_str());
254 FFRT_BBOX_LOG("<<<=== ffrt black box(BBOX) start ===>>>");
263 FFRT_BBOX_LOG("<<<=== ffrt black box(BBOX) finish ===>>>");