Searched refs:pullAndMatchEventsLocked (Results 1 – 4 of 4) sorted by relevance
310 pullAndMatchEventsLocked(mCurrentBucketStartTimeNs); in prepareFirstBucketLocked()314 void GaugeMetricProducer::pullAndMatchEventsLocked(const int64_t timestampNs) { in pullAndMatchEventsLocked() function in android::os::statsd::GaugeMetricProducer366 pullAndMatchEventsLocked(eventTimeNs); in onActiveStateChangedLocked()382 pullAndMatchEventsLocked(eventTimeNs); in onConditionChangedLocked()399 pullAndMatchEventsLocked(eventTimeNs); in onSlicedConditionMayChangeLocked()475 pullAndMatchEventsLocked(eventTimeNs); in onMatchedLogEventInternalLocked()
87 pullAndMatchEventsLocked(eventTimeNs); in notifyAppUpgrade()130 void pullAndMatchEventsLocked(const int64_t timestampNs);
74 pullAndMatchEventsLocked(eventTimeNs, mCondition); in notifyAppUpgrade()186 void pullAndMatchEventsLocked(const int64_t timestampNs, ConditionState condition);
172 pullAndMatchEventsLocked(mCurrentBucketStartTimeNs, mCondition); in prepareFirstBucketLocked()219 pullAndMatchEventsLocked(dumpTimeNs, mCondition); in onDumpReportLocked()387 pullAndMatchEventsLocked(eventTimeNs, mCondition); in onActiveStateChangedLocked()436 pullAndMatchEventsLocked(eventTimeNs, newCondition); in onConditionChangedLocked()456 void ValueMetricProducer::pullAndMatchEventsLocked(const int64_t timestampNs, in pullAndMatchEventsLocked() function in android::os::statsd::ValueMetricProducer