Searched refs:GetTotalErrorCount (Results 1 – 3 of 3) sorted by relevance
71 int64 GetTotalErrorCount();
141 int64 GetTotalErrorCount();
1559 errorcount_ = GetTotalErrorCount(); in JoinThreads()1782 int64 Sat::GetTotalErrorCount() { in GetTotalErrorCount() function in Sat1921 uint64 errors = GetTotalErrorCount(); in Run()