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.

Performance Counters

manoel
Beginner
646 Views
VTune uses statistic sampling for event counting. It means that every run gives different values. Is it possible to get an exact counting of events in each procedure ? If yes, how to do this ? Regards. Manoel
0 Kudos
1 Reply
David_A_Intel1
Employee
646 Views
Sorry, not with the VTune analyzer. Using call graph you can get timing information per function, but even that includes some variableness.

Regards,
0 Kudos
Reply