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