PMU Cache counters

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PMU Cache counters

810 Views
renatosala
Contributor I

We are doing performance measurement on a LS1043A Processor using the PMU counters. We notice something that seems strange. A simple program (that runs without any operating system) contains a loop that reads from the RAM memory locations spaced of 64 bytes, all variables ( loop counter, address to read and data ) are stored in registers. The cache is enabled. As a result we have that the  L1D_CACHE_WB PMU counter has quite the same value of the MEM_ACCESS, while we expected the L1D_CACHE_WB to be quite 0 since no write-back operations should occur and, in fact the L2D_CACHE_WB is quite 0. Have you any suggestions ?

Labels (1)
0 Kudos
1 Reply

674 Views
ufedor
NXP Employee
NXP Employee

It will be convenient to investigate the issue as Technical Case:

https://community.freescale.com/thread/381898

Please create a Case and provide detailed description of the test reproduction.

0 Kudos