Searched refs:last_reported_num_calls_in_progress_ (Results 1 – 2 of 2) sorted by relevance
215 return num_calls_in_progress_ != last_reported_num_calls_in_progress_; in IsNumCallsInProgressChangedSinceLastReport()238 uint64_t last_reported_num_calls_in_progress_ = 0; variable
176 last_reported_num_calls_in_progress_ = num_calls_in_progress_; in GetNumCallsInProgressForReport()