Searched refs:first_occurrence (Results 1 – 2 of 2) sorted by relevance
33 alert.second.explanation.c_str(), alert.second.first_occurrence); in Print()201 int64_t first_occurrence = parsed_log.last_timestamp(); in AnalyzeLog() local216 first_occurrence = std::min(first_occurrence, bwe_update.log_time_us()); in AnalyzeLog()222 Alert(TriageAlertType::kOutgoingHighLoss, first_occurrence, in AnalyzeLog()
44 float first_occurrence = -1; member73 alert.first_occurrence = time_seconds; in Alert()