From 821753ac64ac2b3f4a441d0ed6d8bb0cdffb0fb8 Mon Sep 17 00:00:00 2001 From: Tayler Hetherington Date: Tue, 11 Jun 2013 12:41:25 -0800 Subject: Further cleaning up power stats - Continuation of issue 35001. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 16437] --- src/gpuwattch/XML_Parse.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gpuwattch/XML_Parse.h') diff --git a/src/gpuwattch/XML_Parse.h b/src/gpuwattch/XML_Parse.h index 698445e..d35ba26 100644 --- a/src/gpuwattch/XML_Parse.h +++ b/src/gpuwattch/XML_Parse.h @@ -96,7 +96,8 @@ enum perf_count_t { NOC_A, PIPE_A, IDLE_CORE_N, - CONST_DYNAMICN + CONST_DYNAMICN, + NUM_PERFORMANCE_COUNTERS }; typedef struct{ -- cgit v1.3