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

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOBlockStorageDriver.h310 * @constant kStatisticsReadErrors Number of read errors thus far.
327 kStatisticsReadErrors, enumerator in enum:IOBlockStorageDriver::Statistics
H A DIOBlockStorageDriver.cpp187 _statistics[kStatisticsReadErrors] );
599 _statistics[kStatisticsReadErrors]->addValue(1);

Completed in 184 milliseconds