Searched defs:GetTimestamp (Results 1 – 8 of 8) sorted by relevance
16 uint64_t GetTimestamp() { in GetTimestamp() function
101 CUptiResult CuptiWrapper::GetTimestamp(uint64_t* timestamp) { in GetTimestamp() function in perftools::gputools::profiler::CuptiWrapper
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
189 uint64_t PerfJitLogger::GetTimestamp() { in GetTimestamp() function in v8::internal::PerfJitLogger
925 uint64_t (*GetTimestamp)(struct gl_context *ctx); member