commit | 1043aa2489538fe7089ba3cc8fac0567672b14d6 | [log] [tgz] |
---|---|---|
author | Eric Holk <eholk@google.com> | Tue Mar 09 15:41:11 2021 -0800 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Mon Mar 22 19:59:48 2021 +0000 |
tree | e0549ed72d2a2542fef5e8390b929bf2ed71b5c2 | |
parent | 3965fe825ff939a550e6eed53e66314213a0485c [diff] |
[metrics] Add MetricsAccumulator MetricsAccumulator metrics are a generalization of counters that allow a custom function to be supplied that specifies how to combine incoming values. This allows for the definition of things like minimum and maximum metrics. Test: libartbase_gtests Bug: 170149255 Change-Id: Ibc928a5d0e5cad3036e5829be9a535bc4a685ae1