PMU Cache counters

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

PMU Cache counters

1,325 次查看
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 ?

标签 (1)
标记 (3)
0 项奖励
回复
1 回复

1,189 次查看
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 项奖励
回复