WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
los_sched_debug_pri.h 文件参考

浏览源代码.

结构体

struct  SchedPercpu
 
struct  SchedStat
 
struct  SchedStatCpuInfo
 
struct  SchedStatTaskCpuInfo
 
struct  SchedStatTaskInfo
 

函数

VOID OsSchedStatHwi (size_t intNum)
 
UINT32 OsSchedStatCpuInfoGet (SchedStatCpuInfo *info, UINT32 cpuId)
 
UINT32 OsSchedStatTaskInfoGet (SchedStatTaskInfo *info, UINT32 taskId)
 
VOID OsSchedStatPause (VOID)
 
VOID OsSchedStatResume (VOID)
 
VOID OsSchedStatStart (VOID)
 
VOID OsSchedStatStop (VOID)
 
VOID OsSchedStatInfo (VOID)
 

函数说明

◆ OsSchedStatCpuInfoGet()

UINT32 OsSchedStatCpuInfoGet ( SchedStatCpuInfo info,
UINT32  cpuId 
)
extern

◆ OsSchedStatHwi()

VOID OsSchedStatHwi ( size_t  intNum)
extern

◆ OsSchedStatInfo()

VOID OsSchedStatInfo ( VOID  )
extern

◆ OsSchedStatPause()

VOID OsSchedStatPause ( VOID  )
extern

◆ OsSchedStatResume()

VOID OsSchedStatResume ( VOID  )
extern

◆ OsSchedStatStart()

VOID OsSchedStatStart ( VOID  )
extern

◆ OsSchedStatStop()

VOID OsSchedStatStop ( VOID  )
extern

◆ OsSchedStatTaskInfoGet()

UINT32 OsSchedStatTaskInfoGet ( SchedStatTaskInfo info,
UINT32  taskId 
)
extern