Home
last modified time | relevance | path

Searched refs:dst_dimm (Results 1 – 1 of 1) sorted by relevance

/external/stressapptest/src/
Derror_diag.cc228 string dst_dimm = AddressToDimmString(os_, dst_addr, offset); in AddHDDMiscompareError() local
241 if (dst_dimm.compare("DIMM Unknown")) { in AddHDDMiscompareError()
243 DeviceTree *dst_dimm_dev = system_tree_root_->FindOrAddDevice(dst_dimm); in AddHDDMiscompareError()
249 dst_dimm.c_str()); in AddHDDMiscompareError()
282 string dst_dimm = AddressToDimmString(os_, dst_addr, offset); in AddHDDSectorTagError() local
295 if (dst_dimm.compare("DIMM Unknown")) { in AddHDDSectorTagError()
297 DeviceTree *dst_dimm_dev = system_tree_root_->FindOrAddDevice(dst_dimm); in AddHDDSectorTagError()
303 dst_dimm.c_str()); in AddHDDSectorTagError()