/foundation/resourceschedule/ffrt/src/eu/ |
H A D | rtg_perf_ctrl.cpp | 41 FFRT_LOGW("open perf_ctrl failed"); in OpenPerfCtrl() 57 FFRT_LOGW("Error set rtg %d,%u. %s", tid, grpId, strerror(errno)); in SetTaskRtg() 72 FFRT_LOGW("Error set rtg status=%llu. %s", status, strerror(errno)); in SetRtgStatus() 87 FFRT_LOGW("Error set rtg qos=%d. %s", qos, strerror(errno)); in SetRtgQos() 109 FFRT_LOGW("Error set rtg loadMode %d:%d/%d. %s", loadMode.grpId, loadMode.utilEnabled, in SetRtgLoadMode() 126 FFRT_LOGW("Error set min util %d,%u. %s", tid, util, strerror(errno)); in set_task_min_util()
|
H A D | worker_thread.h | 55 FFRT_LOGW("WorkerThread enter destruction but not exited"); in ~WorkerThread() 72 FFRT_LOGW("WorkerThread enter destruction"); in ~WorkerThread() 123 FFRT_LOGW("pthread_create failed due to shortage of system memory, FFRT retry %d times...", count); in Start()
|
H A D | scpuworker_manager.cpp | 86 FFRT_LOGW("qos[%d] has worker, no need add delayed task", qos); in AddDelayedTask() 99 FFRT_LOGW("add delyaed task failed, qos %d", qos); in AddDelayedTask()
|
H A D | qos_interface.cpp | 63 FFRT_LOGW("pid %d belong to user %d open qos node warn, fd:%d, eno:%d, %s\n", in TrivalOpenQosCtrlNode() 244 FFRT_LOGW("qos apply warn for tid %d, ret:%d, eno:%d, %s\n", tid, ret, errno, strerror(errno)); in FFRTQosApplyForOther()
|
/foundation/resourceschedule/ffrt/src/util/ |
H A D | worker_monitor.cpp | 55 FFRT_LOGW("Get process name failed, skip worker monitor."); in WorkerMonitor() 71 FFRT_LOGW("worker_monitor.conf does not exist or file permission denied"); in WorkerMonitor() 109 FFRT_LOGW("Set delayed worker failed."); in SubmitSamplingTask() 147 FFRT_LOGW("Set delayed worker failed."); in SubmitMemReleaseTask() 255 FFRT_LOGW("%s", ss.str().c_str()); in RecordSymbolAndBacktrace() 260 FFRT_LOGW("Backtrace:\n%s", dumpInfo.c_str()); in RecordSymbolAndBacktrace() 284 FFRT_LOGW("transaction_proc:"); in RecordIpcInfo() 289 FFRT_LOGW("%s", line.c_str()); in RecordIpcInfo()
|
/foundation/resourceschedule/ffrt/src/dfx/bbox/ |
H A D | fault_logger_fd_manager.cpp | 49 FFRT_LOGW("fail to InitFaultLoggerFd"); in InitFaultLoggerFd() 81 FFRT_LOGW("fail to write faultLogger msg:%s fd:%d, errno:%d", msg.data(), fd, errno); in WriteFaultLogger()
|
/foundation/resourceschedule/ffrt/src/dfx/log/ |
H A D | ffrt_log_api.h | 99 #define FFRT_LOGW(format, ...) \ macro 105 #define FFRT_LOGW(format, ...) macro 127 #define FFRT_LOGW(format, ...) FFRT_LOG(FFRT_LOG_WARN, format, ##__VA_ARGS__) macro 129 #define FFRT_LOGW(format, ...) macro
|
/foundation/resourceschedule/ffrt/src/sched/ |
H A D | interval.cpp | 41 FFRT_LOGW("Invalid Thread Group"); 59 FFRT_LOGW("Predict Util Same as Current Util %lu", predUtil); in Update() 77 FFRT_LOGW("Predict Util %lu Exceeds Max Capacity", predUtil); in Update()
|
H A D | task_manager.cpp | 56 FFRT_LOGW( in CalcTaskTime()
|
H A D | multi_workgroup.cpp | 256 FFRT_LOGW("[WorkGroup] already start"); in WorkgroupStartInterval() 275 FFRT_LOGW("[WorkGroup] already stop"); in WorkgroupStopInterval()
|
H A D | scheduler.cpp | 111 FFRT_LOGW("qos [%d], task [%s] entered q, task count [%d] exceeds threshold.", in WakeupTask()
|
/foundation/resourceschedule/ffrt/src/dfx/trace/ |
H A D | ffrt_trace.cpp | 34 FFRT_LOGW("set trace level %d", traceLevel_); in TraceLevelManager()
|
/foundation/resourceschedule/ffrt/src/dfx/dump/ |
H A D | dump.cpp | 127 FFRT_LOGW("dumpInfo exceeds the buffer length, length:%d", dumpInfo.length()); in dump_info_all()
|
/foundation/resourceschedule/ffrt/src/sync/ |
H A D | io_poller.cpp | 40 FFRT_LOGW("[%d] set priority warn ret[%d] eno[%d]\n", pthread_self(), ret, errno);
|
H A D | delayed_worker.cpp | 45 FFRT_LOGW("[%d] set priority warn ret[%d] eno[%d]\n", pthread_self(), ret, errno); in ThreadInit()
|
H A D | poller.cpp | 307 FFRT_LOGW("epoll_ctl mod fd error: efd=%d, fd=%d, errorno=%d", m_epFd, currFd, errno);
|
/foundation/resourceschedule/ffrt/src/core/ |
H A D | task.cpp | 464 FFRT_LOGW("task is nullptr"); in ffrt_this_task_update_qos() 470 FFRT_LOGW("the target qos is equal to current qos, no need update"); in ffrt_this_task_update_qos() 484 FFRT_LOGW("task is nullptr"); in ffrt_this_task_get_qos()
|
/foundation/resourceschedule/ffrt/test/ut/testcase/ |
H A D | ut_csync.cpp | 960 FFRT_LOGW("a = %d, b = %d", a, b); in HWTEST_F() 965 FFRT_LOGW("%s %s", a, b); in HWTEST_F() 978 FFRT_LOGW("value = %d", value); in HWTEST_F() 993 FFRT_LOGW("value = %d", value); in HWTEST_F() 1072 FFRT_LOGW("ffrt version"); in HWTEST_F()
|
/foundation/resourceschedule/ffrt/src/queue/ |
H A D | queue_handler.cpp | 57 FFRT_LOGW("failed to set [queueId=%u] name due to invalid name or length.", GetQueueId()); in QueueHandler() 305 FFRT_LOGW("failed to set watchdog for task gid=%llu in %s with timeout [%llu us] ", task->gid, in SetTimeoutMonitor()
|
H A D | queue_monitor.cpp | 156 FFRT_LOGW("failed to set delayedworker because the given timestamp has passed"); in SendDelayedWorker()
|
H A D | queue_api.cpp | 271 FFRT_LOGW("Current task is nullptr or is not a serial task."); in ffrt_get_current_queue_eventhandler()
|