Searched refs:no_use_hours (Results 1 – 2 of 2) sorted by relevance
445 int64 no_use_hours = stats_.GetCounter(Stats::LAST_REPORT_TIMER) / 120; in OpenEntry() local446 int64 use_hours = total_hours - no_use_hours; in OpenEntry()
481 int64 no_use_hours = stats_.GetCounter(Stats::LAST_REPORT_TIMER) / 120; in OpenEntryImpl() local482 int64 use_hours = total_hours - no_use_hours; in OpenEntryImpl()