Searched refs:totalRecordedCallTimeMicros (Results 1 – 1 of 1) sorted by relevance
7062 long totalRecordedCallTimeMicros = 0; in updateSystemServiceCallStats() local7069 totalRecordedCallTimeMicros += stats.recordedCpuTimeMicros; in updateSystemServiceCallStats()7091 stats.callCount * totalRecordedCallTimeMicros / totalRecordedCallCount; in updateSystemServiceCallStats()7099 (uid.mBinderCallCount - totalCallCountForUid) * totalRecordedCallTimeMicros in updateSystemServiceCallStats()