| /external/android_onboarding/java/com/android/onboarding/nodes/ |
| D | onboarding_nodes.proto | 36 optional int64 timestamp = 4; field 44 optional int64 timestamp = 4; field 51 optional int64 timestamp = 3; field 59 optional int64 timestamp = 4; field 67 optional int64 timestamp = 4; field 74 optional int64 timestamp = 3; field 81 optional int64 timestamp = 3; field 88 optional int64 timestamp = 3; field 95 optional int64 timestamp = 3; field 103 optional int64 timestamp = 4; field [all …]
|
| D | OnboardingEvent.kt | 13 override val timestamp: Instant constant 72 override val timestamp: Instant = Instant.now(), constant in com.android.onboarding.nodes.OnboardingEvent.ActivityNodeExecutedDirectly 131 override val timestamp: Instant = Instant.now(), in fromProto() constant in com.android.onboarding.nodes.OnboardingEvent.ActivityNodeValidating 183 override val timestamp: Instant = Instant.now(), constant in com.android.onboarding.nodes.OnboardingEvent.ActivityNodeFailedValidation 240 override val timestamp: Instant = Instant.now(), in fromProto() constant in com.android.onboarding.nodes.OnboardingEvent.ActivityNodeExtractArgument 298 override val timestamp: Instant = Instant.now(), constant in com.android.onboarding.nodes.OnboardingEvent.ActivityNodeArgumentExtracted 353 override val timestamp: Instant = Instant.now(), in fromProto() constant in com.android.onboarding.nodes.OnboardingEvent.ActivityNodeSetResult 403 override val timestamp: Instant = Instant.now(), constant in com.android.onboarding.nodes.OnboardingEvent.ActivityNodeFail 449 override val timestamp: Instant = Instant.now(), in fromProto() constant in com.android.onboarding.nodes.OnboardingEvent.ActivityNodeExecutedForResult 514 override val timestamp: Instant = Instant.now(), constant in com.android.onboarding.nodes.OnboardingEvent.ActivityNodeResultReceived [all …]
|
| /external/opencensus-java/api/src/test/java/io/opencensus/common/ |
| D | TimestampTest.java | 116 Timestamp timestamp = Timestamp.create(1234, 223); in timestampAddNanos() local 128 Timestamp timestamp = Timestamp.create(1234, 223); in timestampAddNanos_Negative() local 139 Timestamp timestamp = Timestamp.create(1234, 223); in timestampAddDuration() local 149 Timestamp timestamp = Timestamp.create(1234, 223); in timestampAddDuration_Negative() local 164 Timestamp timestamp = Timestamp.create(1234, 223); in timestampSubtractTimestamp() local 179 Timestamp timestamp = Timestamp.create(1234, 223); in timestampSubtractTimestamp_NegativeResult() local
|
| /external/perfetto/src/trace_processor/importers/ftrace/ |
| D | mali_gpu_event_tracker.cc | 178 void MaliGpuEventTracker::ParseMaliGpuMcuStateEvent(int64_t timestamp, in ParseMaliGpuMcuStateEvent() 203 void MaliGpuEventTracker::ParseMaliKcpuCqsSet(int64_t timestamp, in ParseMaliKcpuCqsSet() 209 void MaliGpuEventTracker::ParseMaliKcpuCqsWaitStart(int64_t timestamp, in ParseMaliKcpuCqsWaitStart() 219 void MaliGpuEventTracker::ParseMaliKcpuCqsWaitEnd(int64_t timestamp, in ParseMaliKcpuCqsWaitEnd() 225 void MaliGpuEventTracker::ParseMaliKcpuFenceSignal(int64_t timestamp, in ParseMaliKcpuFenceSignal() 231 void MaliGpuEventTracker::ParseMaliKcpuFenceWaitStart(int64_t timestamp, in ParseMaliKcpuFenceWaitStart() 237 void MaliGpuEventTracker::ParseMaliKcpuFenceWaitEnd(int64_t timestamp, in ParseMaliKcpuFenceWaitEnd() 244 int64_t timestamp, in ParseMaliCSFInterruptStart() 258 void MaliGpuEventTracker::ParseMaliCSFInterruptEnd(int64_t timestamp, in ParseMaliCSFInterruptEnd()
|
| D | ftrace_parser.cc | 1441 int64_t timestamp, in ParseTypedFtraceToRaw() 1556 int64_t timestamp, in ParseSchedSwitch() 1566 void FtraceParser::ParseSchedWaking(int64_t timestamp, in ParseSchedWaking() 1579 void FtraceParser::ParseSchedProcessFree(int64_t timestamp, ConstBytes blob) { in ParseSchedProcessFree() 1585 void FtraceParser::ParseCpuFreq(int64_t timestamp, ConstBytes blob) { in ParseCpuFreq() 1594 void FtraceParser::ParseCpuFreqThrottle(int64_t timestamp, ConstBytes blob) { in ParseCpuFreqThrottle() 1603 void FtraceParser::ParseGpuFreq(int64_t timestamp, ConstBytes blob) { in ParseGpuFreq() 1612 void FtraceParser::ParseKgslGpuFreq(int64_t timestamp, ConstBytes blob) { in ParseKgslGpuFreq() 1623 void FtraceParser::ParseCpuIdle(int64_t timestamp, ConstBytes blob) { in ParseCpuIdle() 1632 void FtraceParser::ParsePrint(int64_t timestamp, in ParsePrint() [all …]
|
| D | drm_tracker.cc | 55 void DrmTracker::ParseDrm(int64_t timestamp, in ParseDrm() 133 void DrmTracker::DrmVblankEvent(int64_t timestamp, in DrmVblankEvent() 145 void DrmTracker::DrmVblankEventDelivered(int64_t timestamp, in DrmVblankEventDelivered() 179 void DrmTracker::BeginSchedRingSlice(int64_t timestamp, SchedRing& ring) { in BeginSchedRingSlice() 200 void DrmTracker::DrmSchedJob(int64_t timestamp, in DrmSchedJob() 223 void DrmTracker::DrmRunJob(int64_t timestamp, in DrmRunJob() 236 void DrmTracker::DrmSchedProcessJob(int64_t timestamp, uint64_t fence_id) { in DrmSchedProcessJob() 276 void DrmTracker::BeginFenceTimelineSlice(int64_t timestamp, in BeginFenceTimelineSlice() 289 void DrmTracker::DmaFenceInit(int64_t timestamp, in DmaFenceInit() 307 void DrmTracker::DmaFenceEmit(int64_t timestamp, in DmaFenceEmit() [all …]
|
| D | thermal_tracker.cc | 47 void ThermalTracker::ParseThermalTemperature(int64_t timestamp, in ParseThermalTemperature() 58 void ThermalTracker::ParseCdevUpdate(int64_t timestamp, in ParseCdevUpdate() 77 auto timestamp = static_cast<int64_t>(event.timestamp()); in ParseThermalExynosAcpmBulk() local 87 int64_t timestamp, in ParseThermalExynosAcpmHighOverhead() 104 void ThermalTracker::PushCounter(int64_t timestamp, in PushCounter()
|
| D | virtio_gpu_tracker.cc | 128 void VirtioGpuTracker::ParseVirtioGpu(int64_t timestamp, in ParseVirtioGpu() 161 void VirtioGpuTracker::VirtioGpuQueue::HandleNumFree(int64_t timestamp, in HandleNumFree() 169 void VirtioGpuTracker::VirtioGpuQueue::HandleCmdQueue(int64_t timestamp, in HandleCmdQueue() 191 void VirtioGpuTracker::VirtioGpuQueue::HandleCmdResponse(int64_t timestamp, in HandleCmdResponse() 212 void VirtioGpuTracker::ParseVirtioGpuCmdQueue(int64_t timestamp, in ParseVirtioGpuCmdQueue() 230 void VirtioGpuTracker::ParseVirtioGpuCmdResponse(int64_t timestamp, in ParseVirtioGpuCmdResponse()
|
| /external/sdk-platform-java/java-core/google-cloud-core/src/test/java/com/google/cloud/ |
| D | TimestampTest.java | 68 Timestamp timestamp = Timestamp.ofTimeMicroseconds(TEST_TIME_MICROSECONDS); in ofMicroseconds() local 75 Timestamp timestamp = Timestamp.of(TEST_DATE); in ofDate() local 88 Timestamp timestamp = Timestamp.of(input); in testOf() local 96 Timestamp timestamp = Timestamp.of(input); in testOf_exactSecond() local 104 Timestamp timestamp = Timestamp.of(input); in testOf_preEpoch() local 112 Timestamp timestamp = Timestamp.of(input); in testOf_onEpoch() local 120 Timestamp timestamp = Timestamp.of(input); in testOf_preEpochExactSecond() local 126 Timestamp timestamp = Timestamp.of(TEST_DATE_PRE_EPOCH); in ofDatePreEpoch() local 139 Timestamp timestamp = Timestamp.ofTimeSecondsAndNanos(TEST_TIME_SECONDS, 1234 * 1000); in toDate() local 276 Timestamp timestamp = Timestamp.fromProto(proto); in fromProto() local
|
| /external/opencensus-java/impl_core/src/main/java/io/opencensus/implcore/stats/ |
| D | MutableAggregation.java | 53 abstract void add(double value, Map<String, AttachmentValue> attachments, Timestamp timestamp); in add() 70 abstract Point toPoint(Timestamp timestamp); in toPoint() 89 void add(double value, Map<String, AttachmentValue> attachments, Timestamp timestamp) { in add() 105 Point toPoint(Timestamp timestamp) { in toPoint() 136 Point toPoint(Timestamp timestamp) { in toPoint() 158 void add(double value, Map<String, AttachmentValue> attachments, Timestamp timestamp) { in add() 174 Point toPoint(Timestamp timestamp) { in toPoint() 206 void add(double value, Map<String, AttachmentValue> attachments, Timestamp timestamp) { in add() 226 Point toPoint(Timestamp timestamp) { in toPoint() 291 void add(double value, Map<String, AttachmentValue> attachments, Timestamp timestamp) { in add() [all …]
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/ |
| D | TimedValueQueue.java | 47 public synchronized void add(long timestamp, V value) { in add() 81 public synchronized V pollFloor(long timestamp) { in pollFloor() 94 public synchronized V poll(long timestamp) { in poll() 109 private V poll(long timestamp, boolean onlyOlder) { in poll() 133 private void clearBufferOnTimeDiscontinuity(long timestamp) { in clearBufferOnTimeDiscontinuity() 165 private void addUnchecked(long timestamp, V value) { in addUnchecked()
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/ |
| D | TimedValueQueue.java | 47 public synchronized void add(long timestamp, V value) { in add() 81 public synchronized V pollFloor(long timestamp) { in pollFloor() 94 public synchronized V poll(long timestamp) { in poll() 109 private V poll(long timestamp, boolean onlyOlder) { in poll() 133 private void clearBufferOnTimeDiscontinuity(long timestamp) { in clearBufferOnTimeDiscontinuity() 165 private void addUnchecked(long timestamp, V value) { in addUnchecked()
|
| /external/webrtc/system_wrappers/source/ |
| D | rtp_to_ntp_estimator_unittest.cc | 119 uint32_t timestamp = 0xFFFFFFFF - 0xFFFFF; in TEST() local 147 uint32_t timestamp = 0x12345678; in TEST() local 160 uint32_t timestamp = 0x12345678; in TEST() local 174 uint32_t timestamp = 0x12345678; in TEST() local 187 uint32_t timestamp = 0x12345678; in TEST() local 197 uint32_t timestamp = 0x12345678; in TEST() local 209 uint32_t timestamp = 0x12345678; in TEST() local 226 uint32_t timestamp = 0x12345678; in TEST() local 239 uint32_t timestamp = 0x12345678; in TEST() local
|
| /external/perfetto/src/trace_processor/importers/proto/winscope/ |
| D | winscope_module.cc | 53 int64_t timestamp, in ParseTracePacketData() 88 int64_t timestamp, in ParseWinscopeExtensionsData() 117 void WinscopeModule::ParseInputMethodClientsData(int64_t timestamp, in ParseInputMethodClientsData() 137 int64_t timestamp, in ParseInputMethodManagerServiceData() 157 void WinscopeModule::ParseInputMethodServiceData(int64_t timestamp, in ParseInputMethodServiceData() 177 int64_t timestamp, in ParseViewCaptureData()
|
| /external/tensorflow/tensorflow/python/client/ |
| D | timeline.py | 61 def _create_event(self, ph, category, name, pid, tid, timestamp): argument 117 def emit_region(self, timestamp, duration, pid, tid, category, name, args): argument 134 def emit_obj_create(self, category, name, timestamp, pid, tid, object_id): argument 149 def emit_obj_delete(self, category, name, timestamp, pid, tid, object_id): argument 164 def emit_obj_snapshot(self, category, name, timestamp, pid, tid, object_id, argument 182 def emit_flow_start(self, name, timestamp, pid, tid, flow_id): argument 199 def emit_flow_end(self, name, timestamp, pid, tid, flow_id): argument 216 def emit_counter(self, category, name, pid, timestamp, counter, value): argument 231 def emit_counters(self, category, name, pid, timestamp, counters): argument 265 def __init__(self, name, object_id, timestamp, pid, allocator, num_bytes): argument [all …]
|
| /external/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
| D | Timestamps.java | 146 public static boolean isValid(Timestamp timestamp) { in isValid() 172 public static Timestamp checkValid(Timestamp timestamp) { in checkValid() 207 public static String toString(Timestamp timestamp) { in toString() 323 public static long toSeconds(Timestamp timestamp) { in toSeconds() 363 public static long toMillis(Timestamp timestamp) { in toMillis() 385 public static long toMicros(Timestamp timestamp) { in toMicros() 401 public static long toNanos(Timestamp timestamp) { in toNanos() 445 Timestamp timestamp = Timestamp.newBuilder().setSeconds(seconds).setNanos(nanos).build(); in normalizedTimestamp() local
|
| /external/cronet/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
| D | Timestamps.java | 146 public static boolean isValid(Timestamp timestamp) { in isValid() 172 public static Timestamp checkValid(Timestamp timestamp) { in checkValid() 207 public static String toString(Timestamp timestamp) { in toString() 323 public static long toSeconds(Timestamp timestamp) { in toSeconds() 363 public static long toMillis(Timestamp timestamp) { in toMillis() 385 public static long toMicros(Timestamp timestamp) { in toMicros() 401 public static long toNanos(Timestamp timestamp) { in toNanos() 445 Timestamp timestamp = Timestamp.newBuilder().setSeconds(seconds).setNanos(nanos).build(); in normalizedTimestamp() local
|
| /external/libchrome-gestures/include/ |
| D | logging.h | 48 #define MTStatSample(key, value, timestamp) \ argument 52 #define MTStatSampleInt(key, value, timestamp) \ argument 56 #define MTStatUpdate(key, value, timestamp) \ argument 60 #define MTStatUpdateInt(key, value, timestamp) \ argument
|
| /external/webrtc/modules/audio_coding/neteq/ |
| D | nack_tracker_unittest.cc | 61 uint32_t timestamp = 0; in TEST() local 91 uint32_t timestamp = 0; in TEST() local 137 uint32_t timestamp = 0; in TEST() local 209 uint32_t timestamp = timestamp_lost_packets[0] - 2 * kTimestampIncrement; in TEST() local 344 uint32_t timestamp = 0x12345678; in TEST() local 367 uint32_t timestamp = 0x87654321; in TEST() local 421 uint32_t timestamp = 0x87654321; in TEST() local 456 uint32_t timestamp = 0x87654321; in TEST() local 482 uint32_t timestamp = 0x87654321; in TEST() local 508 uint32_t timestamp = 0x87654321; in TEST() local [all …]
|
| /external/autotest/client/cros/power/ |
| D | power_telemetry_utils.py | 105 def log_event_ts(message=None, timestamp=None, offset=0): argument 123 def start_measurement(timestamp=None, offset=0): argument 139 def end_measurement(timestamp=None, offset=0): argument
|
| /external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/internal/logging/ |
| D | TimestampsUtil.java | 43 public static long toMillis(Timestamp timestamp) { in toMillis() 59 public static Timestamp checkValid(Timestamp timestamp) { in checkValid() 108 Timestamp timestamp = Timestamp.newBuilder().setSeconds(seconds).setNanos(nanos).build(); in normalizedTimestamp() local
|
| /external/perfetto/include/perfetto/tracing/ |
| D | track_event_legacy.h | 201 timestamp, flags, ...) \ argument 207 phase, category, name, id, thread_id, timestamp, flags, ...) \ argument 299 timestamp) \ argument 305 timestamp, arg_name, arg_val) \ argument 344 thread_id, timestamp) \ argument 349 category_group, name, id, thread_id, timestamp) \ argument 355 category_group, name, id, thread_id, timestamp, arg1_name, arg1_val) \ argument 362 category_group, name, id, thread_id, timestamp, arg1_name, arg1_val, \ argument 403 #define TRACE_EVENT_MARK_WITH_TIMESTAMP0(category_group, name, timestamp) \ argument 408 #define TRACE_EVENT_MARK_WITH_TIMESTAMP1(category_group, name, timestamp, \ argument [all …]
|
| /external/webrtc/modules/audio_coding/audio_network_adaptor/ |
| D | debug_dump_writer.cc | 85 int64_t timestamp) { in DumpNetworkMetrics() 114 int64_t timestamp) { in DumpEncoderRuntimeConfig() 149 int64_t timestamp) { in DumpControllerManagerConfig()
|
| /external/libdrm/freedreno/kgsl/ |
| D | kgsl_pipe.c | 60 static int kgsl_pipe_wait(struct fd_pipe *pipe, uint32_t timestamp, in kgsl_pipe_wait() 81 uint32_t *timestamp) in kgsl_pipe_timestamp() 149 uint32_t timestamp = kgsl_bo_get_timestamp(kgsl_bo); in kgsl_pipe_pre_submit() local 157 uint32_t timestamp) in kgsl_pipe_post_submit() 176 uint32_t timestamp) in kgsl_pipe_process_pending()
|
| /external/pigweed/pw_chrono/public/pw_chrono/ |
| D | simulated_system_clock.h | 45 : current_timestamp_(timestamp) {} in current_timestamp_() argument 53 void SetTime(SystemClock::time_point timestamp) { in SetTime()
|