更新日期: 2022/06/01 来源: https://gitee.com/weharmony/kernel_liteos_a_note
tagCpupInfo结构体 参考

#include <los_cpup.h>

成员变量

UINT16 status
 
UINT32 usage
 

详细描述

Count the CPU usage structures of all cpup.

在文件 los_cpup.h122 行定义.

结构体成员变量说明

◆ status

UINT16 tagCpupInfo::status

Save the cur cpup status

在文件 los_cpup.h123 行定义.

◆ usage

UINT32 tagCpupInfo::usage

Usage. The value range is [0, LOS_CPUP_SINGLE_CORE_PRECISION].

在文件 los_cpup.h124 行定义.


该结构体的文档由以下文件生成: