HomeSort by relevance Sort by last modified time
    Searched refs:arm_cpu_time_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/gpu/
gpu_watchdog_thread.h 84 base::TimeDelta arm_cpu_time_; member in class:content::GpuWatchdogThread
gpu_watchdog_thread.cc 38 arm_cpu_time_(),
172 arm_cpu_time_ = GetWatchedThreadTime();
205 base::TimeDelta time_since_arm = GetWatchedThreadTime() - arm_cpu_time_;

Completed in 109 milliseconds