Searched refs:totalRecordedCallTimeMicros (Results 1 – 1 of 1) sorted by relevance
6886 long totalRecordedCallTimeMicros = 0; in updateSystemServiceCallStats() local6893 totalRecordedCallTimeMicros += stats.recordedCpuTimeMicros; in updateSystemServiceCallStats()6915 stats.callCount * totalRecordedCallTimeMicros / totalRecordedCallCount; in updateSystemServiceCallStats()6923 (uid.mBinderCallCount - totalCallCountForUid) * totalRecordedCallTimeMicros in updateSystemServiceCallStats()