From f94343c8768af0fe5571c965e306c387b812b767 Mon Sep 17 00:00:00 2001 From: Tayler Hetherington Date: Mon, 28 Jan 2013 13:56:32 -0800 Subject: Cleaning up steady state printing function [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15124] --- src/gpuwattch/gpgpu_sim_wrapper.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gpuwattch/gpgpu_sim_wrapper.h') diff --git a/src/gpuwattch/gpgpu_sim_wrapper.h b/src/gpuwattch/gpgpu_sim_wrapper.h index 0d9d546..eed308f 100644 --- a/src/gpuwattch/gpgpu_sim_wrapper.h +++ b/src/gpuwattch/gpgpu_sim_wrapper.h @@ -80,6 +80,9 @@ public: bool sanity_check(double a, double b); private: + + void print_steady_state(int position, double init_val); + Processor* proc; ParseXML * p; // power parameters -- cgit v1.3