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

/gem5/src/base/
H A Dcp_annotate.cc925 for (int x = 0; x < annotateIdx.size(); x++)
926 osbin->write((char*)&annotateIdx[x], sizeof(uint64_t));
960 annotateIdx.push_back(osbin->tellp());
H A Dcp_annotate.hh223 std::vector<uint64_t> annotateIdx; member in class:CPA

Completed in 10 milliseconds