| Date: | Sat, 02 May 2009 14:09:29 -0400 |
|---|---|
| From: | hb166307@xxxxxxxx |
| Subject: | [Gems-users] L2 Cache |
In the GEMS/ruby/slicc_interface/AbstractChip.h there is public data member Vector < CacheMemory<L1Cache_Entry>* > m_L2Cache_L2cacheMemory_vec; and I am trying to access it from Profiler.C to collect statistic from the caches simultaneously, but the vector size comes back zero when I check it, but I can see the L1 data and instruction class. I had to include AbstractChip.h in Profiler.h to do that, but confused why I can not see the L2 cache from there. Any ideas anyone? |
| [← Prev in Thread] | Current Thread | [Next in Thread→] |
|---|---|---|
| ||
| Previous by Date: | Re: [Gems-users] Welcome to the "Gems-users" mailing list (Digest mode), lianghua miao |
|---|---|
| Next by Date: | Re: [Gems-users] L2 Cache, hb166307 |
| Previous by Thread: | Re: [Gems-users] Inclusive L2 cache, Greg Byrd |
| Next by Thread: | Re: [Gems-users] L2 Cache, hb166307 |
| Indexes: | [Date] [Thread] |