Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4998 Discussions

How to sample instruction memory access

Anonymous90
Beginner
433 Views
I am trying to access the memory handwidth usage caused by

1. Instruction fectch due to cache miss.
2. Paging, due to TLB misses and need to transfer linear address to physical address.

How can I do that?

Thanks,
0 Kudos
1 Reply
david_a_levinthal
433 Views
is this on x86 processors?
0 Kudos
Reply