Home
last modified time | relevance | path

Searched defs:CmdMonitor (Results 1 – 1 of 1) sorted by relevance

/drivers/liteos/tzdriver/src/
Dcmdmonitor.c53 struct CmdMonitor { struct
54 struct list_head list;
55 struct timespec sendTime;
56 int count;
80 void CmdMonitorTaCrash(int32_t type) in CmdMonitorTaCrash() argument