Searched defs:save (Results 1 - 5 of 5) sorted by relevance

/gem5/ext/pybind11/tools/
H A Dlibsize.py14 save = sys.argv[2] variable
/gem5/src/arch/sparc/insts/
H A Dblockmem.cc42 bool save = flags[IsStore]; local
67 bool save = flags[IsStore]; local
H A Dmem.cc70 bool save = flags[IsStore]; local
/gem5/ext/testlib/
H A Dresult.py154 def save(results, path, protocol=pickle.HIGHEST_PROTOCOL): member in class:InternalSavedResults
295 def save(results, path): member in class:JUnitSavedResults
/gem5/src/dev/storage/
H A Ddisk_image.cc333 CowDiskImage::save() const function in class:CowDiskImage
343 CowDiskImage::save(const string &file) const function in class:CowDiskImage

Completed in 14 milliseconds