| /packages/modules/StatsD/statsd/src/anomaly/ |
| D | DurationAnomalyTracker.cpp | 39 const int64_t& timestampNs) { in startAlarm() 60 const int64_t& timestampNs) { in stopAlarm() 87 void DurationAnomalyTracker::informAlarmsFired(const int64_t& timestampNs, in informAlarmsFired()
|
| D | AnomalyTracker.h | 125 virtual void stopAlarm(const MetricDimensionKey& dimensionKey, const int64_t& timestampNs) { in stopAlarm() 136 virtual void informAlarmsFired(const int64_t& timestampNs, in informAlarmsFired()
|
| D | AnomalyTracker.cpp | 209 void AnomalyTracker::declareAnomaly(const int64_t& timestampNs, int64_t metricId, in declareAnomaly() 240 void AnomalyTracker::detectAndDeclareAnomaly(const int64_t& timestampNs, in detectAndDeclareAnomaly() 249 bool AnomalyTracker::isInRefractoryPeriod(const int64_t& timestampNs, in isInRefractoryPeriod()
|
| D | AlarmTracker.cpp | 72 const int64_t& timestampNs, in informAlarmsFired()
|
| /packages/modules/StatsD/statsd/benchmark/ |
| D | metric_util.cpp | 273 uint64_t timestampNs, const android::view::DisplayStateEnum state) { in CreateScreenStateChangedEvent() 286 const string& jobName, const ScheduledJobStateChanged::State state, uint64_t timestampNs) { in CreateScheduledJobStateChangedEvent() 300 std::unique_ptr<LogEvent> CreateStartScheduledJobEvent(uint64_t timestampNs, in CreateStartScheduledJobEvent() 309 std::unique_ptr<LogEvent> CreateFinishScheduledJobEvent(uint64_t timestampNs, in CreateFinishScheduledJobEvent() 317 std::unique_ptr<LogEvent> CreateSyncStateChangedEvent(uint64_t timestampNs, in CreateSyncStateChangedEvent() 335 std::unique_ptr<LogEvent> CreateSyncStartEvent(uint64_t timestampNs, in CreateSyncStartEvent() 343 std::unique_ptr<LogEvent> CreateSyncEndEvent(uint64_t timestampNs, in CreateSyncEndEvent()
|
| /packages/modules/StatsD/statsd/tests/ |
| D | statsd_test_util.cpp | 948 std::unique_ptr<LogEvent> CreateScreenStateChangedEvent(uint64_t timestampNs, in CreateScreenStateChangedEvent() 963 std::unique_ptr<LogEvent> CreateBatterySaverOnEvent(uint64_t timestampNs) { in CreateBatterySaverOnEvent() 976 std::unique_ptr<LogEvent> CreateBatterySaverOffEvent(uint64_t timestampNs) { in CreateBatterySaverOffEvent() 989 std::unique_ptr<LogEvent> CreateBatteryStateChangedEvent(const uint64_t timestampNs, const BatteryP… in CreateBatteryStateChangedEvent() 1000 std::unique_ptr<LogEvent> CreateScreenBrightnessChangedEvent(uint64_t timestampNs, int level) { in CreateScreenBrightnessChangedEvent() 1013 const string& jobName, const ScheduledJobStateChanged::State state, uint64_t timestampNs) { in CreateScheduledJobStateChangedEvent() 1027 std::unique_ptr<LogEvent> CreateStartScheduledJobEvent(uint64_t timestampNs, in CreateStartScheduledJobEvent() 1036 std::unique_ptr<LogEvent> CreateFinishScheduledJobEvent(uint64_t timestampNs, in CreateFinishScheduledJobEvent() 1045 std::unique_ptr<LogEvent> CreateScheduleScheduledJobEvent(uint64_t timestampNs, in CreateScheduleScheduledJobEvent() 1054 uint64_t timestampNs, const vector<int>& repeatedIntField, in CreateTestAtomReportedEventVariableRepeatedFields() [all …]
|
| /packages/apps/Camera2/src/com/android/camera/burst/ |
| D | RingBuffer.java | 93 private synchronized void removeAndCloseImage(long timestampNs) { in removeAndCloseImage()
|
| /packages/modules/StatsD/statsd/src/condition/ |
| D | ConditionTimer.h | 133 void onConditionChanged(bool newCondition, int64_t timestampNs) { in onConditionChanged()
|
| /packages/modules/StatsD/statsd/src/ |
| D | StatsLogProcessor.cpp | 136 const int64_t& timestampNs, in processFiredAnomalyAlarmsLocked() 143 const int64_t& timestampNs, in onPeriodicAlarmFired() 381 void StatsLogProcessor::resetConfigsLocked(const int64_t timestampNs) { in resetConfigsLocked() 537 void StatsLogProcessor::OnConfigUpdated(const int64_t timestampNs, const int64_t wallClockNs, in OnConfigUpdated() 545 void StatsLogProcessor::OnConfigUpdated(const int64_t timestampNs, const ConfigKey& key, in OnConfigUpdated() 550 void StatsLogProcessor::OnConfigUpdatedLocked(const int64_t timestampNs, const ConfigKey& key, in OnConfigUpdatedLocked() 805 void StatsLogProcessor::resetConfigsLocked(const int64_t timestampNs, in resetConfigsLocked() 1141 void StatsLogProcessor::WriteDataToDiskLocked(const ConfigKey& key, const int64_t timestampNs, in WriteDataToDiskLocked() 1391 void StatsLogProcessor::informPullAlarmFired(const int64_t timestampNs) { in informPullAlarmFired()
|
| /packages/modules/StatsD/apex/tests/libstatspull/src/com/android/internal/os/statsd/libstats/ |
| D | StatsConfigUtils.java | 138 atomTimestamp.add(Pair.create(atomInfo.getAtom(), timestampNs)); in backFillGaugeBucketAtoms() local
|
| /packages/modules/StatsD/statsd/src/external/ |
| D | StatsPuller.cpp | 118 int StatsPuller::ClearCacheIfNecessary(int64_t timestampNs) { in ClearCacheIfNecessary()
|
| D | StatsPullerManager.cpp | 305 int StatsPullerManager::ClearPullerCacheIfNecessary(int64_t timestampNs) { in ClearPullerCacheIfNecessary()
|
| /packages/modules/StatsD/statsd/src/logd/ |
| D | LogEvent.h | 177 void setElapsedTimestampNs(int64_t timestampNs) { in setElapsedTimestampNs() 184 void setLogdWallClockTimestampNs(int64_t timestampNs) { in setLogdWallClockTimestampNs()
|
| /packages/modules/StatsD/statsd/tests/log_event/ |
| D | LogEventQueue_test.cpp | 37 std::unique_ptr<LogEvent> makeLogEvent(uint64_t timestampNs) { in makeLogEvent()
|
| /packages/modules/StatsD/statsd/src/packages/ |
| D | UidMap.h | 67 const int64_t timestampNs; member
|
| /packages/modules/StatsD/statsd/tests/metrics/ |
| D | CountMetricProducer_test.cpp | 46 void makeLogEvent(LogEvent* logEvent, int64_t timestampNs, int atomId) { in makeLogEvent() 54 void makeLogEvent(LogEvent* logEvent, int64_t timestampNs, int atomId, string uid) { in makeLogEvent()
|
| D | EventMetricProducer_test.cpp | 44 void makeLogEvent(LogEvent* logEvent, int32_t atomId, int64_t timestampNs, string str, in makeLogEvent()
|
| /packages/modules/StatsD/statsd/src/metrics/ |
| D | MetricsManager.h | 94 inline bool isInTtl(const int64_t timestampNs) const { in isInTtl()
|
| D | GaugeMetricProducer.cpp | 339 for (int64_t timestampNs : elapsedTimestampsNs) { in onDumpReportLocked() local 371 void GaugeMetricProducer::pullAndMatchEventsLocked(const int64_t timestampNs) { in pullAndMatchEventsLocked()
|
| D | MetricsManager.cpp | 723 const int64_t& timestampNs, in onAnomalyAlarmFired() 731 const int64_t& timestampNs, in onPeriodicAlarmFired()
|
| D | EventMetricProducer.cpp | 186 for (int64_t timestampNs : elapsedTimestampsNs) { in onDumpReportLocked() local
|
| /packages/modules/StatsD/statsd/tests/e2e/ |
| D | KllMetric_e2e_test.cpp | 30 unique_ptr<LogEvent> CreateTestAtomReportedEvent(const uint64_t timestampNs, const long longField, in CreateTestAtomReportedEvent()
|
| /packages/modules/StatsD/tests/src/android/cts/statsd/atom/ |
| D | AtomTestCase.java | 413 atomTimestamp.add(Pair.create(atomInfo.getAtom(), timestampNs)); in backFillGaugeBucketAtoms() local 445 atomTimestampData.add(Pair.create(atomInfo.getAtom(), timestampNs)); in backfillGaugeBucket() local 1244 protected void assertTimestampIsTruncated(long timestampNs) { in assertTimestampIsTruncated()
|
| /packages/modules/StatsD/statsd/src/shell/ |
| D | ShellSubscriberClient.cpp | 180 const int64_t timestampNs = truncateTimestampIfNecessary(event); in writeEventToProtoIfMatched() local
|
| /packages/modules/Connectivity/bpf_progs/ |
| D | netd.h | 73 uint64_t timestampNs; member
|