mirror of
https://github.com/openharmony/drivers_liteos.git
synced 2026-07-19 18:54:12 -04:00
@@ -39,7 +39,6 @@
|
||||
#include "los_memory.h"
|
||||
#include "los_task_pri.h"
|
||||
#include "los_process_pri.h"
|
||||
#include "los_task_pri.h"
|
||||
#include "los_mux.h"
|
||||
#include "los_mp.h"
|
||||
#include "los_typedef.h"
|
||||
|
||||
@@ -186,7 +186,7 @@ lastCmdId:%u, agent call count:%d, timeDif:%lld ms and report\n",
|
||||
WakeupTcSiq();
|
||||
}
|
||||
} else if (timeDif > 1 * MSEC_PER_SEC) {
|
||||
tloge("[CmdMonitorTick] pid=%d, pName=%s, tid=%d,\
|
||||
tloge("[CmdMonitorTick] pid=%d, pName=%s, tid=%d, \
|
||||
lastCmdId=%u, agent call count:%d, timeDif=%lld ms\n",
|
||||
monitor->pid, monitor->pName, monitor->tid,
|
||||
monitor->lastCmdId, monitor->agentCallCount,
|
||||
|
||||
Reference in New Issue
Block a user