PatchworkOS
Loading...
Searching...
No Matches
stats_t Struct Reference

Data Fields

uint64_t cpuAmount
 
cpu_stats_tprevCpuStats
 
cpu_stats_tcpuStats
 
mem_stats_t memStats
 

Detailed Description

Definition at line 59 of file main.c.

Field Documentation

◆ cpuAmount

uint64_t stats_t::cpuAmount

Definition at line 61 of file main.c.

Referenced by main(), stats_print(), and stats_update().

◆ cpuStats

cpu_stats_t* stats_t::cpuStats

Definition at line 63 of file main.c.

Referenced by main(), stats_print(), and stats_update().

◆ memStats

mem_stats_t stats_t::memStats

Definition at line 64 of file main.c.

Referenced by main(), stats_print(), and stats_update().

◆ prevCpuStats

cpu_stats_t* stats_t::prevCpuStats

Definition at line 62 of file main.c.

Referenced by main(), stats_print(), and stats_update().


The documentation for this struct was generated from the following file: