#include <cpu_features_cache_info.h>
Data Fields | |
int | level |
CacheType | cache_type |
int | cache_size |
int | ways |
int | line_size |
int | tlb_entries |
int | partitioning |
int CacheLevelInfo::cache_size |
CacheType CacheLevelInfo::cache_type |
int CacheLevelInfo::level |
int CacheLevelInfo::line_size |
int CacheLevelInfo::partitioning |
int CacheLevelInfo::tlb_entries |
int CacheLevelInfo::ways |