Home
last modified time | relevance | path

Searched defs:Cumulative (Results 1 – 3 of 3) sorted by relevance

/external/opencensus-java/api/src/main/java/io/opencensus/stats/
DView.java216 Function<? super Cumulative, T> p0, in match()
230 public abstract static class Cumulative extends AggregationWindow { class in View.AggregationWindow
235 Cumulative() {} in Cumulative() method in View.AggregationWindow.Cumulative
251 Function<? super Cumulative, T> p0, in match()
299 Function<? super Cumulative, T> p0, in match()
/external/v8/src/arm64/
Dinstrument-arm64.h29 Cumulative = 1 // Cumulative counters keep their value after reading. enumerator
/external/vixl/src/aarch64/
Dinstrument-aarch64.h49 Cumulative = 1 // Cumulative counters keep their value after reading. enumerator