isTopLevel is enough for 2 level cache thanks On 12/10/11, biswabandan panda <[email protected]> wrote: > try isTopLevel or put your own flags to distinguish between different > levels in the python files > > On Sat, Dec 10, 2011 at 2:07 PM, Mahmood Naderan > <[email protected]>wrote: > >> hi, >> suppose i am debugging cache_impl.hh. As an example, this function >> bool Cache<TagStore>::CpuSidePort::recvTiming(PacketPtr pkt) >> >> How can I find that for which level of cache, this function is called? >> -- >> // Naderan *Mahmood; >> _______________________________________________ >> gem5-users mailing list >> [email protected] >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > > > > -- > > *thanks®ards > * > *BISWABANDAN* >
-- -- // Naderan *Mahmood; _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
