a6e980e9bf
Those are not part of the OA reports and need some additional scaffolding. Those counters are only available when doing queries as we need to emit MI_SRMs to record them. Equations making use of those counters are not there yet, they will come in a follow up commit updating a bunch of oa-*.xml files. v2: Fix typo v3: Use PERF_CNT_VALUE_MASK (Marcin) Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6518>