diff options
| author | Nick <[email protected]> | 2019-09-13 07:48:04 -0400 |
|---|---|---|
| committer | Nick <[email protected]> | 2019-09-13 07:48:04 -0400 |
| commit | 96a0ebfc2583e6f92d8287ecd128eb7c634be017 (patch) | |
| tree | d8337c6979b420f5075aeebefcc676b46cf6e639 /src/gpuwattch/processor.h | |
| parent | ca563ea85ead434e0d579026b5e66e829af5efe5 (diff) | |
Revert "Add additional formatting pass on directories"
This reverts commit ca563ea85ead434e0d579026b5e66e829af5efe5.
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 += |
