diff options
author | Amith Yamasani <yamasani@google.com> | 2018-03-01 17:28:59 -0800 |
---|---|---|
committer | Amith Yamasani <yamasani@google.com> | 2018-03-01 17:32:53 -0800 |
commit | 0ca706bb9ee0c211e86533b5690fa09c9364b624 (patch) | |
tree | 82a3c2a848868ab7b1c13fcadf8f1cdac1f33294 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | c42546ed8a7db56a37a1e4bc673707a4a617dbcc (diff) |
Report total latency instead of average for jobs last run
Instead of computing the average on the device, upload the
total sum of the latencies. Server can divide by the event count
if it wants to get the average.
Also change the latency buckets to 1 hr, 2 hrs, 4 hrs, 8 hrs and
greater than 8 hrs.
Bug: 70297451
Test: launch an app
dumpsys batterystats --checkin | grep jbd,
Observe the dumped values for the app
Change-Id: Iecda808594fc960fb16fa0407e5875bbc47db43a
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions