[tools/perf] Workaround for counter overflow on different devices
It turns out different devices have different limits for power rails counters, so we can't compute the exact drain value if we don't know the device. This CL replaces the exact value with an estimation in that case. Change-Id: I8b4f1f63a6b9716a119f5f0a8f001c7801e10eb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2236480Reviewed-by:Eric Seckler <eseckler@chromium.org> Commit-Queue: Mikhail Khokhlov <khokhlov@google.com> Cr-Commit-Position: refs/heads/master@{#776555}
Showing
Please register or sign in to comment