Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
5255 Discussions

Measure for number of L1 access

boriwalanirmal
Beginner
801 Views
What is best VTUNE event for approximating number of L1 access.
Thanks for reading
0 Kudos
1 Reply
TimP
Honored Contributor III
801 Views
Of course, this depends on which CPU family you deal with. Also, you may be interested in knowing how much data is actually brought in to L1, as well as how much is actually used, including repeats, possibly not including repeated attempts to get the same data. So, you might look at the cache hit ratio option and see which of its components interests you.
0 Kudos
Reply