#include <system_topology.h>
Data Fields | |
| int | l3_total_kb |
| CacheInfo | levels [4] |
| int | num_levels |
Definition at line 82 of file system_topology.h.
| int CacheTopology::l3_total_kb |
Definition at line 85 of file system_topology.h.
Referenced by topology_discover_cache().
| CacheInfo CacheTopology::levels[4] |
Definition at line 84 of file system_topology.h.
Referenced by topology_discover_cache(), and topology_print_cache().
| int CacheTopology::num_levels |
Definition at line 83 of file system_topology.h.
Referenced by topology_discover_cache(), and topology_print_cache().