diff options
Diffstat (limited to 'src/gpuwattch/processor.h')
| -rw-r--r-- | src/gpuwattch/processor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpuwattch/processor.h b/src/gpuwattch/processor.h index c0be8be..326206c 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 += |
