Home
last modified time | relevance | path

Searched refs:ThreadKey (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DKernelCpuThreadReaderDiff.java94 @Nullable private Map<ThreadKey, int[]> mPreviousCpuUsage;
116 Map<ThreadKey, int[]> newCpuUsage = null; in getProcessCpuUsageDiffed()
163 private static Map<ThreadKey, int[]> createCpuUsageMap( in createCpuUsageMap()
165 final Map<ThreadKey, int[]> cpuUsageMap = new ArrayMap<>(); in createCpuUsageMap()
172 new ThreadKey( in createCpuUsageMap()
191 Map<ThreadKey, int[]> previousCpuUsage, in changeToDiffs() argument
196 final ThreadKey key = in changeToDiffs()
197 new ThreadKey( in changeToDiffs()
276 private static class ThreadKey { class in KernelCpuThreadReaderDiff
297 if (!(obj instanceof ThreadKey)) { in equals()
[all …]
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes9072 com.android.internal.os.KernelCpuThreadReaderDiff$ThreadKey
H A Dboot-image-profile.txt33316 Lcom/android/internal/os/KernelCpuThreadReaderDiff$ThreadKey;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes9093 com.android.internal.os.KernelCpuThreadReaderDiff$ThreadKey
H A Dboot-image-profile.txt42980 Lcom/android/internal/os/KernelCpuThreadReaderDiff$ThreadKey;