Searched refs:totalRecordedCallTimeMicros (Results 1 – 1 of 1) sorted by relevance
7389 long totalRecordedCallTimeMicros = 0; in updateSystemServiceCallStats() local7396 totalRecordedCallTimeMicros += stats.recordedCpuTimeMicros; in updateSystemServiceCallStats()7418 stats.callCount * totalRecordedCallTimeMicros / totalRecordedCallCount; in updateSystemServiceCallStats()7426 (uid.mBinderCallCount - totalCallCountForUid) * totalRecordedCallTimeMicros in updateSystemServiceCallStats()