Home
last modified time | relevance | path

Searched defs:timestamp_ns (Results 1 – 25 of 28) sorted by relevance

12

/external/perfetto/protos/perfetto/metrics/android/
Dbatt_metric.proto24 optional int64 timestamp_ns = 1; field
49 optional int64 timestamp_ns = 1; field
/external/libchrome/base/android/
Dearly_trace_event_binding.cc43 jlong timestamp_ns) { in JNI_EarlyTraceEvent_RecordEarlyStartAsyncEvent()
57 jlong timestamp_ns) { in JNI_EarlyTraceEvent_RecordEarlyFinishAsyncEvent()
/external/webrtc/sdk/android/src/jni/
Dvideo_decoder_wrapper.h65 int64_t timestamp_ns; // Used as an identifier of the frame. member
Dvideo_decoder_wrapper.cc162 const int64_t timestamp_ns = GetJavaVideoFrameTimestampNs(env, j_frame); in OnDecodedFrame() local
Dvideo_frame.cc196 int64_t timestamp_ns = Java_VideoFrame_getTimestampNs(jni, j_video_frame); in JavaToNativeFrame() local
/external/libvpx/libvpx/
Dwebmdec.h30 uint64_t timestamp_ns; member
/external/libaom/libaom/common/
Dwebmdec.h31 uint64_t timestamp_ns; member
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_builder.cc131 void XLineBuilder::SetTimestampNsAndAdjustEventOffsets(int64 timestamp_ns) { in SetTimestampNsAndAdjustEventOffsets()
Dxplane_builder.h182 void SetTimestampNs(int64 timestamp_ns) { in SetTimestampNs()
239 void SetTimestampNs(int64 timestamp_ns) { in SetTimestampNs()
Dxplane_utils_test.cc165 int64 timestamp_ns) { in CreateXLine()
Dderived_timeline.cc97 int64 timestamp_ns, std::vector<DerivedXLineBuilder*> dependent_lines) in DerivedXLineBuilder()
/external/kernel-headers/original/uapi/linux/
Dsync_file.h47 __u64 timestamp_ns; member
Dgpio.h256 __aligned_u64 timestamp_ns; member
291 __aligned_u64 timestamp_ns; member
Dcn_proc.h66 __u64 __attribute__((aligned(8))) timestamp_ns; member
/external/igt-gpu-tools/include/drm-uapi/
Dsync_file.h47 __u64 timestamp_ns; member
/external/mesa3d/include/drm-uapi/
Dsync_file.h65 __u64 timestamp_ns; member
/external/tensorflow/tensorflow/core/profiler/protobuf/
Dxplane.proto64 int64 timestamp_ns = 3; field
/external/perfetto/src/trace_processor/
Dtp_metatrace.h48 uint64_t timestamp_ns; member
Dexport_json.cc764 int64_t timestamp_ns = slices.ts()[i]; in FindLastSliceTimestamp() local
/external/perfetto/src/trace_processor/importers/common/
Dclock_tracker.cc84 const int64_t timestamp_ns = in AddSnapshot() local
/external/perfetto/include/perfetto/ext/base/
Dmetatrace.h100 uint64_t timestamp_ns() const { in timestamp_ns() function
/external/perfetto/src/trace_processor/importers/proto/
Dpacket_sequence_state.h276 int64_t timestamp_ns, in SetThreadDescriptor()
/external/bcc/tools/
Dtrace.py510 def _time_off_str(cls, timestamp_ns): argument
/external/perfetto/protos/perfetto/metrics/
Dperfetto_merged_metrics.proto19 optional int64 timestamp_ns = 1; field
44 optional int64 timestamp_ns = 1; field
/external/perfetto/src/tracing/core/
Dtracing_service_impl.h320 int64_t timestamp_ns; member

12