commit | b7bd8bcfdfb80eda40cccf7054e83c4372cedeb8 | [log] [tgz] |
---|---|---|
author | Shubhraprakash Das <sadas@codeaurora.org> | Tue Nov 05 10:35:39 2013 -0700 |
committer | Jordan Crouse <jcrouse@codeaurora.org> | Tue Nov 05 11:37:12 2013 -0700 |
tree | f2f8ef9e87ce44b45979052fd32ff2b07ba20c90 | |
parent | 1d8fd163b8b5c1c3960bc3846285d4956694846b [diff] |
msm: kgsl: Restructure performance counters Restructure the performance counter mechanism by combining the two structures declared for it. The 2 structures can only refer to a single counter hence it is easier to manage by having them under a single structure. Change-Id: I19d13cf5aa619b85a332b383b464c2af65ad38c9 Signed-off-by: Shubhraprakash Das <sadas@codeaurora.org>