• Mali GPU performance counters query
    Hi, I'm optimizing my compute shader by streamline. I have some question about the counters: 1. My GPU is mali-G78 mp24, it has 24 cores, so the GPU Cycles and Mali Core Cycles is the sum of all 24...
  • Performance Counters on ARM1176JZF-S
    Note: This was originally posted on 14th August 2013 at http://forums.arm.com Hi, I have a question about the performance counters on an ARM1176JZF-S. Does the event 0xB count L1 or L2 data cache misses...
  • ARM Mali Performance Counter Access
    Hi everyone! I am new to the community! I am currently doing some research on the ARM mali GPU with the Odroid-XU3 board. I read from here: Mali Midgard Family Performance Counters   that I can actually...
  • Mali GPU performance counters query
    Dear Team I came across HWCPipe library to access mali gpu performance counters from ARM. I would like to know if I sample performance counters each millisecond independent of any graphics application...
  • Mali Performance counters for L1
    Hi, can anyone help me find Mali Performance counters (direct or indirect) that can give information on 1. L1 texture cache hits or misses 2. L1 load/store unit cache hits or misses 3. Number of...