OSDN Git Service

intel/perf: drop counter size field
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 2 Oct 2018 14:41:41 +0000 (15:41 +0100)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 17 Apr 2019 13:10:42 +0000 (14:10 +0100)
commit93dbe52ab04a0061f893aaa4e9fdbb385b8b2fb0
treed29167d6de7d952e6ca3dfa7f7839cba4773db87
parenta646485c28b95ce8a6a61d61c2afaeefcdf439a4
intel/perf: drop counter size field

We can deduct the size from another field, let's just save some space.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Mark Janes <mark.a.janes@intel.com>
src/intel/perf/gen_perf.h
src/intel/perf/gen_perf.py
src/mesa/drivers/dri/i965/brw_performance_query.c
src/mesa/drivers/dri/i965/brw_performance_query_mdapi.c