Searched refs:totalReadUFSTransactions (Results 1 - 2 of 2) sorted by relevance

/gem5/src/dev/arm/
H A Dufs_device.hh510 Stats::Scalar totalReadUFSTransactions; member in struct:UFSHostDevice::UFSHostDeviceStats
H A Dufs_device.cc817 stats.totalReadUFSTransactions
818 .name(UFSHost_name + ".totalReadUFSTransactions")
2173 ++stats.totalReadUFSTransactions;

Completed in 15 milliseconds