Searched refs:totalOperationsInLastDay (Results 1 – 1 of 1) sorted by relevance
1632 int totalOperationsInLastDay = 0; in getOpsAdded() local1634 totalOperationsInLastDay += mNumOps[i]; in getOpsAdded()1637 return totalOperationsInLastDay; in getOpsAdded()