Searched refs:Interval (Results 1 – 14 of 14) sorted by relevance
77 pub fn interval(period: Duration) -> Interval { in interval() argument79 timer.set(Expiration::Interval(TimeSpec::from(period)), TimerSetTimeFlags::empty()).unwrap(); in interval()81 Interval { fd: AsyncFd::new(TimerFdWrapper(timer)).unwrap() } in interval()85 pub struct Interval { struct89 impl Interval { impl
113 vector<Interval>& intervals, Empty& empty) { in aggregateFields()117 Interval& interval = intervals[i]; in aggregateFields()141 int64_t bucketEndTimeNs, vector<Interval>& intervals) { in buildPartialBucket()145 for (Interval& interval : intervals) { in buildPartialBucket()
109 std::vector<Interval>& intervals) override;111 bool valuePassesThreshold(const Interval& interval) const;113 Value getFinalValue(const Interval& interval) const;132 const LogEvent& event, std::vector<Interval>& intervals,
271 struct Interval { struct294 std::vector<Interval> intervals; argument340 std::vector<Interval>& intervals) = 0;375 const LogEvent& event, std::vector<Interval>& intervals,
400 const LogEvent& event, vector<Interval>& intervals, in aggregateFields()417 Interval& interval = intervals[i]; in aggregateFields()524 vector<Interval>& intervals) { in buildPartialBucket()535 for (const Interval& interval : intervals) { in buildPartialBucket()665 bool NumericValueMetricProducer::valuePassesThreshold(const Interval& interval) const { in valuePassesThreshold()693 Value NumericValueMetricProducer::getFinalValue(const Interval& interval) const { in getFinalValue()
99 int64_t bucketEndTime, std::vector<Interval>& intervals) override;109 const LogEvent& event, std::vector<Interval>& intervals,
636 for (const Interval& interval : currentBucket.intervals) { in dumpStatesLocked()727 vector<Interval>& intervals = currentBucket.intervals; in onMatchedLogEventInternalLocked()
18 # Interval in seconds between consecutive boot-time performance data collections.63 # Interval in seconds between consecutive periodic performance data collections.81 # Interval in seconds between consecutive periodic performance data monitoring.
52 description: "Implement CR-423: Remove Interval-based scheduling for Fira 2.0+ devices"
25 * Interval Record - These records take place over an interval of time therefore they have a
240 const KllMetricProducer::Interval& curInterval0 = in TEST()275 const KllMetricProducer::Interval& curInterval0 = in TEST()
619 NumericValueMetricProducer::Interval curInterval = in TEST()868 NumericValueMetricProducer::Interval curInterval = in TEST()929 NumericValueMetricProducer::Interval curInterval = in TEST()1200 NumericValueMetricProducer::Interval curInterval = in TEST()1273 NumericValueMetricProducer::Interval curInterval = in TEST()1351 NumericValueMetricProducer::Interval curInterval = in TEST()1388 NumericValueMetricProducer::Interval curInterval = in TEST()1430 NumericValueMetricProducer::Interval curInterval; in TEST()1474 NumericValueMetricProducer::Interval curInterval = in TEST()1512 NumericValueMetricProducer::Interval curInterval = in TEST()[all …]
META-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...