/external/perfetto/protos/perfetto/metrics/android/ |
D | batt_metric.proto | 24 optional int64 timestamp_ns = 1; field 54 optional int64 timestamp_ns = 1; field
|
/external/libchrome/base/android/ |
D | early_trace_event_binding.cc | 43 jlong timestamp_ns) { in JNI_EarlyTraceEvent_RecordEarlyStartAsyncEvent() 57 jlong timestamp_ns) { in JNI_EarlyTraceEvent_RecordEarlyFinishAsyncEvent()
|
/external/webrtc/sdk/android/src/jni/ |
D | video_decoder_wrapper.h | 59 int64_t timestamp_ns; // Used as an identifier of the frame. member
|
D | video_decoder_wrapper.cc | 159 const int64_t timestamp_ns = GetJavaVideoFrameTimestampNs(env, j_frame); in OnDecodedFrame() local
|
D | video_frame.cc | 280 int64_t timestamp_ns = Java_VideoFrame_getTimestampNs(jni, j_video_frame); in JavaToNativeFrame() local
|
/external/bcc/libbpf-tools/ |
D | memleak.h | 9 __u64 timestamp_ns; member
|
/external/libaom/common/ |
D | webmdec.h | 31 int64_t timestamp_ns; member
|
/external/libvpx/ |
D | webmdec.h | 30 int64_t timestamp_ns; member
|
/external/igt-gpu-tools/include/drm-uapi/ |
D | sync_file.h | 47 __u64 timestamp_ns; member
|
/external/kernel-headers/original/uapi/linux/ |
D | sync_file.h | 51 __u64 timestamp_ns; member
|
D | gpio.h | 258 __aligned_u64 timestamp_ns; member 297 __aligned_u64 timestamp_ns; member
|
D | cn_proc.h | 91 __u64 __attribute__((aligned(8))) timestamp_ns; member
|
/external/mesa3d/include/drm-uapi/ |
D | sync_file.h | 60 __u64 timestamp_ns; member
|
/external/tensorflow/tensorflow/core/profiler/protobuf/ |
D | xplane.proto | 64 int64 timestamp_ns = 3; field
|
/external/tensorflow/tensorflow/core/profiler/utils/ |
D | xplane_builder.cc | 161 void XLineBuilder::SetTimestampNsAndAdjustEventOffsets(int64_t timestamp_ns) { in SetTimestampNsAndAdjustEventOffsets()
|
D | xplane_builder.h | 230 void SetTimestampNs(int64_t timestamp_ns) { in SetTimestampNs() 292 void SetTimestampNs(int64_t timestamp_ns) { in SetTimestampNs()
|
D | derived_timeline.cc | 126 int64_t timestamp_ns, std::vector<DerivedXLineBuilder*> dependent_lines) in DerivedXLineBuilder()
|
D | xplane_utils_test.cc | 180 int64_t timestamp_ns) { in CreateXLine()
|
/external/pytorch/torch/csrc/lazy/core/ |
D | metrics.h | 26 int64_t timestamp_ns = 0; member
|
D | metrics.cpp | 206 void MetricData::AddSample(int64_t timestamp_ns, double value) { in AddSample() 265 void Metric::AddSample(int64_t timestamp_ns, double value) { in AddSample()
|
/external/perfetto/src/trace_processor/ |
D | tp_metatrace.h | 52 uint64_t timestamp_ns; member
|
/external/perfetto/src/trace_processor/importers/common/ |
D | clock_tracker.cc | 90 const int64_t timestamp_ns = clock_ts.timestamp * domain.unit_multiplier_ns; in AddSnapshot() local
|
/external/perfetto/include/perfetto/ext/base/ |
D | metatrace.h | 100 uint64_t timestamp_ns() const { in timestamp_ns() function
|
/external/bcc/tools/ |
D | trace.py | 541 def _time_off_str(cls, timestamp_ns): argument
|
/external/perfetto/src/tracing/service/ |
D | tracing_service_impl.h | 417 int64_t timestamp_ns; member
|