Home
last modified time | relevance | path

Searched refs:GetBootTimeNs (Results 1 – 1 of 1) sorted by relevance

/hardware/google/camera/common/profiler/
Dprofiler.cc51 object_init_boot_time_ = GetBootTimeNs(); in ProfilerImpl()
171 int64_t GetBootTimeNs() const { in GetBootTimeNs() function in google::camera_common::__anon477d26810111::ProfilerImpl
269 frame_rate.start = GetBootTimeNs(); in ProfileFrameRate()
274 frame_rate.end = GetBootTimeNs(); in ProfileFrameRate()
283 realtime_frame_rate.start = GetBootTimeNs(); in ProfileFrameRate()
287 int64_t current = GetBootTimeNs(); in ProfileFrameRate()
319 slot.start += GetBootTimeNs(); in Start()
341 slot.end += GetBootTimeNs(); in End()