← Back to C-Kernel-Engine Docs Doxygen Source Documentation
CacheTopology Struct Reference

#include <system_topology.h>

Data Fields

int l3_total_kb
 
CacheInfo levels [4]
 
int num_levels
 

Detailed Description

Definition at line 82 of file system_topology.h.

Field Documentation

◆ l3_total_kb

int CacheTopology::l3_total_kb

Definition at line 85 of file system_topology.h.

Referenced by topology_discover_cache().

◆ levels

CacheInfo CacheTopology::levels[4]

Definition at line 84 of file system_topology.h.

Referenced by topology_discover_cache(), and topology_print_cache().

◆ num_levels

int CacheTopology::num_levels

Definition at line 83 of file system_topology.h.

Referenced by topology_discover_cache(), and topology_print_cache().


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