Searched defs:GetTimestamp (Results 1 – 9 of 9) sorted by relevance
16 uint64_t GetTimestamp() { in GetTimestamp() function
102 int64 EarthPose::GetTimestamp() const { return timestamp_; } in GetTimestamp() function in dynamic_depth::EarthPose
97 int64 Pose::GetTimestamp() const { return timestamp_; } in GetTimestamp() function in dynamic_depth::Pose
127 inline const uint64_t GetTimestamp() const { return timestamp_; } in GetTimestamp() function
249 inline static uint64 GetTimestamp(void) { in GetTimestamp() function
63 CUptiResult CuptiWrapper::GetTimestamp(uint64_t* timestamp) { in GetTimestamp() function in tensorflow::profiler::CuptiWrapper
1492 /*static*/ uint64 CuptiTracer::GetTimestamp() { in GetTimestamp() function in tensorflow::profiler::CuptiTracer
193 uint64_t PerfJitLogger::GetTimestamp() { in GetTimestamp() function in v8::internal::PerfJitLogger
1037 uint64_t (*GetTimestamp)(struct gl_context *ctx); member