Vector Optimized Library of Kernels  2.5.0
Architecture-tuned implementations of math kernels
CacheLevelInfo Struct Reference

#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
 

Field Documentation

◆ cache_size

int CacheLevelInfo::cache_size

◆ cache_type

CacheType CacheLevelInfo::cache_type

◆ level

int CacheLevelInfo::level

◆ line_size

int CacheLevelInfo::line_size

◆ partitioning

int CacheLevelInfo::partitioning

◆ tlb_entries

int CacheLevelInfo::tlb_entries

◆ ways

int CacheLevelInfo::ways

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