Data Fields

CACHEINFO Struct Reference
[CPU APIs]

#include <SysInfo.h>

Data Fields

BYTE Level
 Cache level.
BYTE Associativity
 Cache associativity.
WORD LineSize
 Cache line size.
DWORD CacheSize
 Cache size.
WORD Type
 Cache type as defined by PROCESSOR_CACHE_TYPE.
DWORD NumberPerPackage
 Number of instances per package.

Field Documentation

BYTE Level

Cache level.

Cache associativity.

WORD LineSize

Cache line size.

DWORD CacheSize

Cache size.

WORD Type

Cache type as defined by PROCESSOR_CACHE_TYPE.

Number of instances per package.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Enumerations Enumerator Defines