Vision Apps User Guide
app_perf_stats_cpu_load_t Struct Reference

Detailed Description

Summary of CPU load.

Data Fields

uint32_t cpu_load
 
uint32_t hwi_load
 
uint32_t swi_load
 

Field Documentation

◆ cpu_load

uint32_t app_perf_stats_cpu_load_t::cpu_load

divide by 100 to get load in units of xx.xx %

◆ hwi_load

uint32_t app_perf_stats_cpu_load_t::hwi_load

divide by 100 to get load in units of xx.xx %

◆ swi_load

uint32_t app_perf_stats_cpu_load_t::swi_load

divide by 100 to get load in units of xx.xx %