diff options
author | Nicolai Hähnle <[email protected]> | 2015-11-12 12:30:23 +0100 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2015-11-20 17:27:23 +0100 |
commit | c235300bfc3547d418f9a66555a5ee93a15666f9 (patch) | |
tree | 1b7c01505320948036a443c51f62e60f77030e6f /src/gallium/drivers | |
parent | afa6121b4ef2d249004cff0bb40237c71c61946d (diff) |
st/mesa: maintain active perfmon counters in an array
It is easy enough to pre-determine the required size, and arrays are
generally better behaved especially when they get large.
v2: make sure init_perf_monitor returns true when no counters are active
(spotted by Samuel Pitoiset)
Reviewed-by: Samuel Pitoiset <[email protected]>
Tested-by: Samuel Pitoiset <[email protected]>
Diffstat (limited to 'src/gallium/drivers')
0 files changed, 0 insertions, 0 deletions