mesa/src/intel/perf
Lionel Landwerlin 7fbfa694a8 intel/perf: simplify pass computation loop
We don't need to go through all the metric sets as we're already built
a bitset matching per counter to figure out in which metric set a
particular counter is.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Ivan Briano <ivan.briano@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18893>
2022-11-17 12:57:06 +00:00
..
gen_perf.py intel/perf: support new variable names 2022-11-17 12:57:06 +00:00
intel_perf.c intel/perf: simplify pass computation loop 2022-11-17 12:57:06 +00:00
intel_perf.h intel/perf: support new operators for upcoming metrics 2022-11-17 12:57:06 +00:00
intel_perf_mdapi.c intel: move away from booleans to identify platforms 2021-11-08 16:48:06 +00:00
intel_perf_mdapi.h intel: Rename GEN_PERF prefix to INTEL_PERF in source files 2021-04-20 20:06:34 +00:00
intel_perf_private.h intel: Rename GEN_PERF prefix to INTEL_PERF in source files 2021-04-20 20:06:34 +00:00
intel_perf_query.c intel/perf: disable sseu setting on Gfx12.5+ 2022-05-17 19:55:10 +00:00
intel_perf_query.h intel/perf: Extern C 2021-05-18 14:28:48 +00:00
intel_perf_query_layout.c intel/perf: add a non installable tool to print metrics 2022-11-17 12:57:06 +00:00
intel_perf_regs.h intel/perf: add new layout for Gfx12.5 products 2022-05-17 19:55:10 +00:00
intel_perf_setup.h intel/perf: fix overflow in index types 2022-11-17 12:57:06 +00:00
meson.build intel/perf: add a non installable tool to print metrics 2022-11-17 12:57:06 +00:00
oa-adl.xml intel/perf: rename metric descriptions 2021-05-25 10:09:44 +00:00
oa-bdw.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-bxt.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-cflgt2.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-cflgt3.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-chv.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-dg1.xml intel/perf: rename metric descriptions 2021-05-25 10:09:44 +00:00
oa-ehl.xml intel/perf: rename metric descriptions 2021-05-25 10:09:44 +00:00
oa-glk.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-hsw.xml intel/perf: Fix mistake in description string 2022-03-07 21:09:54 +00:00
oa-icl.xml intel/perf: rename metric descriptions 2021-05-25 10:09:44 +00:00
oa-kblgt2.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-kblgt3.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-rkl.xml intel/perf: rename metric descriptions 2021-05-25 10:09:44 +00:00
oa-sklgt2.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-sklgt3.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-sklgt4.xml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
oa-tglgt1.xml intel/perf: rename metric descriptions 2021-05-25 10:09:44 +00:00
oa-tglgt2.xml intel/perf: rename metric descriptions 2021-05-25 10:09:44 +00:00