/external/perfetto/protos/perfetto/metrics/android/ |
D | batt_metric.proto | 24 optional int64 timestamp_ns = 1; field 49 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/libaom/common/ |
D | webmdec.h | 31 int64_t timestamp_ns; member
|
/external/libvpx/ |
D | webmdec.h | 30 int64_t timestamp_ns; member
|
/external/kernel-headers/original/uapi/linux/ |
D | sync_file.h | 47 __u64 timestamp_ns; member
|
D | gpio.h | 259 __aligned_u64 timestamp_ns; member 294 __aligned_u64 timestamp_ns; member
|
D | cn_proc.h | 66 __u64 __attribute__((aligned(8))) timestamp_ns; member
|
/external/igt-gpu-tools/include/drm-uapi/ |
D | sync_file.h | 47 __u64 timestamp_ns; member
|
/external/perfetto/src/trace_processor/importers/proto/ |
D | packet_sequence_state.h | 85 int64_t timestamp_ns, in SetThreadDescriptor()
|
/external/mesa3d/include/drm-uapi/ |
D | sync_file.h | 65 __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/perfetto/src/trace_processor/ |
D | tp_metatrace.h | 52 uint64_t timestamp_ns; member
|
D | export_json.cc | 769 int64_t timestamp_ns = slices.ts()[i]; in FindLastSliceTimestamp() local
|
/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 | 579 def _time_off_str(cls, timestamp_ns): argument
|
/external/perfetto/src/tracing/core/ |
D | tracing_service_impl.h | 373 int64_t timestamp_ns; member
|
/external/perfetto/protos/perfetto/metrics/ |
D | perfetto_merged_metrics.proto | 148 optional int64 timestamp_ns = 1; field 173 optional int64 timestamp_ns = 1; field
|