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