Searched refs:total_hours (Results 1 – 1 of 1) sorted by relevance
1915 int64 total_hours = stats_.GetCounter(Stats::TIMER) / 120; in ReportStats() local1921 CACHE_UMA(HOURS, "TotalTimeNotFull", 0, static_cast<int>(total_hours)); in ReportStats()1928 CACHE_UMA(HOURS, "TotalTime", 0, static_cast<int>(total_hours)); in ReportStats()1936 use_hours = total_hours - use_hours; in ReportStats()