From ca563ea85ead434e0d579026b5e66e829af5efe5 Mon Sep 17 00:00:00 2001 From: Nick Date: Fri, 13 Sep 2019 06:12:34 -0400 Subject: Add additional formatting pass on directories --- src/gpuwattch/processor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gpuwattch/processor.h') diff --git a/src/gpuwattch/processor.h b/src/gpuwattch/processor.h index 326206c..c0be8be 100644 --- a/src/gpuwattch/processor.h +++ b/src/gpuwattch/processor.h @@ -176,7 +176,7 @@ class Processor : public Component { read_coef = l2array[0] ->unicache.caches->local_result.tag_array2->power.writeOp .dynamic; //*(32/4); // removed by Jingwen, the scaling - //of 32/4 is not used in the mcpat + // of 32/4 is not used in the mcpat read_coef += l2array[0]->unicache.caches->local_result.power.writeOp.dynamic; read_coef += -- cgit v1.3