Searched defs:CacheBlkPrintWrapper (Results 1 - 1 of 1) sorted by relevance
/gem5/src/mem/cache/ | ||
H A D | cache_blk.hh | 507 class CacheBlkPrintWrapper : public Printable class in inherits:Printable 511 CacheBlkPrintWrapper(CacheBlk *_blk) : blk(_blk) {} function in class:CacheBlkPrintWrapper |
Completed in 4 milliseconds