gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
FlashDevice::FlashDeviceStats Struct Reference

Public Attributes

Stats::Scalar totalGCActivations
 Amount of GC activations. More...
 
Stats::Histogram writeAccess
 Histogram of address accesses. More...
 
Stats::Histogram readAccess
 
Stats::Histogram fileSystemAccess
 
Stats::Histogram writeLatency
 Histogram of access latencies. More...
 
Stats::Histogram readLatency
 

Detailed Description

Definition at line 95 of file flash_device.hh.

Member Data Documentation

Stats::Histogram FlashDevice::FlashDeviceStats::fileSystemAccess

Definition at line 102 of file flash_device.hh.

Referenced by FlashDevice::accessDevice(), and FlashDevice::regStats().

Stats::Histogram FlashDevice::FlashDeviceStats::readAccess

Definition at line 101 of file flash_device.hh.

Referenced by FlashDevice::accessDevice(), and FlashDevice::regStats().

Stats::Histogram FlashDevice::FlashDeviceStats::readLatency

Definition at line 106 of file flash_device.hh.

Referenced by FlashDevice::accessDevice(), and FlashDevice::regStats().

Stats::Scalar FlashDevice::FlashDeviceStats::totalGCActivations

Amount of GC activations.

Definition at line 97 of file flash_device.hh.

Referenced by FlashDevice::regStats(), and FlashDevice::remap().

Stats::Histogram FlashDevice::FlashDeviceStats::writeAccess

Histogram of address accesses.

Definition at line 100 of file flash_device.hh.

Referenced by FlashDevice::accessDevice(), and FlashDevice::regStats().

Stats::Histogram FlashDevice::FlashDeviceStats::writeLatency

Histogram of access latencies.

Definition at line 105 of file flash_device.hh.

Referenced by FlashDevice::accessDevice(), and FlashDevice::regStats().


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

Generated on Fri Jun 9 2017 13:04:10 for gem5 by doxygen 1.8.6