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

/gem5/src/cpu/testers/rubytest/
H A DRubyTester.cc179 // retrieve the subblock and call hitCallback
182 SubBlock& subblock = senderState->subBlock; local
184 tester->hitCallback(globalIdx, &subblock);

Completed in 4 milliseconds