Kintsugi OS 0.2.0
x86 Monolithic OS
Loading...
Searching...
No Matches
system_info_t Struct Reference

Структура информации о системе More...

#include <sysinfo.h>

Public Attributes

u32 total_memory
 
u32 free_memory
 
u32 used_memory
 
u32 kernel_memory
 
u32 heap_size
 
u32 heap_used
 
u32 heap_free
 
u32 cpu_speed
 
char cpu_vendor [13]
 
u8 cpu_cores
 

Detailed Description

Структура информации о системе

Member Data Documentation

◆ cpu_cores

u8 system_info_t::cpu_cores

◆ cpu_speed

u32 system_info_t::cpu_speed

◆ cpu_vendor

char system_info_t::cpu_vendor[13]

◆ free_memory

u32 system_info_t::free_memory

◆ heap_free

u32 system_info_t::heap_free

◆ heap_size

u32 system_info_t::heap_size

◆ heap_used

u32 system_info_t::heap_used

◆ kernel_memory

u32 system_info_t::kernel_memory

◆ total_memory

u32 system_info_t::total_memory

◆ used_memory

u32 system_info_t::used_memory

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