Home
last modified time | relevance | path

Searched defs:GetTimestamp (Results 1 – 9 of 9) sorted by relevance

/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Dtime_utils.cc16 uint64_t GetTimestamp() { in GetTimestamp() function
/external/dynamic_depth/internal/dynamic_depth/
Dearth_pose.cc102 int64 EarthPose::GetTimestamp() const { return timestamp_; } in GetTimestamp() function in dynamic_depth::EarthPose
Dpose.cc97 int64 Pose::GetTimestamp() const { return timestamp_; } in GetTimestamp() function in dynamic_depth::Pose
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dimage_data.h127 inline const uint64_t GetTimestamp() const { return timestamp_; } in GetTimestamp() function
/external/stressapptest/src/
Dos.h249 inline static uint64 GetTimestamp(void) { in GetTimestamp() function
/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_wrapper.cc63 CUptiResult CuptiWrapper::GetTimestamp(uint64_t* timestamp) { in GetTimestamp() function in tensorflow::profiler::CuptiWrapper
Dcupti_tracer.cc1492 /*static*/ uint64 CuptiTracer::GetTimestamp() { in GetTimestamp() function in tensorflow::profiler::CuptiTracer
/external/v8/src/diagnostics/
Dperf-jit.cc193 uint64_t PerfJitLogger::GetTimestamp() { in GetTimestamp() function in v8::internal::PerfJitLogger
/external/mesa3d/src/mesa/main/
Ddd.h1037 uint64_t (*GetTimestamp)(struct gl_context *ctx); member