HomeSort by relevance Sort by last modified time
    Searched full:tagpaddr (Results 1 - 1 of 1) sorted by null

  /external/stressapptest/src/
worker.cc 134 uint64 tagpaddr; // This holds the physical address corresponding to the tag. member in struct:ErrorRecord
968 error->tagpaddr = os_->VirtualToPhysical(error->tagvaddr);
973 os_->FindDimm(error->tagpaddr, tag_dimm_string, sizeof(tag_dimm_string));
982 error->tagvaddr, error->tagpaddr,
    [all...]

Completed in 104 milliseconds