GetWatchedThreadTime  172 content/gpu/gpu_watchdog_thread.cc   arm_cpu_time_ = GetWatchedThreadTime();
GetWatchedThreadTime  205 content/gpu/gpu_watchdog_thread.cc   base::TimeDelta time_since_arm = GetWatchedThreadTime() - arm_cpu_time_;
GetWatchedThreadTime   74 content/gpu/gpu_watchdog_thread.h   base::TimeDelta GetWatchedThreadTime();