Lines Matching refs:UINT16
134 UINT16 status; /**< Task status */
145 UINT16 status; /**< Irq status */
200 UINT16 usStatus; /**< save the cur task status */
257 * @param mode [IN] UINT16. Task mode. The parameter value 0 indicates that the CPU usage within 10s will be
267 extern UINT32 LOS_HistorySysCpuUsage(UINT16 mode);
310 * @param mode [IN] UINT16. Task mode. The parameter value 0 indicates that the CPU usage within 10s
322 extern UINT32 LOS_HistoryTaskCpuUsage(UINT32 taskID, UINT16 mode);
338 * @param mode [IN] UINT16. Task mode. The parameter value 0 indicates that the CPU usage within 10s
349 extern UINT32 LOS_AllTaskCpuUsage(CPUP_INFO_S *cpupInfo, UINT16 mode);
380 extern UINT32 LOS_GetAllIrqCpuUsage(UINT16 mode, CPUP_INFO_S *cpupInfo);