Home
last modified time | relevance | path

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

/aosp14/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 …]
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes11000 com.android.internal.os.KernelCpuThreadReaderDiff$ThreadKey
H A Dboot-image-profile.txt33806 Lcom/android/internal/os/KernelCpuThreadReaderDiff$ThreadKey;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes11031 com.android.internal.os.KernelCpuThreadReaderDiff$ThreadKey
H A Dboot-image-profile.txt43940 Lcom/android/internal/os/KernelCpuThreadReaderDiff$ThreadKey;