Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/systrace/atrace_helper/jni/
Dtime_utils.cc16 uint64_t GetTimestamp() { in GetTimestamp() function
/external/tensorflow/tensorflow/core/platform/default/gpu/
Dcupti_wrapper.cc101 CUptiResult CuptiWrapper::GetTimestamp(uint64_t* timestamp) { in GetTimestamp() function in perftools::gputools::profiler::CuptiWrapper
/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/v8/src/
Dperf-jit.cc189 uint64_t PerfJitLogger::GetTimestamp() { in GetTimestamp() function in v8::internal::PerfJitLogger
/external/mesa3d/src/mesa/main/
Ddd.h925 uint64_t (*GetTimestamp)(struct gl_context *ctx); member