Date: | Mon, 19 Nov 2007 10:53:01 -0600 |
---|---|
From: | Mike Marty <mikem@xxxxxxxxxxx> |
Subject: | Re: [Gems-users] L1 misses in MOESI_CMP_directory |
If you want to add calls to the Profiler for your own statistics, add
new variables and methods to Profiler.h and Profiler.C. Make sure you
clear your variables on the Profiler constructor and
Profiler::clearStats(). Make sure you print out your variable in
Profiler::printStats(). Then add wrapper functions in
RubySlicc_Profiler_interface.[hC] that call into the Profiler object.
Then declare your wrapper functions in RubySlicc_Profiler_interface.sm.
Follow by example.
--Mike Dave Z. wrote: Hi, The profileMiss actions are commented out in MOESI_CMP_directory-L1cache.sm. If we try to profile the L1 misses, the assertion in profile_miss - RubySlicc_Profiler_interface.C fails. What would be a good way to profile L1 misses in CMP protocols? Thanks, Dave ____________________________________________________________________________________Be a better sports nut! Let your teams follow you with Yahoo Mobile. Try it now. http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ_______________________________________________ Gems-users mailing list Gems-users@xxxxxxxxxxx https://lists.cs.wisc.edu/mailman/listinfo/gems-users Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search. |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | Re: [Gems-users] L1 misses in MOESI_CMP_directory, Mike Marty |
---|---|
Next by Date: | Re: [Gems-users] cache flushing, Mike Marty |
Previous by Thread: | Re: [Gems-users] L1 misses in MOESI_CMP_directory, Mike Marty |
Next by Thread: | Re: [Gems-users] L1 misses in MOESI_CMP_directory, Dave Z. |
Indexes: | [Date] [Thread] |