Searched defs:totalSize (Results 1 - 3 of 3) sorted by relevance

/gem5/src/base/
H A Dchunk_generator.hh81 ChunkGenerator(Addr _startAddr, unsigned totalSize, unsigned _chunkSize) argument
/gem5/src/mem/
H A Dphysical.hh200 uint64_t totalSize() const { return size; } function in class:PhysicalMemory
/gem5/src/arch/x86/
H A Ddecoder.cc713 Addr totalSize = instBytes->lastOffset - firstOffset + local

Completed in 7 milliseconds