Unit 'DAV_ProcessorInfo' Package
[Overview][Types][Classes][Variables][Index] [#pl_asiovst]

TAMDCacheInformation

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

Declaration

Source position: DAV_ProcessorInfo.pas line 112

type TAMDCacheInformation = class(TCustomL3CacheInformation)

protected

  FL1MByteInstructionTLB: array [TTLBInformation] of Byte;

  

  FL1MByteDataTLB: array [TTLBInformation] of Byte;

  

  FL1KByteInstructionTLB: array [TTLBInformation] of Byte;

  

  FL1KByteDataTLB: array [TTLBInformation] of Byte;

  

  FL2MByteInstructionTLB: array [TTLBInformation] of Byte;

  

  FL2MByteDataTLB: array [TTLBInformation] of Byte;

  

  FL2KByteDataTLB: array [TTLBInformation] of Byte;

  

  FL2KByteInstructionTLB: array [TTLBInformation] of Byte;

  

  FL2CacheInfo: Cardinal;

  

  FL3CacheInfo: Cardinal;

  

public

  constructor Create(); override;

  

end;

Inheritance

TAMDCacheInformation

  

|

TCustomL3CacheInformation

  

|

TCustomL1L2CacheInformation

  

|

TCustomCacheInformation

  

|

TObject



CT Web help

CodeTyphon Studio