Unit 'PT_ProcessorInfo' Package
[Overview][Types][Classes][Variables][Index] [#pl_pascaltype]

TIntelCacheInformation

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: PT_ProcessorInfo.pas line 92

type TIntelCacheInformation = class(TCustomL3CacheInformation)

protected

  FCacheDescriptors: array [0..15] of Byte;

  

  FL3LinesPerSector: Byte;

  

  FL2CacheInfo: Cardinal;

  

public

  constructor Create(); override;

  

end;

Inheritance

TIntelCacheInformation

  

|

TCustomL3CacheInformation

  

|

TCustomL1L2CacheInformation

  

|

TCustomCacheInformation

  

|

TObject



CT Web help

CodeTyphon Studio