Hardware used : Khadas Vim3
Application: CNN model
CPU: ARM cortex A73
I am not able to get values for more than 6 counters at a single run, for example from the following I'm able to record values only for counters in Bold if I need remaining values I have to rerun the test by replacing them. Is there a way I can use more than 6 counters related to cache /bus
BUS :
a.Access
b.Access(Device)
c.Access(Normal)
d.Access (Normal , Cachable , sharable)
e.Access (NOT NCS)
Instruction (Execution) :
a.All
b.Branch(Immediate)
c.Branch(Return)
d.Exception(Return)
e.Increment PMWINC register
f.Write to CONTEXTIDR
g.write to PC
ok, thanks for the information...