Searched refs:totalCallCountForUid (Results 1 – 1 of 1) sorted by relevance
6905 int totalCallCountForUid = 0; in updateSystemServiceCallStats() local6909 totalCallCountForUid += stats.callCount; in updateSystemServiceCallStats()6919 if (totalCallCountForUid < uid.mBinderCallCount && totalRecordedCallCount > 0) { in updateSystemServiceCallStats()6923 (uid.mBinderCallCount - totalCallCountForUid) * totalRecordedCallTimeMicros in updateSystemServiceCallStats()