PDK API Guide for J721E
LoadP_Stats Struct Reference

Detailed Description

Load statistics info.

Data Fields

const char * name
 
uint64_t threadTime
 
uint64_t totalTime
 
uint32_t percentLoad
 

Field Documentation

◆ name

const char* LoadP_Stats::name

Name of the task

◆ threadTime

uint64_t LoadP_Stats::threadTime

Runtime for the thread

◆ totalTime

uint64_t LoadP_Stats::totalTime

Total Runtime

◆ percentLoad

uint32_t LoadP_Stats::percentLoad

Percentage load of the thread