Home
last modified time | relevance | path

Searched defs:timestamp_ns (Results 1 – 25 of 35) 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.h59 int64_t timestamp_ns; // Used as an identifier of the frame. member
Dvideo_decoder_wrapper.cc159 const int64_t timestamp_ns = GetJavaVideoFrameTimestampNs(env, j_frame); in OnDecodedFrame() local
Dvideo_frame.cc280 int64_t timestamp_ns = Java_VideoFrame_getTimestampNs(jni, j_video_frame); in JavaToNativeFrame() local
/external/libaom/common/
Dwebmdec.h31 int64_t timestamp_ns; member
/external/libvpx/
Dwebmdec.h30 int64_t timestamp_ns; member
/external/kernel-headers/original/uapi/linux/
Dsync_file.h47 __u64 timestamp_ns; member
Dgpio.h259 __aligned_u64 timestamp_ns; member
294 __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/perfetto/src/trace_processor/importers/proto/
Dpacket_sequence_state.h85 int64_t timestamp_ns, in SetThreadDescriptor()
/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/tensorflow/tensorflow/core/profiler/utils/
Dxplane_builder.cc161 void XLineBuilder::SetTimestampNsAndAdjustEventOffsets(int64_t timestamp_ns) { in SetTimestampNsAndAdjustEventOffsets()
Dxplane_builder.h230 void SetTimestampNs(int64_t timestamp_ns) { in SetTimestampNs()
292 void SetTimestampNs(int64_t timestamp_ns) { in SetTimestampNs()
Dderived_timeline.cc126 int64_t timestamp_ns, std::vector<DerivedXLineBuilder*> dependent_lines) in DerivedXLineBuilder()
Dxplane_utils_test.cc180 int64_t timestamp_ns) { in CreateXLine()
/external/perfetto/src/trace_processor/
Dtp_metatrace.h52 uint64_t timestamp_ns; member
Dexport_json.cc769 int64_t timestamp_ns = slices.ts()[i]; in FindLastSliceTimestamp() local
/external/perfetto/src/trace_processor/importers/common/
Dclock_tracker.cc90 const int64_t timestamp_ns = clock_ts.timestamp * domain.unit_multiplier_ns; in AddSnapshot() local
/external/perfetto/include/perfetto/ext/base/
Dmetatrace.h100 uint64_t timestamp_ns() const { in timestamp_ns() function
/external/bcc/tools/
Dtrace.py579 def _time_off_str(cls, timestamp_ns): argument
/external/perfetto/src/tracing/core/
Dtracing_service_impl.h373 int64_t timestamp_ns; member
/external/perfetto/protos/perfetto/metrics/
Dperfetto_merged_metrics.proto148 optional int64 timestamp_ns = 1; field
173 optional int64 timestamp_ns = 1; field

12