Have a look at getMasterName in System 
(http://www.gem5.org/docs/html/classSystem.html)

Andreas

From: mihai pricopi <mihai.pric...@gmail.com<mailto:mihai.pric...@gmail.com>>
Reply-To: gem5 users mailing list 
<gem5-users@gem5.org<mailto:gem5-users@gem5.org>>
Date: Tuesday, 29 January 2013 08:00
To: gem5 users mailing list <gem5-users@gem5.org<mailto:gem5-users@gem5.org>>
Subject: Re: [gem5-users] Last leve cache accesses

Thanks,

 Is there a simple way to obtain the mappings of MasterIDs to the resource that 
originated the request ?


On Tue, Jan 29, 2013 at 3:58 PM, Mahmood Naderan 
<mahmood...@gmail.com<mailto:mahmood...@gmail.com>> wrote:
I think so. However Andreas says MasterID is the right thing
http://comments.gmane.org/gmane.comp.emulators.m5.users/13388

On 1/27/13, mihai pricopi 
<mihai.pric...@gmail.com<mailto:mihai.pric...@gmail.com>> wrote:
> In cache_imple.hh access() function, is the returned value of
> pkt->req->contextId() the id of the core who made the cache request
> (assuming no SMT) ?
>
>
> On Sun, Jan 27, 2013 at 5:45 AM, Nilay 
> <ni...@cs.wisc.edu<mailto:ni...@cs.wisc.edu>> wrote:
>
>> On Fri, January 25, 2013 10:30 pm, mihai pricopi wrote:
>> > Hi,
>> >
>> >  I would like to trace only the requests coming from lower level of
>> caches
>> > to the last level of cache indicating the cpu that made that request. I
>> > used debug flag Cache but that contains too much information and I
>> > don't
>> > know if it indicates who made the request.
>> >  Is there a debug flag for this ?
>>
>> No, I don't think there is a debug flag for printing such a specific
>> info.
>>
>> --
>> Nilay
>>
>>
>


--
Regards,
Mahmood
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org<mailto:gem5-users@gem5.org>
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users


-- IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to