Home
last modified time | relevance | path

Searched defs:timestampNs (Results 1 – 25 of 44) sorted by relevance

12

/frameworks/base/cmds/statsd/benchmark/
Dmetric_util.cpp249 const android::view::DisplayStateEnum state, uint64_t timestampNs) { in CreateScreenStateChangedEvent()
257 int level, uint64_t timestampNs) { in CreateScreenBrightnessChangedEvent()
267 const ScheduledJobStateChanged::State state, uint64_t timestampNs) { in CreateScheduledJobStateChangedEvent()
278 const string& name, uint64_t timestampNs) { in CreateStartScheduledJobEvent()
286 const string& name, uint64_t timestampNs) { in CreateFinishScheduledJobEvent()
293 const WakelockStateChanged::State state, uint64_t timestampNs) { in CreateWakelockStateChangedEvent()
305 uint64_t timestampNs) { in CreateAcquireWakelockEvent()
312 uint64_t timestampNs) { in CreateReleaseWakelockEvent()
318 const int uid, const ActivityForegroundStateChanged::State state, uint64_t timestampNs) { in CreateActivityForegroundStateChangedEvent()
329 std::unique_ptr<LogEvent> CreateMoveToBackgroundEvent(const int uid, uint64_t timestampNs) { in CreateMoveToBackgroundEvent()
[all …]
/frameworks/base/cmds/statsd/tests/
Dstatsd_test_util.cpp296 const android::view::DisplayStateEnum state, uint64_t timestampNs) { in CreateScreenStateChangedEvent()
303 std::unique_ptr<LogEvent> CreateBatterySaverOnEvent(uint64_t timestampNs) { in CreateBatterySaverOnEvent()
311 std::unique_ptr<LogEvent> CreateBatterySaverOffEvent(uint64_t timestampNs) { in CreateBatterySaverOffEvent()
320 int level, uint64_t timestampNs) { in CreateScreenBrightnessChangedEvent()
330 const ScheduledJobStateChanged::State state, uint64_t timestampNs) { in CreateScheduledJobStateChangedEvent()
341 const string& name, uint64_t timestampNs) { in CreateStartScheduledJobEvent()
349 const string& name, uint64_t timestampNs) { in CreateFinishScheduledJobEvent()
356 const WakelockStateChanged::State state, uint64_t timestampNs) { in CreateWakelockStateChangedEvent()
368 uint64_t timestampNs) { in CreateAcquireWakelockEvent()
375 uint64_t timestampNs) { in CreateReleaseWakelockEvent()
[all …]
/frameworks/base/cmds/statsd/src/anomaly/
DDurationAnomalyTracker.cpp39 const int64_t& timestampNs) { in startAlarm()
60 const int64_t& timestampNs) { in stopAlarm()
87 void DurationAnomalyTracker::informAlarmsFired(const int64_t& timestampNs, in informAlarmsFired()
DAnomalyTracker.cpp211 void AnomalyTracker::declareAnomaly(const int64_t& timestampNs, int64_t metricId, in declareAnomaly()
242 void AnomalyTracker::detectAndDeclareAnomaly(const int64_t& timestampNs, in detectAndDeclareAnomaly()
251 bool AnomalyTracker::isInRefractoryPeriod(const int64_t& timestampNs, in isInRefractoryPeriod()
DAlarmTracker.cpp73 const int64_t& timestampNs, in informAlarmsFired()
DAnomalyTracker.h110 virtual void informAlarmsFired(const int64_t& timestampNs, in informAlarmsFired()
/frameworks/base/cmds/statsd/src/
DStatsLogProcessor.cpp114 const int64_t& timestampNs, in onAnomalyAlarmFired()
122 const int64_t& timestampNs, in onPeriodicAlarmFired()
188 void StatsLogProcessor::resetConfigsLocked(const int64_t timestampNs) { in resetConfigsLocked()
303 void StatsLogProcessor::OnConfigUpdated(const int64_t timestampNs, const ConfigKey& key, in OnConfigUpdated()
311 const int64_t timestampNs, const ConfigKey& key, const StatsdConfig& config) { in OnConfigUpdatedLocked()
480 void StatsLogProcessor::resetConfigsLocked(const int64_t timestampNs, in resetConfigsLocked()
497 void StatsLogProcessor::resetIfConfigTtlExpiredLocked(const int64_t timestampNs) { in resetIfConfigTtlExpiredLocked()
541 int64_t timestampNs, const ConfigKey& key, MetricsManager& metricsManager) { in flushIfNecessaryLocked()
585 const int64_t timestampNs, in WriteDataToDiskLocked()
722 void StatsLogProcessor::informPullAlarmFired(const int64_t timestampNs) { in informPullAlarmFired()
/frameworks/base/cmds/incidentd/src/
DWorkDirectory.cpp225 int64_t timestampNs; member
245 ReportFile::ReportFile(const sp<WorkDirectory>& workDirectory, int64_t timestampNs, in ReportFile()
519 int64_t timestampNs = make_timestamp_ns_locked(); in createReportFile() local
562 int64_t timestampNs; in getReport() local
658 int64_t timestampNs = 0; in make_timestamp_ns_locked() local
676 bool WorkDirectory::file_exists_locked(int64_t timestampNs) { in file_exists_locked()
682 string WorkDirectory::make_filename(int64_t timestampNs, const string& extension) { in make_filename()
720 int64_t timestampNs; in get_directory_contents_locked() local
/frameworks/base/cmds/statsd/src/logd/
DLogEvent.h177 void setElapsedTimestampNs(int64_t timestampNs) { in setElapsedTimestampNs()
184 void setLogdWallClockTimestampNs(int64_t timestampNs) { in setLogdWallClockTimestampNs()
DLogEvent.cpp224 LogEvent::LogEvent(int32_t tagId, int64_t timestampNs) : LogEvent(tagId, timestampNs, timestampNs) { in LogEvent()
227 LogEvent::LogEvent(int32_t tagId, int64_t timestampNs, int32_t uid) { in LogEvent()
/frameworks/base/cmds/statsd/src/condition/
DConditionTimer.h65 void onConditionChanged(bool newCondition, int64_t timestampNs) { in onConditionChanged()
/frameworks/base/location/lib/java/com/android/location/provider/
DActivityRecognitionEvent.java28 public ActivityRecognitionEvent(String activity, int eventType, long timestampNs) { in ActivityRecognitionEvent()
/frameworks/base/core/java/android/hardware/location/
DActivityRecognitionEvent.java32 public ActivityRecognitionEvent(String activity, int eventType, long timestampNs) { in ActivityRecognitionEvent()
/frameworks/base/cmds/statsd/src/external/
DStatsPuller.cpp101 int StatsPuller::ClearCacheIfNecessary(int64_t timestampNs) { in ClearCacheIfNecessary()
DStatsPullerManager.cpp456 int StatsPullerManager::ClearPullerCacheIfNecessary(int64_t timestampNs) { in ClearPullerCacheIfNecessary()
/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/brightline/
DProximityClassifier.java103 long timestampNs = proximityEvent.getTimestampNs(); in onProximityEvent() local
/frameworks/base/cmds/statsd/tests/e2e/
DGaugeMetric_e2e_push_test.cpp74 int64_t activity_start_msec, uint64_t timestampNs) { in CreateAppStartOccurredEvent()
/frameworks/base/packages/Tethering/src/android/net/util/
DBaseNetdUnsolicitedEventListener.java29 public void onInterfaceClassActivityChanged(boolean isActive, int timerLabel, long timestampNs, in onInterfaceClassActivityChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
DProximitySensor.java192 public ProximityEvent(boolean near, long timestampNs) { in ProximityEvent()
/frameworks/base/cmds/statsd/src/metrics/
DMetricsManager.h82 inline bool isInTtl(const int64_t timestampNs) const { in isInTtl()
DMetricsManager.cpp498 const int64_t& timestampNs, in onAnomalyAlarmFired()
506 const int64_t& timestampNs, in onPeriodicAlarmFired()
/frameworks/base/cmds/statsd/src/packages/
DUidMap.h61 const int64_t timestampNs; member
/frameworks/base/media/java/android/media/
DImageWriter.java895 long timestampNs, int left, int top, int right, int bottom, int transform, in nativeQueueInputImage()
899 long imageNativeBuffer, int imageFormat, long timestampNs, int left, in nativeAttachAndQueueImage()
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/videosink/
DMediaEncoderFilter.java338 public boolean skipFrameAndModifyTimestamp(long timestampNs) { in skipFrameAndModifyTimestamp()
/frameworks/base/cmds/statsd/src/config/
DConfigManager.cpp110 const int64_t timestampNs = getElapsedRealtimeNs(); in UpdateConfig() local

12