Subject: 
Exception ： FW_SCOUT_HANG
TimeStamp : 2026-07-27-02-17-00
ProcessName : system_server
Pid : 16431
Summary : Blocked in handler on main thread (main)
Here are no Binder-related exception messages available.


----- dumping pid: 16431 at 342136028
libdebuggerd_client: failed to read "/proc/16431/task/18455/wchan": No such file or directory

----- pid 16431 at 2026-07-27 02:17:00.963817678-0600 -----
Cmd line: system_server
Build fingerprint: 'POCO/xaga_global/xaga:14/UP1A.231005.007/OS2.0.3.0.ULOMIXM:user/release-keys'
ABI: 'arm64'
Build type: optimized
Debug Store: 
suspend all histogram:	Sum: 952.985ms 99% C.I. 0.011ms-49.285ms Avg: 1.801ms Max: 72.102ms
DALVIK THREADS (330):
"AudioService" prio=5 tid=145 Blocked
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a41830 self=0xb400007cbe6acc00
  | sysTid=16647 nice=0 cgrp=foreground sched=0/0 handle=0x7c65dd3c30
  | state=S schedstat=( 246834589 457902485 1722 ) utm=12 stm=12 core=3 HZ=100
  | stack=0x7c65cd0000-0x7c65cd2000 stackSize=1039KB
  | held mutexes=
  at com.android.server.audio.AudioSystemAdapter.invalidateRoutingCache(AudioSystemAdapter.java:287)
  - waiting to lock <0x05b354db> (a java.lang.Object) held by thread 311
  at com.android.server.audio.AudioSystemAdapter.setParameters(AudioSystemAdapter.java:490)
  at com.android.server.audio.AudioService$AudioHandler.handleMessage(AudioService.java:10985)
  at android.os.Handler.dispatchMessage(Handler.java:106)
  at android.os.Looper.loopOnce(Looper.java:222)
  at android.os.Looper.loop(Looper.java:314)
  at com.android.server.audio.AudioService$AudioSystemThread.run(AudioService.java:10469)
DumpLatencyMs: 138.191

"binder:16431_16" prio=5 tid=302 Blocked
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5bc54b0 self=0xb400007cb22adc00
  | sysTid=18790 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7bf0fadc30
  | state=S schedstat=( 10181127807 20628413233 29851 ) utm=714 stm=303 core=1 HZ=100
  | stack=0x7bf0eb6000-0x7bf0eb8000 stackSize=991KB
  | held mutexes=
  at com.android.server.audio.AudioService.getDeviceSetForStream(AudioService.java:8505)
  - waiting to lock <0x0a080c42> (a java.lang.Class<com.android.server.audio.AudioService$VolumeStreamState>) held by thread 311
  at com.android.server.audio.AudioService.getDeviceForStream(AudioService.java:8406)
  at com.android.server.audio.AudioService.getStreamVolume(AudioService.java:5760)
  at android.media.IAudioService$Stub.onTransact(IAudioService.java:2245)
  at android.os.Binder.execTransactInternal(Binder.java:1346)
  at android.os.Binder.execTransact(Binder.java:1282)
DumpLatencyMs: 216.372

"main" prio=5 tid=1 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x72614ec8 self=0xb400007e46a42c00
  | sysTid=16431 nice=-2 cgrp=foreground sched=1073741824/0 handle=0x7eedbfc500
  | state=S schedstat=( 18300409159 29952866883 52982 ) utm=1154 stm=675 core=3 HZ=100
  | stack=0x7ff0895000-0x7ff0897000 stackSize=8188KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005f8d0  /system/lib64/libbinder.so (android::IPCThreadState::waitForResponse+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f5d8  /system/lib64/libbinder.so (android::IPCThreadState::transact+216) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00077e78  /system/lib64/libbinder.so (android::BpBinder::transact+232) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 000247a4  /system/lib64/audiopolicy-aidl-cpp.so (android::media::BpAudioPolicyService::registerPolicyMixes+756) (BuildId: 612dd606cc1631be4f337ee5f7070100)
  native: #07 pc 00098104  /system/lib64/libaudioclient.so (android::AudioSystem::registerPolicyMixes +1444) (BuildId: 0d5c296a779517728a09b12cde92d0ca)
  native: #08 pc 001ce6d8  /system/lib64/libandroid_runtime.so (android_media_AudioSystem_registerPolicyMixes+1496) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.media.AudioSystem.registerPolicyMixes(Native method)
  at com.android.server.audio.AudioSystemAdapter.registerPolicyMixes(AudioSystemAdapter.java:600)
  at com.android.server.audio.AudioService$AudioPolicyProxy.release(AudioService.java:14408)
  at com.android.server.audio.AudioService.unregisterAudioPolicyInt(AudioService.java:13638)
  - locked <@addr=0x4a35c30> (a java.util.HashMap)
  at com.android.server.audio.AudioService.unregisterAudioPolicyAsync(AudioService.java:13611)
  at com.android.server.audio.AudioService$AudioPolicyProxy$UnregisterOnStopCallback.onStop(AudioService.java:14303)
  at com.android.server.media.projection.MediaProjectionManagerService$ClientStopCallback.run(MediaProjectionManagerService.java:1506)
  at android.os.Handler.handleCallback(Handler.java:958)
  at android.os.Handler.dispatchMessage(Handler.java:99)
  at android.os.Looper.loopOnce(Looper.java:222)
  at android.os.Looper.loop(Looper.java:314)
  at com.android.server.SystemServer.run(SystemServer.java:1079)
  at com.android.server.SystemServer.main(SystemServer.java:742)
  at java.lang.reflect.Method.invoke(Native method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:569)
  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
DumpLatencyMs: 0.77223

"ReferenceQueueDaemon" daemon prio=5 tid=6 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x20026d8 self=0xb400007e0312e000
  | sysTid=16463 nice=4 cgrp=foreground sched=0/0 handle=0x7e0aa77c30
  | state=S schedstat=( 1309008451 2784589421 5435 ) utm=46 stm=84 core=4 HZ=100
  | stack=0x7e0a974000-0x7e0a976000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x09d7da92> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at java.lang.Daemons$ReferenceQueueDaemon.runInternal(Daemons.java:262)
  - locked <0x09d7da92> (a java.lang.Class<java.lang.ref.ReferenceQueue>)
  at java.lang.Daemons$Daemon.run(Daemons.java:135)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 36.3978

"FinalizerDaemon" daemon prio=5 tid=7 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2002778 self=0xb400007e0312fc00
  | sysTid=16464 nice=4 cgrp=foreground sched=1073741824/0 handle=0x7e0a96dc30
  | state=S schedstat=( 1519158260 1567161311 1918 ) utm=80 stm=71 core=4 HZ=100
  | stack=0x7e0a86a000-0x7e0a86c000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x046cbc63> (a java.lang.Object)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:207)
  - locked <0x046cbc63> (a java.lang.Object)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:228)
  at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:350)
  at java.lang.Daemons$Daemon.run(Daemons.java:135)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 36.6649

"FinalizerWatchdogDaemon" daemon prio=5 tid=8 Sleeping
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2002818 self=0xb400007e03131800
  | sysTid=16465 nice=4 cgrp=foreground sched=0/0 handle=0x7e0a863c30
  | state=S schedstat=( 20867016 16631616 98 ) utm=0 stm=1 core=0 HZ=100
  | stack=0x7e0a760000-0x7e0a762000 stackSize=1039KB
  | held mutexes=
  at java.lang.Thread.sleep(Native method)
  - sleeping on <0x0b449060> (a java.lang.Object)
  at java.lang.Thread.sleep0(Thread.java:689)
  - locked <0x0b449060> (a java.lang.Object)
  at java.lang.Thread.sleep(Thread.java:667)
  at java.lang.Thread.sleep(Thread.java:580)
  at java.lang.Daemons$FinalizerWatchdogDaemon.sleepForNanos(Daemons.java:536)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForProgress(Daemons.java:595)
  at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:467)
  at java.lang.Daemons$Daemon.run(Daemons.java:135)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 36.8175

"watchdog" prio=5 tid=25 TimedWaiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20739a0 self=0xb400007df6776800
  | sysTid=16490 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cf3ecdc30
  | state=S schedstat=( 203069525 123064238 514 ) utm=8 stm=11 core=1 HZ=100
  | stack=0x7cf3dca000-0x7cf3dcc000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0a6ee919> (a java.lang.Object)
  at java.lang.Object.wait(Object.java:405)
  at com.android.server.ScoutSystemMonitor.runSystemMonitor(ScoutSystemMonitor.java:631)
  at com.android.server.ScoutSystemMonitor.scoutSystemMonitorWork(ScoutSystemMonitor.java:239)
  at com.android.server.Watchdog.run(Watchdog.java:863)
  - locked <0x0a6ee919> (a java.lang.Object)
  at com.android.server.Watchdog.$r8$lambda$ebqYimzN4BRUARz1m88JBS6pZ8I(unavailable:0)
  at com.android.server.Watchdog$$ExternalSyntheticLambda0.run(unavailable:2)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 47.3532

"CpuTracker" prio=5 tid=47 TimedWaiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20fa0e0 self=0xb400007df67f7c00
  | sysTid=16519 nice=0 cgrp=foreground sched=0/0 handle=0x7cda6b5c30
  | state=S schedstat=( 429365608 3927156 26 ) utm=11 stm=31 core=4 HZ=100
  | stack=0x7cda5b2000-0x7cda5b4000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0e950dde> (a com.android.server.am.AppProfiler$ProcessCpuThread)
  at java.lang.Object.wait(Object.java:405)
  at com.android.server.am.AppProfiler$ProcessCpuThread.run(AppProfiler.java:2192)
  - locked <0x0e950dde> (a com.android.server.am.AppProfiler$ProcessCpuThread)
DumpLatencyMs: 63.84

"appscheduling.default" prio=5 tid=76 Runnable
  | group="main" sCount=1 ucsCount=0 flags=9 obj=0x45b8f20 self=0xb400007cbe2e2000
  | sysTid=16567 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cc0ef3c30
  | state=R schedstat=( 6854996830 17282338245 27962 ) utm=478 stm=206 core=7 HZ=100
  | stack=0x7cc0df0000-0x7cc0df2000 stackSize=1039KB
  | held mutexes= "mutator lock"(shared held)
  at android.util.ContainerHelpers.binarySearch(ContainerHelpers.java:26)
  at android.util.ArrayMap.binarySearchHashes(ArrayMap.java:130)
  at android.util.ArrayMap.indexOf(ArrayMap.java:149)
  at android.util.ArrayMap.indexOfKey(ArrayMap.java:442)
  at android.util.ArrayMap.get(ArrayMap.java:492)
  at android.util.SparseArrayMap.get(SparseArrayMap.java:107)
  at com.android.server.utils.quota.UptcMap.getOrCreate(UptcMap.java:105)
  at com.android.server.utils.quota.CountQuotaTracker.getExecutionStatsLocked(CountQuotaTracker.java:385)
  at com.android.server.utils.quota.CountQuotaTracker.getExecutionStatsLocked(CountQuotaTracker.java:376)
  at com.android.server.utils.quota.CountQuotaTracker.isWithinQuotaLocked(CountQuotaTracker.java:324)
  at com.android.server.utils.quota.QuotaTracker.isWithinQuota(QuotaTracker.java:196)
  - locked <@addr=0x4a6a280> (a java.lang.Object)
  at com.android.server.utils.quota.CountQuotaTracker.isWithinQuota(CountQuotaTracker.java:64)
  at com.android.server.job.JobSchedulerService$LocalService.isAppConsideredBuggy(JobSchedulerService.java:4109)
  at com.android.server.job.controllers.JobStatus.getEffectiveStandbyBucket(JobStatus.java:1152)
  at com.android.server.job.controllers.QuotaController.isWithinQuotaLocked(QuotaController.java:882)
  at com.android.server.job.controllers.QuotaController$UidConstraintUpdater.accept(QuotaController.java:1746)
  at com.android.server.job.controllers.QuotaController$UidConstraintUpdater.accept(QuotaController.java:1726)
  at com.android.server.job.JobStore$JobSet.forEachJobForSourceUid(JobStore.java:1945)
  at com.android.server.job.JobStore.forEachJobForSourceUid(JobStore.java:487)
  at com.android.server.job.controllers.QuotaController.maybeUpdateConstraintForUidLocked(QuotaController.java:1788)
  at com.android.server.job.controllers.QuotaController.-$$Nest$mmaybeUpdateConstraintForUidLocked(unavailable:0)
  at com.android.server.job.controllers.QuotaController$QcHandler.handleMessage(QuotaController.java:2793)
  - locked <0x044eeb6b> (a java.lang.Object)
  - locked <0x044eeb6b> (a java.lang.Object)
  at android.os.Handler.dispatchMessage(Handler.java:106)
  at android.os.Looper.loopOnce(Looper.java:222)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 7.71008

"Thread-8" prio=5 tid=86 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x46bbe80 self=0xb400007cc80ce400
  | sysTid=16577 nice=-8 cgrp=foreground sched=0/0 handle=0x7cbcf26c30
  | state=S schedstat=( 496599882 568443791 2023 ) utm=22 stm=26 core=3 HZ=100
  | stack=0x7cbce23000-0x7cbce25000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0764bbbf> (a java.lang.Object)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at com.android.server.vibrator.VibrationThread.waitForVibrationRequest(VibrationThread.java:210)
  - locked <0x0764bbbf> (a java.lang.Object)
  at com.android.server.vibrator.VibrationThread.run(VibrationThread.java:146)
DumpLatencyMs: 110.041

"LazyTaskWriterThread" prio=5 tid=92 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x46dfef8 self=0xb400007cc8295800
  | sysTid=16586 nice=10 cgrp=top-app sched=0/0 handle=0x7ca6300c30
  | state=S schedstat=( 185155 37615 2 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7ca61fd000-0x7ca61ff000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0bd2528c> (a com.android.server.wm.PersisterQueue)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at com.android.server.wm.PersisterQueue.processNextItem(PersisterQueue.java:226)
  - locked <0x0bd2528c> (a com.android.server.wm.PersisterQueue)
  at com.android.server.wm.PersisterQueue.-$$Nest$mprocessNextItem(unavailable:0)
  at com.android.server.wm.PersisterQueue$LazyTaskWriterThread.run(PersisterQueue.java:298)
DumpLatencyMs: 114.054

"Timer-0" prio=5 tid=93 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x46ee280 self=0xb400007ccea62000
  | sysTid=16587 nice=0 cgrp=top-app sched=0/0 handle=0x7ca51f6c30
  | state=S schedstat=( 184308 0 1 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7ca50f3000-0x7ca50f5000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x01fbfdd5> (a java.util.TaskQueue)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at java.util.TimerThread.mainLoop(Timer.java:562)
  - locked <0x01fbfdd5> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 114.246

"Timer-1" prio=5 tid=94 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x46ee5a8 self=0xb400007ccea63c00
  | sysTid=16588 nice=0 cgrp=top-app sched=0/0 handle=0x7ca40ecc30
  | state=S schedstat=( 153000 0 1 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7ca3fe9000-0x7ca3feb000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x076029ea> (a java.util.TaskQueue)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at java.util.TimerThread.mainLoop(Timer.java:562)
  - locked <0x076029ea> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 114.381

"StorageManagerService" prio=5 tid=111 TimedWaiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x482ad08 self=0xb400007cc80ef000
  | sysTid=16606 nice=0 cgrp=foreground sched=0/0 handle=0x7c8a757c30
  | state=S schedstat=( 53846006 82773307 277 ) utm=3 stm=1 core=5 HZ=100
  | stack=0x7c8a654000-0x7c8a656000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:276)
  at java.util.concurrent.CompletableFuture$Signaller.block(CompletableFuture.java:1842)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.CompletableFuture.timedGet(CompletableFuture.java:1915)
  at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2071)
  at com.android.server.storage.StorageUserConnection$ActiveConnection.waitForAsync(StorageUserConnection.java:395)
  at com.android.server.storage.StorageUserConnection$ActiveConnection.waitForAsyncVoid(StorageUserConnection.java:374)
  at com.android.server.storage.StorageUserConnection$ActiveConnection.startSession(StorageUserConnection.java:406)
  at com.android.server.storage.StorageUserConnection.startSession(StorageUserConnection.java:121)
  at com.android.server.storage.StorageSessionController.onVolumeMount(StorageSessionController.java:136)
  - locked <@addr=0x482b3c8> (a java.lang.Object)
  at com.android.server.StorageManagerService$11.onVolumeChecking(StorageManagerService.java:2522)
  at android.os.IVoldMountCallback$Stub.onTransact(IVoldMountCallback.java:92)
  at android.os.Binder.execTransactInternal(Binder.java:1351)
  at android.os.Binder.execTransact(Binder.java:1282)
  at android.os.BinderProxy.transactNative(Native method)
  at android.os.BinderProxy.transact(BinderProxy.java:639)
  at android.os.IVold$Stub$Proxy.mount(IVold.java:1927)
  at com.android.server.StorageManagerService.mount(StorageManagerService.java:2514)
  at com.android.server.StorageManagerService.-$$Nest$mmount(unavailable:0)
  at com.android.server.StorageManagerService$StorageManagerServiceHandler.handleMessage(StorageManagerService.java:767)
  at android.os.Handler.dispatchMessage(Handler.java:106)
  at android.os.Looper.loopOnce(Looper.java:222)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 128.071

"Thread-15" prio=5 tid=149 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a496c8 self=0xb400007cbe6e1c00
  | sysTid=16653 nice=0 cgrp=foreground sched=0/0 handle=0x7c619abc30
  | state=S schedstat=( 17385766 40077847 52 ) utm=0 stm=1 core=5 HZ=100
  | stack=0x7c618a8000-0x7c618aa000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0d980b78> (a java.lang.Object)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at com.android.server.audio.CloudServiceThread.run(CloudServiceThread.java:91)
  - locked <0x0d980b78> (a java.lang.Object)
DumpLatencyMs: 139.651

"PhotonicModulator" prio=5 tid=203 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c78cf0 self=0xb400007cbcffac00
  | sysTid=16712 nice=0 cgrp=foreground sched=0/0 handle=0x7c23672c30
  | state=S schedstat=( 6388613 28256926 28 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7c2356f000-0x7c23571000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x040ba251> (a java.lang.Object)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at com.android.server.display.DisplayPowerState$PhotonicModulator.run(DisplayPowerState.java:522)
  - locked <0x040ba251> (a java.lang.Object)
DumpLatencyMs: 170.542

"TaskSnapshotPersister" prio=5 tid=205 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x46f6118 self=0xb400007cbe52dc00
  | sysTid=16719 nice=10 cgrp=foreground sched=0/0 handle=0x7c3c27ec30
  | state=S schedstat=( 788971584 808367559 1901 ) utm=64 stm=14 core=0 HZ=100
  | stack=0x7c3c17b000-0x7c3c17d000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x000efab6> (a java.lang.Object)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at com.android.server.wm.SnapshotPersistQueue$1.run(SnapshotPersistQueue.java:194)
  - locked <0x000efab6> (a java.lang.Object)
DumpLatencyMs: 170.978

"PackageConfigurationUpdateThread" prio=5 tid=222 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4dbe8f0 self=0xb400007cbe5bf400
  | sysTid=16743 nice=10 cgrp=foreground sched=0/0 handle=0x7c13c0ec30
  | state=S schedstat=( 551077 3600077 3 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7c13b0b000-0x7c13b0d000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x058863b7> (a com.android.server.wm.PackageConfigurationController)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at com.android.server.wm.PackageConfigurationController.run(PackageConfigurationController.java:123)
  - locked <0x058863b7> (a com.android.server.wm.PackageConfigurationController)
DumpLatencyMs: 180.09

"PackageConfigurationUpdateThread" prio=5 tid=223 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4dc5de0 self=0xb400007cbe5d0000
  | sysTid=16744 nice=10 cgrp=foreground sched=0/0 handle=0x7c12b04c30
  | state=S schedstat=( 779153 892307 3 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c12a01000-0x7c12a03000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0ffe6724> (a com.android.server.wm.PackageConfigurationController)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at com.android.server.wm.PackageConfigurationController.run(PackageConfigurationController.java:123)
  - locked <0x0ffe6724> (a com.android.server.wm.PackageConfigurationController)
DumpLatencyMs: 180.321

"Timer-258" prio=5 tid=284 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x73bb5e0 self=0xb400007cbe92a000
  | sysTid=20842 nice=0 cgrp=foreground sched=0/0 handle=0x7cc20d8c30
  | state=S schedstat=( 767307 973924 2 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7cc1fd5000-0x7cc1fd7000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x048eaa8e> (a java.util.TaskQueue)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at java.util.TimerThread.mainLoop(Timer.java:562)
  - locked <0x048eaa8e> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 231.796

"LazyTaskWriterThread" prio=5 tid=293 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x22ec168 self=0xb400007beb04fc00
  | sysTid=18558 nice=10 cgrp=foreground sched=1073741824/0 handle=0x7cc5bb1c30
  | state=S schedstat=( 318953233 601550613 941 ) utm=13 stm=18 core=0 HZ=100
  | stack=0x7cc5aae000-0x7cc5ab0000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0c97128d> (a com.android.server.wm.PersisterQueue)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at com.android.server.wm.PersisterQueue.processNextItem(PersisterQueue.java:226)
  - locked <0x0c97128d> (a com.android.server.wm.PersisterQueue)
  at com.android.server.wm.PersisterQueue.-$$Nest$mprocessNextItem(unavailable:0)
  at com.android.server.wm.PersisterQueue$LazyTaskWriterThread.run(PersisterQueue.java:298)
DumpLatencyMs: 210.478

"binder:16431_1C" prio=5 tid=308 Runnable
  | group="main" sCount=1 ucsCount=0 flags=9 obj=0x5c62e30 self=0xb400007cb2585400
  | sysTid=18926 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7b89042c30
  | state=R schedstat=( 15063434783 23741714106 43316 ) utm=1045 stm=460 core=6 HZ=100
  | stack=0x7b88f4b000-0x7b88f4d000 stackSize=991KB
  | held mutexes= "mutator lock"(shared held)
  at java.util.Objects.equals(Objects.java:62)
  at com.android.server.StorageManagerService.onVolumeCreatedLocked(StorageManagerService.java:1736)
  at com.android.server.StorageManagerService.-$$Nest$monVolumeCreatedLocked(unavailable:0)
  at com.android.server.StorageManagerService$7.onVolumeCreated(StorageManagerService.java:1585)
  - locked <0x0d7fb90b> (a java.lang.Object)
  at android.os.IVoldListener$Stub.onTransact(IVoldListener.java:198)
  at android.os.Binder.execTransactInternal(Binder.java:1351)
  at android.os.Binder.execTransact(Binder.java:1282)
DumpLatencyMs: 7.36915

"binder:16431_1F" prio=5 tid=311 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5c68090 self=0xb400007bce9ac000
  | sysTid=18938 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7b84cddc30
  | state=S schedstat=( 9535307118 24812417524 32924 ) utm=622 stm=331 core=2 HZ=100
  | stack=0x7b84be6000-0x7b84be8000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005f8d0  /system/lib64/libbinder.so (android::IPCThreadState::waitForResponse+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f5d8  /system/lib64/libbinder.so (android::IPCThreadState::transact+216) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00077e78  /system/lib64/libbinder.so (android::BpBinder::transact+232) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001c358  /system/lib64/audiopolicy-aidl-cpp.so (android::media::BpAudioPolicyService::getDevicesForAttributes+696) (BuildId: 612dd606cc1631be4f337ee5f7070100)
  native: #07 pc 0009096c  /system/lib64/libaudioclient.so (android::AudioSystem::getDevicesForAttributes +316) (BuildId: 0d5c296a779517728a09b12cde92d0ca)
  native: #08 pc 001d0960  /system/lib64/libandroid_runtime.so (android_media_AudioSystem_getDevicesForAttributes+144) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.media.AudioSystem.getDevicesForAttributes(Native method)
  at android.media.AudioSystem.getDevicesForAttributes(AudioSystem.java:1881)
  at com.android.server.audio.AudioSystemAdapter.getDevicesForAttributesImpl(AudioSystemAdapter.java:324)
  - locked <0x05b354db> (a java.lang.Object)
  at com.android.server.audio.AudioSystemAdapter.getDevicesForAttributes(AudioSystemAdapter.java:306)
  at com.android.server.audio.AudioService.getDevicesForAttributesInt(AudioService.java:3644)
  at com.android.server.audio.AudioService.getDeviceSetForStreamDirect(AudioService.java:8492)
  at com.android.server.audio.AudioService.-$$Nest$mgetDeviceSetForStreamDirect(unavailable:0)
  at com.android.server.audio.AudioService$VolumeStreamState.observeDevicesForStream_syncVSS(AudioService.java:9779)
  at com.android.server.audio.AudioService.getDeviceSetForStream(AudioService.java:8506)
  - locked <0x0a080c42> (a java.lang.Class<com.android.server.audio.AudioService$VolumeStreamState>)
  at com.android.server.audio.AudioService.getDeviceForStream(AudioService.java:8406)
  at com.android.server.audio.AudioService.getStreamVolume(AudioService.java:5760)
  at android.media.IAudioService$Stub.onTransact(IAudioService.java:2245)
  at android.os.Binder.execTransactInternal(Binder.java:1351)
  at android.os.Binder.execTransact(Binder.java:1282)
DumpLatencyMs: 220.643

"Timer-254" prio=5 tid=314 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x7268510 self=0xb400007cbe879800
  | sysTid=19640 nice=0 cgrp=foreground sched=0/0 handle=0x7cf2139c30
  | state=S schedstat=( 302922 3751077 3 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7cf2036000-0x7cf2038000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x03ef4a89> (a java.util.TaskQueue)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at java.util.TimerThread.mainLoop(Timer.java:562)
  - locked <0x03ef4a89> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 231.691

"Timer-252" prio=5 tid=320 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x7251300 self=0xb400007c0435f400
  | sysTid=19602 nice=0 cgrp=foreground sched=0/0 handle=0x7cb2b96c30
  | state=S schedstat=( 944230 5484387 5 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7cb2a93000-0x7cb2a95000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0e4cd190> (a java.util.TaskQueue)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at java.util.TimerThread.mainLoop(Timer.java:562)
  - locked <0x0e4cd190> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 231.55

"Okio Watchdog" daemon prio=5 tid=334 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x610c3f0 self=0xb400007bcec3ac00
  | sysTid=21172 nice=0 cgrp=foreground sched=0/0 handle=0x7cb2daac30
  | state=S schedstat=( 423462 8725461 8 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7cb2ca7000-0x7cb2ca9000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x06358453> (a java.lang.Class<com.android.okhttp.okio.AsyncTimeout>)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at com.android.okhttp.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:313)
  - locked <0x06358453> (a java.lang.Class<com.android.okhttp.okio.AsyncTimeout>)
  at com.android.okhttp.okio.AsyncTimeout.access$000(AsyncTimeout.java:42)
  at com.android.okhttp.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:288)
DumpLatencyMs: 229.334

"Signal Catcher" daemon prio=10 tid=2 Runnable
  | group="system" sCount=0 ucsCount=0 flags=0 obj=0x20028d8 self=0xb400007e0ee00000
  | sysTid=16459 nice=-20 cgrp=foreground sched=0/0 handle=0x7e0f65ec30
  | state=R schedstat=( 1206252007 31631460 2303 ) utm=67 stm=53 core=6 HZ=100
  | stack=0x7e0f567000-0x7e0f569000 stackSize=991KB
  | held mutexes= "mutator lock"(shared held)
  native: #00 pc 005aeb50  /apex/com.android.art/lib64/libart.so (art::DumpNativeStack+112) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #01 pc 005b11f0  /apex/com.android.art/lib64/libart.so (art::Thread::DumpStack const+400) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #02 pc 005b0d40  /apex/com.android.art/lib64/libart.so (art::DumpCheckpoint::Run+292) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #03 pc 002f2904  /apex/com.android.art/lib64/libart.so (art::ThreadList::RunCheckpoint+1768) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #04 pc 005add14  /apex/com.android.art/lib64/libart.so (art::ThreadList::Dump+212) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #05 pc 005ad74c  /apex/com.android.art/lib64/libart.so (art::ThreadList::DumpForSigQuit+340) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #06 pc 005a5d04  /apex/com.android.art/lib64/libart.so (art::Runtime::DumpForSigQuit+60) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #07 pc 005a3dfc  /apex/com.android.art/lib64/libart.so (art::SignalCatcher::HandleSigQuit+576) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #08 pc 004701f0  /apex/com.android.art/lib64/libart.so (art::SignalCatcher::Run+492) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #09 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #10 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 232.671

"perfetto_hprof_listener" prio=10 tid=3 Native (still starting up)
  | group="" sCount=1 ucsCount=0 flags=1 obj=0 self=0xb400007e46a44800
  | sysTid=16460 nice=-20 cgrp=foreground sched=0/0 handle=0x7e0f560c30
  | state=S schedstat=( 909155 48538 5 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7e0f469000-0x7e0f46b000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ec9e4  /apex/com.android.runtime/lib64/bionic/libc.so (read+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0002dfdc  /apex/com.android.art/lib64/libperfetto_hprof.so (void* std::__1::__thread_proxy[abi:nn220000]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, ArtPlugin_Initialize::$_7>>+272) (BuildId: 2014779fd7f5b1b26365a59fe0622c9b)
  native: #02 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 18.94

"Jit thread pool worker thread 0" daemon prio=4 tid=4 Native
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x20029a8 self=0xb400007e0ee11800
  | sysTid=16461 nice=9 cgrp=foreground sched=1073741824/0 handle=0x7e0f462c30
  | state=S schedstat=( 1662840384 8830787279 6554 ) utm=98 stm=67 core=6 HZ=100
  | stack=0x7e0f363000-0x7e0f365000 stackSize=1023KB
  | held mutexes=
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0020008c  /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks+140) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #02 pc 002048f4  /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run+228) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #03 pc 00472044  /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback+180) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #04 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #05 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 22.0532

"HeapTaskDaemon" daemon prio=5 tid=5 WaitingPerformingGc
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2002638 self=0xb400007e031aa400
  | sysTid=16462 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7e0bdfbc30
  | state=R schedstat=( 33413746557 35286770153 27500 ) utm=1561 stm=1779 core=7 HZ=100
  | stack=0x7e0bcf8000-0x7e0bcfa000 stackSize=1039KB
  | held mutexes= "mutator lock"(shared held)
  native: #00 pc 000ed6a8  /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigprocmask+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a4abc  /apex/com.android.runtime/lib64/bionic/libc.so (sigprocmask64+252) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0000787c  /apex/com.android.art/lib64/libsigchain.so (int art::__sigprocmask<sigset_t>+188) (BuildId: b6eee6262e0caa13108e99cc46dd5b5d)
  native: #03 pc 00007980  /apex/com.android.art/lib64/libsigchain.so (sigprocmask64+132) (BuildId: b6eee6262e0caa13108e99cc46dd5b5d)
  native: #04 pc 000a4964  /apex/com.android.runtime/lib64/bionic/libc.so (sigprocmask+100) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #05 pc 00006d6c  /apex/com.android.art/lib64/libsigchain.so (art::SignalChain::Handler+332) (BuildId: b6eee6262e0caa13108e99cc46dd5b5d)
  native: #06 pc 0000089c  [vdso] (???)
  native: #07 pc 006f9b14  /apex/com.android.art/lib64/libart.so (art::ReferenceMapVisitor<art::RootCallbackVisitor, false>::VisitFrame+1876) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #08 pc 005178b0  /apex/com.android.art/lib64/libart.so (void art::StackVisitor::WalkStack<1, false>+552) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #09 pc 005173fc  /apex/com.android.art/lib64/libart.so (art::Thread::VisitRoots+1608) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #10 pc 00516c64  /apex/com.android.art/lib64/libart.so (art::gc::collector::MarkCompact::ThreadFlipVisitor::Run+112) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #11 pc 002d6cf8  /apex/com.android.art/lib64/libart.so (art::Thread::EnsureFlipFunctionStarted+284) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #12 pc 002d5778  /apex/com.android.art/lib64/libart.so (art::ThreadList::FlipThreadRoots+2180) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #13 pc 0026376c  /apex/com.android.art/lib64/libart.so (art::gc::collector::MarkCompact::RunPhases+10432) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #14 pc 006376bc  /apex/com.android.art/lib64/libart.so (art::gc::collector::YoungMarkCompact::RunPhases+32) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #15 pc 00508cc4  /apex/com.android.art/lib64/libart.so (art::gc::collector::GarbageCollector::Run+328) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #16 pc 00505b0c  /apex/com.android.art/lib64/libart.so (art::gc::Heap::CollectGarbageInternal+564) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #17 pc 00505820  /apex/com.android.art/lib64/libart.so (art::gc::Heap::ConcurrentGC+148) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #18 pc 00503cfc  /apex/com.android.art/lib64/libart.so (art::gc::Heap::ConcurrentGCTask::Run+76) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #19 pc 00201230  /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks+444) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  at dalvik.system.VMRuntime.runHeapTasks(Native method)
  at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:766)
  at java.lang.Daemons$Daemon.run(Daemons.java:135)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 30.0486

"binder:16431_1" prio=5 tid=9 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2007408 self=0xb400007e03133400
  | sysTid=16470 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7e0a65bc30
  | state=S schedstat=( 8035371006 20583592791 26978 ) utm=555 stm=248 core=0 HZ=100
  | stack=0x7e0a564000-0x7e0a566000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 36.9427

"binder:16431_2" prio=5 tid=10 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20074c8 self=0xb400007e0ee42000
  | sysTid=16471 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7dad970c30
  | state=S schedstat=( 9056732797 18653349595 25687 ) utm=646 stm=258 core=3 HZ=100
  | stack=0x7dad879000-0x7dad87b000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 37.5055

"android.fg" prio=5 tid=11 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20250e0 self=0xb400007e0317cc00
  | sysTid=16472 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7dabffbc30
  | state=S schedstat=( 2690315506 9570992733 12713 ) utm=150 stm=118 core=5 HZ=100
  | stack=0x7dabef8000-0x7dabefa000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 37.7474

"miui.bg" prio=5 tid=12 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2025480 self=0xb400007e0317e800
  | sysTid=16473 nice=10 cgrp=foreground sched=0/0 handle=0x7d9846cc30
  | state=S schedstat=( 879612422 1368812692 4971 ) utm=34 stm=53 core=4 HZ=100
  | stack=0x7d98369000-0x7d9836b000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 38.9689

"AudioServiceStubImpl" prio=5 tid=13 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20285f8 self=0xb400007e03180400
  | sysTid=16474 nice=0 cgrp=foreground sched=0/0 handle=0x7d97362c30
  | state=S schedstat=( 776461 42462 7 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7d9725f000-0x7d97261000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 39.2667

"watchdog.monitor" prio=5 tid=14 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2073a50 self=0xb400007df6628c00
  | sysTid=16479 nice=0 cgrp=foreground sched=0/0 handle=0x7d81348c30
  | state=S schedstat=( 139494445 327708163 661 ) utm=2 stm=11 core=4 HZ=100
  | stack=0x7d81245000-0x7d81247000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 39.5338

"android.ui" prio=5 tid=15 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2073ce0 self=0xb400007df6627000
  | sysTid=16480 nice=-2 cgrp=top-app sched=1073741824/0 handle=0x7d8023ec30
  | state=S schedstat=( 16781948711 28668276757 80800 ) utm=1046 stm=631 core=5 HZ=100
  | stack=0x7d8013b000-0x7d8013d000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
  at com.android.server.UiThread.run(UiThread.java:45)
DumpLatencyMs: 39.7972

"android.io" prio=5 tid=16 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2074e60 self=0xb400007df662a800
  | sysTid=16481 nice=0 cgrp=foreground sched=0/0 handle=0x7d80134c30
  | state=S schedstat=( 1829304261 2831996446 2805 ) utm=130 stm=52 core=4 HZ=100
  | stack=0x7d80031000-0x7d80033000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 40.0985

"android.display" prio=5 tid=17 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2074fb8 self=0xb400007df662c400
  | sysTid=16482 nice=-3 cgrp=top-app sched=1073741824/0 handle=0x7cfc85ac30
  | state=S schedstat=( 9952606491 17521312822 34866 ) utm=618 stm=376 core=1 HZ=100
  | stack=0x7cfc757000-0x7cfc759000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 40.3862

"android.anim" prio=5 tid=18 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2075100 self=0xb400007df660b000
  | sysTid=16483 nice=-4 cgrp=top-app sched=1073741824/0 handle=0x7cfb750c30
  | state=S schedstat=( 11368174709 11458016738 35010 ) utm=837 stm=299 core=5 HZ=100
  | stack=0x7cfb64d000-0x7cfb64f000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 40.684

"android.anim.lf" prio=5 tid=19 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2075248 self=0xb400007df660cc00
  | sysTid=16484 nice=-4 cgrp=top-app sched=1073741824/0 handle=0x7cfa646c30
  | state=S schedstat=( 1955897279 1872633182 5911 ) utm=136 stm=59 core=7 HZ=100
  | stack=0x7cfa543000-0x7cfa545000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 40.9332

"ScoutSystemWork" prio=5 tid=20 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2075938 self=0xb400007df660e800
  | sysTid=16485 nice=0 cgrp=foreground sched=0/0 handle=0x7cf951ec30
  | state=S schedstat=( 185862771 69003616 194 ) utm=8 stm=10 core=5 HZ=100
  | stack=0x7cf941b000-0x7cf941d000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ed868  /apex/com.android.runtime/lib64/bionic/libc.so (recvfrom+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000590b8  /system/lib64/libdebuggerd_client.so (debuggerd_trigger_dump::$_5::operator const+56) (BuildId: 24a9fe27c27181da416160e0feada8a7)
  native: #02 pc 0005864c  /system/lib64/libdebuggerd_client.so (debuggerd_trigger_dump+1576) (BuildId: 24a9fe27c27181da416160e0feada8a7)
  native: #03 pc 000598ec  /system/lib64/libdebuggerd_client.so (dump_backtrace_to_file_timeout+1936) (BuildId: 24a9fe27c27181da416160e0feada8a7)
  native: #04 pc 00191efc  /system/lib64/libandroid_runtime.so (android::dumpTraces+156) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #05 pc 001829f8  /system/lib64/libandroid_runtime.so (android::android_os_Debug_dumpJavaBacktraceToFileTimeout+24) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.Debug.dumpJavaBacktraceToFileTimeout(Native method)
  at com.android.server.am.StackTracesDumpHelper.dumpJavaTracesTombstoned(StackTracesDumpHelper.java:586)
  at com.android.server.am.StackTracesDumpHelper.dumpJavaTracesTombstoned(StackTracesDumpHelper.java:568)
  at com.android.server.am.StackTracesDumpHelper.dumpStackTraces(StackTracesDumpHelper.java:257)
  at com.android.server.am.StackTracesDumpHelper.dumpStackTraces(StackTracesDumpHelper.java:170)
  at com.android.server.am.StackTracesDumpHelper.dumpStackTraces(StackTracesDumpHelper.java:109)
  at com.android.server.ScoutSystemMonitor$SystemWorkerHandler.handleMessage(ScoutSystemMonitor.java:474)
  at android.os.Handler.dispatchMessage(Handler.java:106)
  at android.os.Looper.loopOnce(Looper.java:222)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 41.1785

"ScoutSystemMonitor" prio=5 tid=21 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2075888 self=0xb400007df6610400
  | sysTid=16486 nice=0 cgrp=foreground sched=0/0 handle=0x7cf8414c30
  | state=S schedstat=( 73226165 179586776 360 ) utm=3 stm=3 core=1 HZ=100
  | stack=0x7cf8311000-0x7cf8313000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 46.0412

"ScoutSystemServiceMonitor" prio=5 tid=22 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2075a08 self=0xb400007df6773000
  | sysTid=16487 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cf730ac30
  | state=S schedstat=( 250981724 423741769 1106 ) utm=6 stm=19 core=1 HZ=100
  | stack=0x7cf7207000-0x7cf7209000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 46.4839

"UiThread-ScoutStateMachine" prio=5 tid=23 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x207a1b0 self=0xb400007df6774c00
  | sysTid=16488 nice=0 cgrp=foreground sched=0/0 handle=0x7cf6200c30
  | state=S schedstat=( 235579873 128090234 930 ) utm=16 stm=6 core=1 HZ=100
  | stack=0x7cf60fd000-0x7cf60ff000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 46.8268

"Verification thread pool worker thread 0" prio=6 tid=24 Native (still starting up)
  | group="" sCount=1 ucsCount=0 flags=1 obj=0 self=0xb400007e0ee53800
  | sysTid=16489 nice=-2 cgrp=foreground sched=0/0 handle=0x7cf5065c30
  | state=S schedstat=( 7981385 997924 5 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7cf4f66000-0x7cf4f68000 stackSize=1023KB
  | held mutexes=
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0020008c  /apex/com.android.art/lib64/libart.so (art::ConditionVariable::WaitHoldingLocks+140) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #02 pc 002048f4  /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Run+228) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #03 pc 00472044  /apex/com.android.art/lib64/libart.so (art::ThreadPoolWorker::Callback+180) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #04 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #05 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 47.1474

"binder:16431_3" prio=5 tid=27 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20cfec8 self=0xb400007df6790000
  | sysTid=16496 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cf1cb9c30
  | state=S schedstat=( 5223491183 21852901889 19341 ) utm=340 stm=181 core=0 HZ=100
  | stack=0x7cf1bc2000-0x7cf1bc4000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 48.1242

"android.bg" prio=5 tid=28 Runnable
  | group="main" sCount=0 ucsCount=0 flags=0 obj=0x20e65c0 self=0xb400007df67a1800
  | sysTid=16499 nice=10 cgrp=foreground sched=1073741824/0 handle=0x7cf0983c30
  | state=R schedstat=( 53758732022 227539697561 78501 ) utm=1462 stm=3913 core=0 HZ=100
  | stack=0x7cf0880000-0x7cf0882000 stackSize=1039KB
  | held mutexes= "mutator lock"(shared held)
  at com.android.internal.os.LooperStats.messageDispatchStarting(LooperStats.java:82)
  at android.os.Looper.loopOnce(Looper.java:218)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 51.8086

"miui.fg" prio=5 tid=29 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20eb9e0 self=0xb400007df67a3400
  | sysTid=16500 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cef879c30
  | state=S schedstat=( 335345225 1562947482 1801 ) utm=15 stm=18 core=4 HZ=100
  | stack=0x7cef776000-0x7cef778000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 51.0222

"kami_open_browser_thread" prio=5 tid=30 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20ef060 self=0xb400007df67bf000
  | sysTid=16502 nice=0 cgrp=foreground sched=0/0 handle=0x7ced61fc30
  | state=S schedstat=( 1857689 2911693 13 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7ced51c000-0x7ced51e000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 51.4787

"MiuiFreeFormManagerService" prio=5 tid=31 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20f0d08 self=0xb400007df67c0c00
  | sysTid=16503 nice=-4 cgrp=foreground sched=0/0 handle=0x7cec515c30
  | state=S schedstat=( 14791081 27946538 31 ) utm=1 stm=0 core=4 HZ=100
  | stack=0x7cec412000-0x7cec414000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 51.8652

"ActivityManager" prio=5 tid=32 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20f5fb8 self=0xb400007df67c2800
  | sysTid=16504 nice=-2 cgrp=foreground sched=1073741824/0 handle=0x7ceb40bc30
  | state=S schedstat=( 11720764155 25974461421 42746 ) utm=664 stm=507 core=4 HZ=100
  | stack=0x7ceb308000-0x7ceb30a000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 52.1283

"ActivityManager:procStart" prio=5 tid=33 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20f60a8 self=0xb400007df67c4400
  | sysTid=16505 nice=-2 cgrp=foreground sched=1073741824/0 handle=0x7cea301c30
  | state=S schedstat=( 777006825 3130095158 2575 ) utm=40 stm=36 core=6 HZ=100
  | stack=0x7cea1fe000-0x7cea200000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 52.4366

"ActivityManager:kill" prio=5 tid=34 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20f9000 self=0xb400007df67d2000
  | sysTid=16506 nice=10 cgrp=foreground sched=1073741824/0 handle=0x7ce91f7c30
  | state=S schedstat=( 534975847 6534122454 5149 ) utm=13 stm=39 core=6 HZ=100
  | stack=0x7ce90f4000-0x7ce90f6000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ed488  /apex/com.android.runtime/lib64/bionic/libc.so (nanosleep+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000ad5ec  /system/lib64/libc++.so (std::__1::this_thread::sleep_for+92) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
  native: #02 pc 00033288  /system/lib64/libprocessgroup.so (RemoveProcessGroup+184) (BuildId: 825850ba6dd29b8d3f577a142b5da85c)
  native: #03 pc 000314bc  /system/lib64/libprocessgroup.so (KillProcessGroup+956) (BuildId: 825850ba6dd29b8d3f577a142b5da85c)
  at android.os.Process.killProcessGroup(Native method)
  at com.android.server.am.ProcessList$KillHandler.handleMessage(ProcessList.java:856)
  at android.os.Handler.dispatchMessage(Handler.java:106)
  at android.os.Looper.loopOnce(Looper.java:222)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 52.6996

"ActivityManager:killHandler" prio=5 tid=35 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20f9508 self=0xb400007df67d3c00
  | sysTid=16507 nice=10 cgrp=foreground sched=1073741824/0 handle=0x7ce80edc30
  | state=S schedstat=( 194017289 3350062136 1202 ) utm=12 stm=7 core=5 HZ=100
  | stack=0x7ce7fea000-0x7ce7fec000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 56.5258

"Thread-2" prio=5 tid=36 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20f9b88 self=0xb400007df67d5800
  | sysTid=16508 nice=0 cgrp=foreground sched=0/0 handle=0x7ce6fe3c30
  | state=S schedstat=( 310620668 1752129218 3260 ) utm=4 stm=26 core=1 HZ=100
  | stack=0x7ce6ee0000-0x7ce6ee2000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a4b98  /system/lib64/libandroid_servers.so (android::android_server_am_LowMemDetector_waitForPressure+88) (BuildId: 178f10b6c5a148cd51a5bc397b3e8acb)
  at com.android.server.am.LowMemDetector.waitForPressure(Native method)
  at com.android.server.am.LowMemDetector.-$$Nest$mwaitForPressure(unavailable:0)
  at com.android.server.am.LowMemDetector$LowMemThread.run(LowMemDetector.java:123)
DumpLatencyMs: 57.1812

"sentineMemoryWork" prio=5 tid=37 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20fb378 self=0xb400007df67d7400
  | sysTid=16509 nice=0 cgrp=foreground sched=0/0 handle=0x7ce5ed9c30
  | state=S schedstat=( 1522231 0 7 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7ce5dd6000-0x7ce5dd8000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 59.6498

"OomAdjuster" prio=5 tid=38 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20ffe78 self=0xb400007df67ea000
  | sysTid=16510 nice=-10 cgrp=foreground sched=1073741824/0 handle=0x7ce4dcfc30
  | state=S schedstat=( 14351248888 13706661144 18730 ) utm=171 stm=1263 core=5 HZ=100
  | stack=0x7ce4ccc000-0x7ce4cce000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 60.0997

"batterystats-handler" prio=5 tid=39 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2111b90 self=0xb400007df67ebc00
  | sysTid=16511 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7ce3cc5c30
  | state=S schedstat=( 5509973836 23688793225 40724 ) utm=320 stm=230 core=4 HZ=100
  | stack=0x7ce3bc2000-0x7ce3bc4000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 60.4076

"batterystats-worker" prio=5 tid=40 TimedWaiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x213daf0 self=0xb400007df67ed800
  | sysTid=16512 nice=0 cgrp=foreground sched=0/0 handle=0x7ce1dfbc30
  | state=S schedstat=( 1354852673 709321685 2504 ) utm=40 stm=95 core=4 HZ=100
  | stack=0x7ce1cf8000-0x7ce1cfa000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:276)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1803)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at com.android.server.power.stats.BatteryExternalStatsWorker.lambda$new$0(BatteryExternalStatsWorker.java:95)
  at com.android.server.power.stats.BatteryExternalStatsWorker$$ExternalSyntheticLambda3.run(unavailable:2)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 60.6648

"bgres-controller" prio=5 tid=41 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x22e8890 self=0xb400007df67ef400
  | sysTid=16513 nice=10 cgrp=foreground sched=1073741824/0 handle=0x7ce0cf1c30
  | state=S schedstat=( 2566527865 20580080751 17626 ) utm=150 stm=106 core=7 HZ=100
  | stack=0x7ce0bee000-0x7ce0bf0000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 60.7794

"FileObserver" prio=5 tid=42 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x22ea9b8 self=0xb400007df67af000
  | sysTid=16514 nice=0 cgrp=foreground sched=0/0 handle=0x7cdfbe7c30
  | state=S schedstat=( 75823138 565895930 842 ) utm=2 stm=5 core=7 HZ=100
  | stack=0x7cdfae4000-0x7cdfae6000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ec9e4  /apex/com.android.runtime/lib64/bionic/libc.so (read+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 002027fc  /system/lib64/libandroid_runtime.so (android::android_os_fileobserver_observe+172) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.FileObserver$ObserverThread.observe(Native method)
  at android.os.FileObserver$ObserverThread.run(FileObserver.java:116)
DumpLatencyMs: 61.0882

"DumpScoutTraceThread" prio=5 tid=43 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x22efe38 self=0xb400007df67b0c00
  | sysTid=16515 nice=0 cgrp=foreground sched=0/0 handle=0x7cdeaddc30
  | state=S schedstat=( 703692 54846 5 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7cde9da000-0x7cde9dc000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ed7e4  /apex/com.android.runtime/lib64/bionic/libc.so (__accept4+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00005878  /system/lib64/libnetd_client.so ((anonymous namespace)::netdClientAccept4 +72) (BuildId: 9ef73c11611b3fc6804b50b901927a03)
  native: #02 pc 00093dec  /apex/com.android.runtime/lib64/bionic/libc.so (accept4+44) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0001d78c  /apex/com.android.art/lib64/libjavacore.so (Linux_accept+176) (BuildId: 61e23f5388e125549592892e779312bb)
  at libcore.io.Linux.accept(Native method)
  at libcore.io.ForwardingOs.accept(ForwardingOs.java:92)
  at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:66)
  at android.system.Os.accept(Os.java:57)
  at android.system.Os.accept(Os.java:51)
  at android.net.LocalSocketImpl.accept(LocalSocketImpl.java:303)
  at android.net.LocalServerSocket.accept(LocalServerSocket.java:93)
  at com.android.server.am.DumpScoutTraceThread.run(DumpScoutTraceThread.java:56)
DumpLatencyMs: 61.8236

"SystemPressureControlTh" prio=5 tid=44 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x203cb68 self=0xb400007df67b2800
  | sysTid=16516 nice=-2 cgrp=foreground sched=0/0 handle=0x7cdd9d3c30
  | state=S schedstat=( 47630322 143118925 396 ) utm=1 stm=2 core=5 HZ=100
  | stack=0x7cdd8d0000-0x7cdd8d2000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 62.9599

"ProcessCleanTh" prio=5 tid=45 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x203cc40 self=0xb400007df67b4400
  | sysTid=16517 nice=-2 cgrp=foreground sched=0/0 handle=0x7cdc8c9c30
  | state=S schedstat=( 54399910 152231156 298 ) utm=3 stm=2 core=7 HZ=100
  | stack=0x7cdc7c6000-0x7cdc7c8000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 63.2917

"GameManagerServiceStub" prio=5 tid=46 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2032e80 self=0xb400007df67f6000
  | sysTid=16518 nice=-2 cgrp=foreground sched=0/0 handle=0x7cdb7bfc30
  | state=S schedstat=( 5988229 81335923 17 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7cdb6bc000-0x7cdb6be000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 63.5833

"AnrMonitorThread" prio=5 tid=48 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x22f1670 self=0xb400007df67f9800
  | sysTid=16520 nice=0 cgrp=foreground sched=0/0 handle=0x7cd95abc30
  | state=S schedstat=( 966383 84539 7 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7cd94a8000-0x7cd94aa000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 64.0551

"CriticalEventLogIO" prio=5 tid=49 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x23b84a8 self=0xb400007df67fb400
  | sysTid=16521 nice=0 cgrp=foreground sched=0/0 handle=0x7cd84a1c30
  | state=S schedstat=( 6063693 1671000 18 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7cd839e000-0x7cd83a0000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 64.3753

"DataLoaderManager" prio=5 tid=50 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x23b85f0 self=0xb400007df6808000
  | sysTid=16522 nice=0 cgrp=foreground sched=0/0 handle=0x7cd7397c30
  | state=S schedstat=( 765079 139692 7 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7cd7294000-0x7cd7296000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 64.628

"Thread-3" prio=6 tid=51 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x23bda90 self=0xb400007e0efcc000
  | sysTid=16523 nice=-2 cgrp=foreground sched=0/0 handle=0x7cd628dc30
  | state=S schedstat=( 1605462 116153 9 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7cd6196000-0x7cd6198000 stackSize=991KB
  | held mutexes=
  native: #00 pc 00090300  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 001010e4  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+132) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0005b74c  /system/lib64/libc++.so (std::__1::condition_variable::__do_timed_wait+108) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
  native: #04 pc 000aa5d4  /system/lib64/service.incremental.so (android::incremental::RealTimedQueueWrapper::runTimers+308) (BuildId: 05cec7d6741435833028cb904d6e20c5)
  native: #05 pc 000aa460  /system/lib64/service.incremental.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, android::incremental::RealTimedQueueWrapper::RealTimedQueueWrapper::'lambda'>>+48) (BuildId: 05cec7d6741435833028cb904d6e20c5)
  native: #06 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #07 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 64.9061

"Thread-4" prio=6 tid=52 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x23bdb48 self=0xb400007df682e000
  | sysTid=16525 nice=-2 cgrp=foreground sched=0/0 handle=0x7cd5091c30
  | state=S schedstat=( 427152 0 6 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7cd4f9a000-0x7cd4f9c000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
  native: #04 pc 00097100  /system/lib64/service.incremental.so (android::incremental::IncrementalService::runJobProcessing+128) (BuildId: 05cec7d6741435833028cb904d6e20c5)
  native: #05 pc 0009d13c  /system/lib64/service.incremental.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, android::incremental::IncrementalService::IncrementalService::$_0>>+60) (BuildId: 05cec7d6741435833028cb904d6e20c5)
  native: #06 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #07 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 69.7184

"Thread-5" prio=6 tid=53 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x23bdc00 self=0xb400007e0efdd800
  | sysTid=16526 nice=-2 cgrp=foreground sched=0/0 handle=0x7cd4f93c30
  | state=S schedstat=( 800002 56923 9 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7cd4e9c000-0x7cd4e9e000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 000192c0  /system/lib64/libutils.so (android::Looper::pollAll+304) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 0009d1d0  /system/lib64/service.incremental.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, android::incremental::IncrementalService::IncrementalService::$_1>>+80) (BuildId: 05cec7d6741435833028cb904d6e20c5)
  native: #04 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #05 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 70.0677

"Thread-6" prio=6 tid=54 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x23bdcb8 self=0xb400007ce2700800
  | sysTid=16524 nice=-2 cgrp=foreground sched=0/0 handle=0x7cd618fc30
  | state=S schedstat=( 637462 87386 13 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7cd6098000-0x7cd609a000 stackSize=991KB
  | held mutexes=
  native: #00 pc 00090300  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 001010e4  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+132) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0005b74c  /system/lib64/libc++.so (std::__1::condition_variable::__do_timed_wait+108) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
  native: #04 pc 000aa5d4  /system/lib64/service.incremental.so (android::incremental::RealTimedQueueWrapper::runTimers+308) (BuildId: 05cec7d6741435833028cb904d6e20c5)
  native: #05 pc 000aa460  /system/lib64/service.incremental.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, android::incremental::RealTimedQueueWrapper::RealTimedQueueWrapper::'lambda'>>+48) (BuildId: 05cec7d6741435833028cb904d6e20c5)
  native: #06 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #07 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 70.2778

"PowerManagerService" prio=5 tid=55 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x23b8bb8 self=0xb400007df6809c00
  | sysTid=16527 nice=-4 cgrp=foreground sched=1073741824/0 handle=0x7cd1e95c30
  | state=S schedstat=( 2259781208 10548888134 19374 ) utm=129 stm=96 core=4 HZ=100
  | stack=0x7cd1d92000-0x7cd1d94000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 70.4738

"BatteryStats_wakeupReason" prio=5 tid=56 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x23c4f90 self=0xb400007df680b800
  | sysTid=16528 nice=-2 cgrp=foreground sched=0/0 handle=0x7cd0d8bc30
  | state=S schedstat=( 817384 8000 7 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7cd0c88000-0x7cd0c8a000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 000a3670  /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+112) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0006d144  /system/lib64/libandroid_servers.so (android::nativeWaitWakeup+356) (BuildId: 178f10b6c5a148cd51a5bc397b3e8acb)
  at com.android.server.am.BatteryStatsService.nativeWaitWakeup(Native method)
  at com.android.server.am.BatteryStatsService.-$$Nest$smnativeWaitWakeup(unavailable:0)
  at com.android.server.am.BatteryStatsService$WakeupReasonThread.waitWakeup(BatteryStatsService.java:2652)
  at com.android.server.am.BatteryStatsService$WakeupReasonThread.run(BatteryStatsService.java:2628)
DumpLatencyMs: 70.8609

"resultJudgeWork" prio=5 tid=57 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x23c6110 self=0xb400007df680d400
  | sysTid=16530 nice=0 cgrp=foreground sched=0/0 handle=0x7ccfc81c30
  | state=S schedstat=( 904384 81231 7 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7ccfb7e000-0x7ccfb80000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 71.2944

"MiuiLightsHandlerThread" prio=5 tid=58 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x23d6508 self=0xb400007ce2726000
  | sysTid=16531 nice=0 cgrp=foreground sched=0/0 handle=0x7cce8f7c30
  | state=S schedstat=( 839383 239385 7 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7cce7f4000-0x7cce7f6000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 71.5999

"PackageManagerBg" prio=5 tid=59 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x23f4240 self=0xb400007ce2729800
  | sysTid=16532 nice=10 cgrp=foreground sched=0/0 handle=0x7ccd7edc30
  | state=S schedstat=( 548954963 3407931474 1847 ) utm=17 stm=37 core=7 HZ=100
  | stack=0x7ccd6ea000-0x7ccd6ec000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 71.8667

"PermissionManager" prio=5 tid=60 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2406a10 self=0xb400007ce272b400
  | sysTid=16533 nice=10 cgrp=foreground sched=0/0 handle=0x7ccc6e3c30
  | state=S schedstat=( 1067232 388540 9 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7ccc5e0000-0x7ccc5e2000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 72.1215

"DefaultPermGrantPolicy" prio=5 tid=61 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x240ecc0 self=0xb400007ce2774000
  | sysTid=16534 nice=10 cgrp=foreground sched=0/0 handle=0x7ccb5d9c30
  | state=S schedstat=( 4140384 2261080 14 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7ccb4d6000-0x7ccb4d8000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 72.407

"Thread-7" prio=5 tid=62 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2410b08 self=0xb400007ce2777800
  | sysTid=16536 nice=0 cgrp=foreground sched=0/0 handle=0x7cca4cfc30
  | state=S schedstat=( 943155 1229384 5 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7cca3cc000-0x7cca3ce000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ed7e4  /apex/com.android.runtime/lib64/bionic/libc.so (__accept4+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00005878  /system/lib64/libnetd_client.so ((anonymous namespace)::netdClientAccept4 +72) (BuildId: 9ef73c11611b3fc6804b50b901927a03)
  native: #02 pc 00093dec  /apex/com.android.runtime/lib64/bionic/libc.so (accept4+44) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0001d78c  /apex/com.android.art/lib64/libjavacore.so (Linux_accept+176) (BuildId: 61e23f5388e125549592892e779312bb)
  at libcore.io.Linux.accept(Native method)
  at libcore.io.ForwardingOs.accept(ForwardingOs.java:92)
  at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:66)
  at android.system.Os.accept(Os.java:57)
  at android.system.Os.accept(Os.java:51)
  at android.net.LocalSocketImpl.accept(LocalSocketImpl.java:303)
  at android.net.LocalServerSocket.accept(LocalServerSocket.java:93)
  at com.android.server.pm.DexoptServiceThread.run(DexoptServiceThread.java:61)
DumpLatencyMs: 72.6766

"PackageManager" prio=5 tid=63 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x241b6d8 self=0xb400007ce2779400
  | sysTid=16537 nice=0 cgrp=foreground sched=0/0 handle=0x7cc93c5c30
  | state=S schedstat=( 5297104337 9386989915 12907 ) utm=436 stm=93 core=5 HZ=100
  | stack=0x7cc92c2000-0x7cc92c4000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 72.9458

"Compress" prio=5 tid=64 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x27b77b0 self=0xb400007ce27d7400
  | sysTid=16539 nice=0 cgrp=foreground sched=0/0 handle=0x7cc7cbbc30
  | state=S schedstat=( 657000 0 7 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7cc7bb8000-0x7cc7bba000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 73.2372

"backup-0" prio=5 tid=65 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x583d098 self=0xb400007cc81a9c00
  | sysTid=18479 nice=10 cgrp=foreground sched=1073741824/0 handle=0x7cf265fc30
  | state=S schedstat=( 335581819 9930152998 2304 ) utm=14 stm=19 core=3 HZ=100
  | stack=0x7cf255c000-0x7cf255e000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 209.725

"PackageInstaller" prio=5 tid=66 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4487980 self=0xb400007ce2979400
  | sysTid=16551 nice=0 cgrp=foreground sched=0/0 handle=0x7cc5aa7c30
  | state=S schedstat=( 85670695 1942096765 1192 ) utm=2 stm=5 core=4 HZ=100
  | stack=0x7cc59a4000-0x7cc59a6000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 73.7618

"ArtService-BgThread" prio=5 tid=67 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x44f7088 self=0xb400007cc7f4fc00
  | sysTid=16552 nice=10 cgrp=foreground sched=0/0 handle=0x7cc499dc30
  | state=S schedstat=( 800912614 961355607 1192 ) utm=67 stm=12 core=2 HZ=100
  | stack=0x7cc489a000-0x7cc489c000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 74.2342

"OverlayManager" prio=5 tid=68 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x45737b8 self=0xb400007cc8118400
  | sysTid=16553 nice=0 cgrp=foreground sched=0/0 handle=0x7cc3893c30
  | state=S schedstat=( 38406084 269818381 217 ) utm=1 stm=2 core=1 HZ=100
  | stack=0x7cc3790000-0x7cc3792000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 74.7039

"hc-pt-0" prio=5 tid=69 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x6d2d6a0 self=0xb400007cbe5bd800
  | sysTid=11259 nice=0 cgrp=foreground sched=0/0 handle=0x7cf29bec30
  | state=S schedstat=( 267615 11154 3 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7cf28bb000-0x7cf28bd000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 231.487

"AnrMainProcessDumpThread" prio=5 tid=70 TimedWaiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x73e7110 self=0xb400007cc8078000
  | sysTid=20920 nice=0 cgrp=foreground sched=0/0 handle=0x7cf28b4c30
  | state=S schedstat=( 6780307 294462 10 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7cf27b1000-0x7cf27b3000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:276)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1803)
  at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1025)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 231.893

"HwBinder:16431_1" prio=5 tid=71 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x45ae918 self=0xb400007cce935000
  | sysTid=16559 nice=-2 cgrp=foreground sched=0/0 handle=0x7cc1575c30
  | state=S schedstat=( 6022921 6538077 37 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7cc147e000-0x7cc1480000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0008e16c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #03 pc 0008e2a8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #04 pc 0008f53c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #05 pc 0009a228  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop+24) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 75.0048

"SensorEventAckReceiver" prio=10 tid=72 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x45b2ef8 self=0xb400007cbe3af000
  | sysTid=16562 nice=-8 cgrp=foreground sched=0/0 handle=0x7cc1401c30
  | state=S schedstat=( 13268232 97666919 115 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7cc130a000-0x7cc130c000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 0006fb8c  /system/lib64/libsensorservice.so (android::SensorService::SensorEventAckReceiver::threadLoop+188) (BuildId: 23c47068f07c7560eed0dea3881090f4)
  native: #04 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #05 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #06 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #07 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 78.1502

"SensorService" prio=10 tid=73 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x45b2fb8 self=0xb400007cce9b5800
  | sysTid=16563 nice=-8 cgrp=foreground sched=1073741825/10 handle=0x7cc1303c30
  | state=S schedstat=( 45739204772 1652754058 162225 ) utm=3174 stm=1399 core=0 HZ=100
  | stack=0x7cc120c000-0x7cc120e000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000022b8  /system/lib64/libfmq.so (android::hardware::EventFlag::waitHelper+264) (BuildId: dc76402b51306ff804ca55b31be6badf)
  native: #02 pc 0004a1a4  /system/lib64/libsensorservice.so (android::HidlSensorHalWrapper::pollFmq+132) (BuildId: 23c47068f07c7560eed0dea3881090f4)
  native: #03 pc 00058a54  /system/lib64/libsensorservice.so (android::SensorDevice::poll+148) (BuildId: 23c47068f07c7560eed0dea3881090f4)
  native: #04 pc 0006eadc  /system/lib64/libsensorservice.so (android::SensorService::threadLoop+316) (BuildId: 23c47068f07c7560eed0dea3881090f4)
  native: #05 pc 0006f9ac  /system/lib64/libsensorservice.so (non-virtual thunk to android::SensorService::threadLoop+12) (BuildId: 23c47068f07c7560eed0dea3881090f4)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 79.371

"HealthServiceHwbinder" prio=5 tid=74 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x45adfd0 self=0xb400007cc81be800
  | sysTid=16565 nice=0 cgrp=foreground sched=0/0 handle=0x7cc1107c30
  | state=S schedstat=( 2140154 484077 16 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7cc1004000-0x7cc1006000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 79.8957

"UsageStatsService" prio=5 tid=75 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x45b8520 self=0xb400007cc81c0400
  | sysTid=16566 nice=10 cgrp=foreground sched=1073741824/0 handle=0x7cc0ffdc30
  | state=S schedstat=( 4795881315 59087567821 28739 ) utm=270 stm=209 core=4 HZ=100
  | stack=0x7cc0efa000-0x7cc0efc000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 86.1541

"RollbackPackageHealthObserver" prio=5 tid=77 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x45c31b8 self=0xb400007cbe2e3c00
  | sysTid=16568 nice=0 cgrp=foreground sched=0/0 handle=0x7cc0de9c30
  | state=S schedstat=( 2032694 7813231 11 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7cc0ce6000-0x7cc0ce8000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 89.9328

"RollbackManagerServiceHandler" prio=5 tid=78 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x45c3570 self=0xb400007cbe3c0800
  | sysTid=16569 nice=0 cgrp=foreground sched=0/0 handle=0x7cc0cdfc30
  | state=S schedstat=( 5968080 14260308 34 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7cc0bdc000-0x7cc0bde000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 101.566

"NativeTombstoneManager:tombstoneWatcher" prio=5 tid=79 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x45c9660 self=0xb400007cbe3c2400
  | sysTid=16570 nice=10 cgrp=foreground sched=1073741824/0 handle=0x7cc0bd5c30
  | state=S schedstat=( 328173524 770992681 933 ) utm=16 stm=16 core=1 HZ=100
  | stack=0x7cc0ad2000-0x7cc0ad4000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 104.558

"pool-49-thread-1" prio=5 tid=80 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x590b9e8 self=0xb400007c04542800
  | sysTid=18515 nice=0 cgrp=foreground sched=0/0 handle=0x7cf244bc30
  | state=S schedstat=( 127351722 970005062 402 ) utm=5 stm=7 core=1 HZ=100
  | stack=0x7cf2348000-0x7cf234a000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 210.069

"pool-31-thread-1" prio=5 tid=81 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5922c38 self=0xb400007e0ee2cc00
  | sysTid=18517 nice=0 cgrp=foreground sched=0/0 handle=0x7cf2341c30
  | state=S schedstat=( 262594003 1368003470 767 ) utm=16 stm=9 core=6 HZ=100
  | stack=0x7cf223e000-0x7cf2240000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 210.168

"AccountManagerService" prio=5 tid=82 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x45d7740 self=0xb400007cbe3dd800
  | sysTid=16573 nice=-2 cgrp=foreground sched=0/0 handle=0x7cc08b7c30
  | state=S schedstat=( 186965564 473690859 2420 ) utm=6 stm=12 core=1 HZ=100
  | stack=0x7cc07b4000-0x7cc07b6000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 105.571

"SettingsProvider" prio=5 tid=83 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x45e77b8 self=0xb400007cbe3df400
  | sysTid=16574 nice=10 cgrp=foreground sched=0/0 handle=0x7cc07adc30
  | state=S schedstat=( 1301180442 11646397701 3934 ) utm=65 stm=64 core=1 HZ=100
  | stack=0x7cc06aa000-0x7cc06ac000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 105.893

"pool-7-thread-1" prio=5 tid=84 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x46b31e8 self=0xb400007cc80cac00
  | sysTid=16575 nice=0 cgrp=foreground sched=0/0 handle=0x7cbec35c30
  | state=S schedstat=( 77421536 462823692 492 ) utm=5 stm=1 core=5 HZ=100
  | stack=0x7cbeb32000-0x7cbeb34000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 106.192

"com.android.permission.util.ForegroundThread" prio=5 tid=85 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x46b6d68 self=0xb400007cc80cc800
  | sysTid=16576 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cbeb2bc30
  | state=S schedstat=( 449317680 1597814623 718 ) utm=35 stm=9 core=1 HZ=100
  | stack=0x7cbea28000-0x7cbea2a000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 106.308

"tare" prio=5 tid=87 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x46c69f0 self=0xb400007cc81e3000
  | sysTid=16580 nice=0 cgrp=foreground sched=0/0 handle=0x7cbbffbc30
  | state=S schedstat=( 2919542 24821847 19 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7cbbef8000-0x7cbbefa000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 110.371

"AlarmManager" prio=5 tid=88 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x46d1860 self=0xb400007cc81e4c00
  | sysTid=16581 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cabe1dc30
  | state=S schedstat=( 765366843 819455095 2088 ) utm=40 stm=36 core=6 HZ=100
  | stack=0x7cabd1a000-0x7cabd1c000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00002f44  /system/lib64/libalarm_jni.so (android::android_server_alarm_AlarmManagerService_waitForAlarm+116) (BuildId: f08b0c1b886299b6c130b3ff3a8b3506)
  at com.android.server.alarm.AlarmManagerService.waitForAlarm(Native method)
  at com.android.server.alarm.AlarmManagerService.-$$Nest$smwaitForAlarm(unavailable:0)
  at com.android.server.alarm.AlarmManagerService$Injector.waitForAlarm(AlarmManagerService.java:4796)
  at com.android.server.alarm.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:4916)
DumpLatencyMs: 112.503

"miui_input_thread" prio=5 tid=89 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x46d6b68 self=0xb400007cc81e6800
  | sysTid=16583 nice=-4 cgrp=foreground sched=1073741824/0 handle=0x7ca961ec30
  | state=S schedstat=( 189942996 613327370 1075 ) utm=5 stm=13 core=5 HZ=100
  | stack=0x7ca951b000-0x7ca951d000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 113.243

"miui-gesture" prio=5 tid=90 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x46d6da8 self=0xb400007cc81e8400
  | sysTid=16584 nice=-4 cgrp=foreground sched=1073741824/0 handle=0x7ca8514c30
  | state=S schedstat=( 12590571675 21651098304 52498 ) utm=626 stm=632 core=7 HZ=100
  | stack=0x7ca8411000-0x7ca8413000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 113.552

"CameraService_proxy" prio=5 tid=91 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x46e1140 self=0xb400007cc828b000
  | sysTid=16585 nice=-4 cgrp=foreground sched=0/0 handle=0x7ca740ac30
  | state=S schedstat=( 1295538 8000 8 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7ca7307000-0x7ca7309000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 113.804

"AccessibilityTracing" prio=5 tid=95 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x47059a0 self=0xb400007cc8297400
  | sysTid=16589 nice=0 cgrp=top-app sched=0/0 handle=0x7ca2fe2c30
  | state=S schedstat=( 851539 155616 7 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7ca2edf000-0x7ca2ee1000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 114.52

"window-leak-monitor-thread" prio=5 tid=96 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4708648 self=0xb400007ce2910000
  | sysTid=16590 nice=0 cgrp=top-app sched=0/0 handle=0x7ca1ed8c30
  | state=S schedstat=( 87041208 392429241 978 ) utm=5 stm=3 core=6 HZ=100
  | stack=0x7ca1dd5000-0x7ca1dd7000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 114.803

"FramePredictInitTh" prio=5 tid=97 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4714380 self=0xb400007cc828cc00
  | sysTid=16591 nice=0 cgrp=foreground sched=0/0 handle=0x7ca0d96c30
  | state=S schedstat=( 1906617 153846 10 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7ca0c93000-0x7ca0c95000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 115.069

"FramePolicy" prio=5 tid=98 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x46f17e0 self=0xb400007ccea65800
  | sysTid=16592 nice=0 cgrp=top-app sched=0/0 handle=0x7c9fc8cc30
  | state=S schedstat=( 740691 94769 7 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7c9fb89000-0x7c9fb8b000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 115.315

"RenderThread" daemon prio=10 tid=99 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4755ad8 self=0xb400007ccea7a800
  | sysTid=16593 nice=10 cgrp=top-app sched=1073741824/0 handle=0x7c9eb0fc30
  | state=S schedstat=( 151981624 130260456 506 ) utm=5 stm=9 core=6 HZ=100
  | stack=0x7c9ea18000-0x7c9ea1a000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 002a2530  /system/lib64/libhwui.so (android::uirenderer::ThreadBase::waitForWork+160) (BuildId: e6cf5d786f069e9cf6d7b51a2682e945)
  native: #04 pc 002c7d5c  /system/lib64/libhwui.so (android::uirenderer::renderthread::RenderThread::threadLoop+396) (BuildId: e6cf5d786f069e9cf6d7b51a2682e945)
  native: #05 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #06 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #07 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 115.598

"UEventObserver" prio=5 tid=100 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4755ec0 self=0xb400007ce2ab0000
  | sysTid=16594 nice=0 cgrp=top-app sched=0/0 handle=0x7c9da11c30
  | state=S schedstat=( 48250768 87952226 125 ) utm=1 stm=3 core=5 HZ=100
  | stack=0x7c9d90e000-0x7c9d910000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000eddc8  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00005288  /system/lib64/libhardware_legacy.so (uevent_next_event+88) (BuildId: 0e05fe5e3a544525a703d8559f101335)
  native: #03 pc 001a8924  /system/lib64/libandroid_runtime.so (android::nativeWaitForNextEvent+244) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.UEventObserver.nativeWaitForNextEvent(Native method)
  at android.os.UEventObserver.-$$Nest$smnativeWaitForNextEvent(unavailable:0)
  at android.os.UEventObserver$UEventThread.run(UEventObserver.java:189)
DumpLatencyMs: 121.001

"pool-70-thread-1" prio=5 tid=101 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5920100 self=0xb400007c04544400
  | sysTid=18549 nice=0 cgrp=foreground sched=0/0 handle=0x7cf2016c30
  | state=S schedstat=( 130043610 91621153 394 ) utm=6 stm=6 core=0 HZ=100
  | stack=0x7cf1f13000-0x7cf1f15000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 210.249

"pool-73-thread-1" prio=5 tid=102 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5a78080 self=0xb400007beb04e000
  | sysTid=18555 nice=0 cgrp=foreground sched=0/0 handle=0x7cf1e02c30
  | state=S schedstat=( 3611767 20570232 20 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7cf1cff000-0x7cf1d01000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 210.326

"InputDispatcher" prio=10 tid=103 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x476d120 self=0xb400007cc034a000
  | sysTid=16597 nice=-8 cgrp=foreground sched=1073741825/1 handle=0x7c9a6f3c30
  | state=S schedstat=( 38322807852 733477158 121256 ) utm=2164 stm=1667 core=0 HZ=100
  | stack=0x7c9a5fc000-0x7c9a5fe000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 000a039c  /system/lib64/libinputflinger.so (android::inputdispatcher::InputDispatcher::dispatchOnce+204) (BuildId: 25c8044ab64c17ebf272206e649582b8)
  native: #04 pc 0000aef8  /system/lib64/libinputflinger_base.so (android::::InputThreadImpl::threadLoop+24) (BuildId: fd198c51ab34f5aa1b7d6756d72437f9)
  native: #05 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #06 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #07 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #08 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 121.497

"InputReader" prio=10 tid=104 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x476dd50 self=0xb400007ce2b11800
  | sysTid=16598 nice=-8 cgrp=foreground sched=1073741825/1 handle=0x7c9a5f5c30
  | state=S schedstat=( 10923878316 213149480 34911 ) utm=680 stm=412 core=4 HZ=100
  | stack=0x7c9a4fe000-0x7c9a500000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0008058c  /system/lib64/libinputreader.so (android::EventHub::getEvents+2700) (BuildId: ab2a173496ee17e002614f49cdb2eadb)
  native: #02 pc 000a3428  /system/lib64/libinputreader.so (android::InputReader::loopOnce+216) (BuildId: ab2a173496ee17e002614f49cdb2eadb)
  native: #03 pc 0000aef8  /system/lib64/libinputflinger_base.so (android::::InputThreadImpl::threadLoop+24) (BuildId: fd198c51ab34f5aa1b7d6756d72437f9)
  native: #04 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #05 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #06 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #07 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 122.608

"BluetoothManagerService" prio=5 tid=105 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x47715f0 self=0xb400007cc8292000
  | sysTid=16599 nice=0 cgrp=foreground sched=0/0 handle=0x7c984f7c30
  | state=S schedstat=( 50022077 319786696 288 ) utm=3 stm=1 core=1 HZ=100
  | stack=0x7c983f4000-0x7c983f6000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 126.139

"NetworkWatchlistService" prio=5 tid=106 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4781be0 self=0xb400007cc8293c00
  | sysTid=16600 nice=10 cgrp=foreground sched=1073741824/0 handle=0x7c973edc30
  | state=S schedstat=( 68136909702 100956495703 128591 ) utm=2982 stm=3830 core=4 HZ=100
  | stack=0x7c972ea000-0x7c972ec000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 126.586

"AppIntegrityManagerServiceHandler" prio=5 tid=107 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x47d2a60 self=0xb400007cc80e8000
  | sysTid=16601 nice=0 cgrp=foreground sched=0/0 handle=0x7c962e3c30
  | state=S schedstat=( 701847 490077 7 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7c961e0000-0x7c961e2000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 126.875

"android.imms" prio=5 tid=108 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x480d9a0 self=0xb400007cc80e9c00
  | sysTid=16602 nice=-2 cgrp=foreground sched=1073741824/0 handle=0x7c8da75c30
  | state=S schedstat=( 3613938815 12651315760 40143 ) utm=204 stm=156 core=6 HZ=100
  | stack=0x7c8d972000-0x7c8d974000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 127.138

"FlashNotificationThread" prio=5 tid=109 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x481b4b8 self=0xb400007cc80eb800
  | sysTid=16603 nice=0 cgrp=foreground sched=0/0 handle=0x7c8c96bc30
  | state=S schedstat=( 899772 27769 7 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c8c868000-0x7c8c86a000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 127.504

"FlashNotifController" prio=5 tid=110 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x481b588 self=0xb400007cc80ed400
  | sysTid=16604 nice=0 cgrp=foreground sched=0/0 handle=0x7c8b861c30
  | state=S schedstat=( 26148545 351454005 297 ) utm=0 stm=1 core=1 HZ=100
  | stack=0x7c8b75e000-0x7c8b760000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 127.813

"pool-50-thread-1" prio=5 tid=112 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x59214d8 self=0xb400007beafe4400
  | sysTid=18554 nice=0 cgrp=foreground sched=0/0 handle=0x7cf1f0cc30
  | state=S schedstat=( 130388080 478815082 515 ) utm=8 stm=4 core=5 HZ=100
  | stack=0x7cf1e09000-0x7cf1e0b000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 210.401

"LocaleManagerService" prio=5 tid=113 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x483a858 self=0xb400007cc80f2800
  | sysTid=16608 nice=10 cgrp=foreground sched=0/0 handle=0x7c88543c30
  | state=S schedstat=( 7843769 95970307 48 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7c88440000-0x7c88442000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 128.987

"LockSettingsService" prio=5 tid=114 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4846310 self=0xb400007cc815b000
  | sysTid=16610 nice=10 cgrp=foreground sched=0/0 handle=0x7c87439c30
  | state=S schedstat=( 674335545 2078127617 959 ) utm=51 stm=16 core=4 HZ=100
  | stack=0x7c87336000-0x7c87338000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 129.434

"NetworkStats" prio=5 tid=115 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x48906e0 self=0xb400007ce2775c00
  | sysTid=16614 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c85fc0c30
  | state=S schedstat=( 6777186574 14845116107 17356 ) utm=412 stm=264 core=6 HZ=100
  | stack=0x7c85ebd000-0x7c85ebf000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 129.731

"NetworkPolicy" prio=5 tid=116 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x489a688 self=0xb400007ce2b13400
  | sysTid=16615 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c84eb6c30
  | state=S schedstat=( 4424562795 4499622478 5719 ) utm=326 stm=116 core=5 HZ=100
  | stack=0x7c84db3000-0x7c84db5000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 130.002

"NetworkPolicy.uid" prio=5 tid=117 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x489a758 self=0xb400007cc80f4400
  | sysTid=16616 nice=-2 cgrp=foreground sched=1073741824/0 handle=0x7c83dacc30
  | state=S schedstat=( 550464396 2152006011 2564 ) utm=27 stm=27 core=4 HZ=100
  | stack=0x7c83ca9000-0x7c83cab000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 130.343

"MiuiNetworkPolicy" prio=5 tid=118 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x489d498 self=0xb400007cc815cc00
  | sysTid=16617 nice=0 cgrp=foreground sched=0/0 handle=0x7c82ca2c30
  | state=S schedstat=( 397611442 3383621164 2878 ) utm=19 stm=20 core=6 HZ=100
  | stack=0x7c82b9f000-0x7c82ba1000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 130.674

"WifiHandlerThread" prio=5 tid=119 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x48a1790 self=0xb400007cc815e800
  | sysTid=16618 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c81a21c30
  | state=S schedstat=( 5581600577 11085573069 15644 ) utm=386 stm=171 core=4 HZ=100
  | stack=0x7c8191e000-0x7c81920000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 130.936

"WifiDiagnostics" prio=5 tid=120 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x48ae210 self=0xb400007cc8160400
  | sysTid=16619 nice=0 cgrp=foreground sched=0/0 handle=0x7c80803c30
  | state=S schedstat=( 993769 54769 7 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c80700000-0x7c80702000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 131.193

"WifiP2pService" prio=5 tid=121 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x48b0718 self=0xb400007cbe5e4000
  | sysTid=16620 nice=0 cgrp=foreground sched=0/0 handle=0x7c7f6f9c30
  | state=S schedstat=( 95957019 476344756 778 ) utm=2 stm=7 core=2 HZ=100
  | stack=0x7c7f5f6000-0x7c7f5f8000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 131.437

"PasspointProvisionerHandlerThread" prio=5 tid=122 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x48b07e8 self=0xb400007cbe5e5c00
  | sysTid=16621 nice=0 cgrp=foreground sched=0/0 handle=0x7c7f5efc30
  | state=S schedstat=( 35884310 25914465 58 ) utm=2 stm=1 core=0 HZ=100
  | stack=0x7c7f4ec000-0x7c7f4ee000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 131.753

"VoiceReporter" prio=5 tid=123 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x52a1528 self=0xb400007cbe5e7800
  | sysTid=17278 nice=0 cgrp=foreground sched=0/0 handle=0x7c7d4e5c30
  | state=S schedstat=( 912617 424462 7 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7c7d3e2000-0x7c7d3e4000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 196.752

"NetworkDetectInjector" prio=5 tid=124 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x48ed778 self=0xb400007cbe5e9400
  | sysTid=16625 nice=0 cgrp=foreground sched=0/0 handle=0x7c7c3dbc30
  | state=S schedstat=( 3444706920 3463639503 4427 ) utm=84 stm=259 core=5 HZ=100
  | stack=0x7c7c2d8000-0x7c7c2da000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 132.049

"WifiScoreReportInjector" prio=5 tid=125 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x48ef388 self=0xb400007cbe5f5000
  | sysTid=16626 nice=0 cgrp=foreground sched=0/0 handle=0x7c7b2d1c30
  | state=S schedstat=( 6139690 3418693 21 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7c7b1ce000-0x7c7b1d0000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 132.319

"WifiScanningService" prio=5 tid=126 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x48ff840 self=0xb400007cbe5f6c00
  | sysTid=16627 nice=0 cgrp=foreground sched=0/0 handle=0x7c7a1c7c30
  | state=S schedstat=( 120742216 1621541935 678 ) utm=6 stm=5 core=2 HZ=100
  | stack=0x7c7a0c4000-0x7c7a0c6000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 132.624

"WifiManagerThread" prio=5 tid=127 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4901110 self=0xb400007cbe5f8800
  | sysTid=16628 nice=0 cgrp=foreground sched=0/0 handle=0x7c790bdc30
  | state=S schedstat=( 799923 26077 7 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7c78fba000-0x7c78fbc000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 132.915

"android.pacproxyservice" prio=5 tid=128 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4909df8 self=0xb400007cbe5fa400
  | sysTid=16629 nice=0 cgrp=foreground sched=0/0 handle=0x7c77fb3c30
  | state=S schedstat=( 2045845 1069539 7 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c77eb0000-0x7c77eb2000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 133.154

"EthernetServiceThread" prio=5 tid=129 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4912dd0 self=0xb400007cbe607000
  | sysTid=16630 nice=0 cgrp=foreground sched=0/0 handle=0x7c76ea9c30
  | state=S schedstat=( 35091857 208591770 156 ) utm=2 stm=0 core=1 HZ=100
  | stack=0x7c76da6000-0x7c76da8000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 133.391

"ConnectivityServiceThread" prio=5 tid=130 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x491b2b8 self=0xb400007cbe608c00
  | sysTid=16631 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c75d9fc30
  | state=S schedstat=( 14085899770 22430376569 18917 ) utm=933 stm=475 core=6 HZ=100
  | stack=0x7c75c9c000-0x7c75c9e000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 133.771

"android.net.connectivity.com.android.modules.utils.BackgroundThread" prio=5 tid=131 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4921a10 self=0xb400007cbe60a800
  | sysTid=16632 nice=10 cgrp=foreground sched=0/0 handle=0x7c74c95c30
  | state=S schedstat=( 266617922 53001458 101 ) utm=22 stm=4 core=4 HZ=100
  | stack=0x7c74b92000-0x7c74b94000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 134.054

"L2capNetworkProviderThread" prio=5 tid=132 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4938e98 self=0xb400007cbe60c400
  | sysTid=16633 nice=0 cgrp=foreground sched=0/0 handle=0x7c73b49c30
  | state=S schedstat=( 2823154 159155 12 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7c73a46000-0x7c73a48000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 134.312

"NsdService" prio=5 tid=133 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x493ee58 self=0xb400007cbe655000
  | sysTid=16634 nice=0 cgrp=foreground sched=0/0 handle=0x7c72a3fc30
  | state=S schedstat=( 662107774 2376075782 3422 ) utm=34 stm=32 core=4 HZ=100
  | stack=0x7c7293c000-0x7c7293e000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 134.622

"HwBinder:16431_2" prio=5 tid=134 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4948010 self=0xb400007cbe661000
  | sysTid=16635 nice=-2 cgrp=foreground sched=1073741824/0 handle=0x7c71935c30
  | state=S schedstat=( 115190315 730787225 672 ) utm=3 stm=7 core=3 HZ=100
  | stack=0x7c7183e000-0x7c71840000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0008e16c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #03 pc 0008e2a8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #04 pc 0008f53c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #05 pc 0009a228  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop+24) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 134.89

"com.android.server.nearby.util.ForegroundThread" prio=5 tid=135 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4948e98 self=0xb400007cbe656c00
  | sysTid=16636 nice=0 cgrp=foreground sched=0/0 handle=0x7c70837c30
  | state=S schedstat=( 1203997 0 7 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c70734000-0x7c70736000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 135.234

"VpnManagerService" prio=5 tid=136 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x494d3e0 self=0xb400007cbe658800
  | sysTid=16637 nice=0 cgrp=foreground sched=0/0 handle=0x7c6f72dc30
  | state=S schedstat=( 5460614 50349690 35 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c6f62a000-0x7c6f62c000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 135.52

"VcnManagementService" prio=5 tid=137 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4951440 self=0xb400007cbe65a400
  | sysTid=16638 nice=0 cgrp=foreground sched=0/0 handle=0x7c6e623c30
  | state=S schedstat=( 30901863 101279381 174 ) utm=1 stm=1 core=2 HZ=100
  | stack=0x7c6e520000-0x7c6e522000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 135.828

"ranker" prio=5 tid=138 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x49552b8 self=0xb400007cbe672800
  | sysTid=16639 nice=10 cgrp=foreground sched=0/0 handle=0x7c6d519c30
  | state=S schedstat=( 28838464 73434307 97 ) utm=0 stm=1 core=2 HZ=100
  | stack=0x7c6d416000-0x7c6d418000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 136.089

"ConditionProviders.ECP" prio=5 tid=139 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4963a98 self=0xb400007cbe674400
  | sysTid=16640 nice=10 cgrp=foreground sched=0/0 handle=0x7c6c40fc30
  | state=S schedstat=( 1705386 4155463 10 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c6c30c000-0x7c6c30e000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 136.385

"DeviceStorageMonitorService" prio=5 tid=140 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a15df0 self=0xb400007cbe682000
  | sysTid=16641 nice=10 cgrp=foreground sched=0/0 handle=0x7c6b305c30
  | state=S schedstat=( 69969999 180854086 253 ) utm=1 stm=5 core=1 HZ=100
  | stack=0x7c6b202000-0x7c6b204000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 136.692

"BlurWallpaperThread" prio=5 tid=141 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a2e3f8 self=0xb400007cbe683c00
  | sysTid=16642 nice=0 cgrp=foreground sched=0/0 handle=0x7c6a1fbc30
  | state=S schedstat=( 1122464 33231 7 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c6a0f8000-0x7c6a0fa000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 136.949

"AudioDeviceBroker" prio=5 tid=142 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a3e608 self=0xb400007cbe685800
  | sysTid=16643 nice=0 cgrp=foreground sched=0/0 handle=0x7c690f1c30
  | state=S schedstat=( 27137623 31245151 98 ) utm=0 stm=2 core=2 HZ=100
  | stack=0x7c68fee000-0x7c68ff0000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at com.android.server.audio.AudioDeviceBroker$BrokerThread.run(AudioDeviceBroker.java:2003)
DumpLatencyMs: 137.242

"AudioPortEventHandler" prio=5 tid=143 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a3e8f0 self=0xb400007cbe687400
  | sysTid=16645 nice=0 cgrp=foreground sched=0/0 handle=0x7c67fe7c30
  | state=S schedstat=( 21379529 12849463 70 ) utm=0 stm=1 core=2 HZ=100
  | stack=0x7c67ee4000-0x7c67ee6000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 137.569

"AS.SfxWorker" prio=5 tid=144 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a40148 self=0xb400007cbe6ab000
  | sysTid=16646 nice=0 cgrp=foreground sched=0/0 handle=0x7c66eddc30
  | state=S schedstat=( 5637613 2191540 22 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c66dda000-0x7c66ddc000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at com.android.server.audio.SoundEffectsHelper$SfxWorker.run(SoundEffectsHelper.java:466)
DumpLatencyMs: 137.873

"AS.PlaybackActivityMon" prio=5 tid=146 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a45ca0 self=0xb400007cbe6ae800
  | sysTid=16650 nice=0 cgrp=foreground sched=0/0 handle=0x7c64cc9c30
  | state=S schedstat=( 2302151 11079997 29 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c64bc6000-0x7c64bc8000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 138.677

"MediaFocusControl" prio=5 tid=147 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a460a8 self=0xb400007cbe6b0400
  | sysTid=16651 nice=0 cgrp=foreground sched=0/0 handle=0x7c63bbfc30
  | state=S schedstat=( 1164155 402231 7 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c63abc000-0x7c63abe000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 138.998

"AsyncQueryWorker" prio=5 tid=148 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a47c00 self=0xb400007cbe6e0000
  | sysTid=16652 nice=0 cgrp=foreground sched=0/0 handle=0x7c62ab5c30
  | state=S schedstat=( 10778074 110892159 34 ) utm=1 stm=0 core=1 HZ=100
  | stack=0x7c629b2000-0x7c629b4000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 139.383

"Thread-16" prio=5 tid=150 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a4d968 self=0xb400007cbe6e3800
  | sysTid=16654 nice=0 cgrp=foreground sched=0/0 handle=0x7c608a1c30
  | state=S schedstat=( 362077 0 2 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7c6079e000-0x7c607a0000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:226)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:790)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1119)
  at java.util.concurrent.Semaphore.acquireUninterruptibly(Semaphore.java:341)
  at com.android.server.soundtrigger_middleware.ExternalCaptureStateTracker.run(ExternalCaptureStateTracker.java:73)
  at com.android.server.soundtrigger_middleware.ExternalCaptureStateTracker.$r8$lambda$I2BtQAxdpO1lH7aHuNKuV4uySXQ(unavailable:0)
  at com.android.server.soundtrigger_middleware.ExternalCaptureStateTracker$$ExternalSyntheticLambda0.run(unavailable:2)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 139.801

"STHAL Concurrent Capture Handler Callback" prio=5 tid=151 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a51de0 self=0xb400007cbe6e5400
  | sysTid=16655 nice=0 cgrp=foreground sched=0/0 handle=0x7c5f797c30
  | state=S schedstat=( 756230 525846 5 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7c5f694000-0x7c5f696000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at com.android.server.soundtrigger_middleware.SoundTriggerHalConcurrentCaptureHandler$CallbackThread.pop(SoundTriggerHalConcurrentCaptureHandler.java:412)
  at com.android.server.soundtrigger_middleware.SoundTriggerHalConcurrentCaptureHandler$CallbackThread.run(SoundTriggerHalConcurrentCaptureHandler.java:332)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 139.905

"SoundTriggerHalWatchdog" prio=5 tid=152 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a51fe0 self=0xb400007cbe6e7000
  | sysTid=16656 nice=0 cgrp=foreground sched=0/0 handle=0x7c5e68dc30
  | state=S schedstat=( 897387 9846 9 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7c5e58a000-0x7c5e58c000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 139.98

"pool-22-thread-1" prio=5 tid=153 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a559e8 self=0xb400007cbe6e8c00
  | sysTid=16657 nice=0 cgrp=foreground sched=0/0 handle=0x7c5d583c30
  | state=S schedstat=( 292308 93000 1 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c5d480000-0x7c5d482000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 140.275

"SoundTriggerHalWatchdog" prio=5 tid=154 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a560b8 self=0xb400007cbe6ea800
  | sysTid=16658 nice=0 cgrp=foreground sched=0/0 handle=0x7c5c479c30
  | state=S schedstat=( 996846 105462 10 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7c5c376000-0x7c5c378000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 140.368

"ConnectivityThread" prio=5 tid=155 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a6e818 self=0xb400007cbe6ec400
  | sysTid=16660 nice=0 cgrp=foreground sched=0/0 handle=0x7c5b36fc30
  | state=S schedstat=( 1937557126 5402661876 3064 ) utm=168 stm=25 core=2 HZ=100
  | stack=0x7c5b26c000-0x7c5b26e000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 140.62

"shoulderKey" prio=5 tid=156 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a7f8b8 self=0xb400007cbe6ee000
  | sysTid=16661 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c5a265c30
  | state=S schedstat=( 144439162 809418458 700 ) utm=7 stm=7 core=2 HZ=100
  | stack=0x7c5a162000-0x7c5a164000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 140.889

"SecurityHandlerThread" prio=5 tid=157 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a86fd0 self=0xb400007cbe6efc00
  | sysTid=16662 nice=10 cgrp=foreground sched=0/0 handle=0x7c5915bc30
  | state=S schedstat=( 146332227 413035232 318 ) utm=6 stm=8 core=1 HZ=100
  | stack=0x7c59058000-0x7c5905a000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 141.141

"MiuiWebViewWorker" prio=5 tid=158 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a961c8 self=0xb400007cbe2e5800
  | sysTid=16663 nice=0 cgrp=foreground sched=0/0 handle=0x7c58051c30
  | state=S schedstat=( 2027692 1237306 14 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c57f4e000-0x7c57f50000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 141.389

"HyperPackageManagerService" prio=5 tid=159 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4ae3818 self=0xb400007cbe6f3400
  | sysTid=16665 nice=10 cgrp=foreground sched=0/0 handle=0x7c55b62c30
  | state=S schedstat=( 1001463 329616 8 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7c55a5f000-0x7c55a61000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 141.652

"MiuiBackup" prio=5 tid=160 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4ae57a8 self=0xb400007cbe704000
  | sysTid=16666 nice=10 cgrp=foreground sched=0/0 handle=0x7c54a58c30
  | state=S schedstat=( 1113922 38769 7 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c54955000-0x7c54957000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 141.923

"Greezer" prio=5 tid=161 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4b13910 self=0xb400007cbe705c00
  | sysTid=16667 nice=-2 cgrp=foreground sched=1073741824/0 handle=0x7c5394ec30
  | state=S schedstat=( 3616415674 13970930154 39027 ) utm=200 stm=161 core=4 HZ=100
  | stack=0x7c5384b000-0x7c5384d000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 142.188

"turbosched" prio=5 tid=162 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4b54280 self=0xb400007cbe707800
  | sysTid=16668 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c52844c30
  | state=S schedstat=( 35723851 266865377 347 ) utm=2 stm=0 core=2 HZ=100
  | stack=0x7c52741000-0x7c52743000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 142.456

"ProcessManager" prio=5 tid=163 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4b6aec0 self=0xb400007cbe709400
  | sysTid=16669 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c5173ac30
  | state=S schedstat=( 316597271 1657660857 1785 ) utm=13 stm=18 core=5 HZ=100
  | stack=0x7c51637000-0x7c51639000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 142.724

"SchedBoostServiceTh" prio=5 tid=164 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4b7b9b0 self=0xb400007cbe70b000
  | sysTid=16670 nice=0 cgrp=foreground sched=1073741825/1 handle=0x7c50630c30
  | state=S schedstat=( 7158545902 298832546 36617 ) utm=520 stm=194 core=2 HZ=100
  | stack=0x7c5052d000-0x7c5052f000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 142.964

"RealTimeModeControllerTh" prio=5 tid=165 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4b7e218 self=0xb400007cbe70cc00
  | sysTid=16671 nice=0 cgrp=foreground sched=0/0 handle=0x7c4f526c30
  | state=S schedstat=( 2865692 116616 14 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c4f423000-0x7c4f425000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 143.201

"fboSocketThread" prio=5 tid=166 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4b861d8 self=0xb400007cbe70e800
  | sysTid=16672 nice=0 cgrp=foreground sched=0/0 handle=0x7c4e41cc30
  | state=S schedstat=( 785924 5154 6 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7c4e319000-0x7c4e31b000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ed7e4  /apex/com.android.runtime/lib64/bionic/libc.so (__accept4+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00005878  /system/lib64/libnetd_client.so ((anonymous namespace)::netdClientAccept4 +72) (BuildId: 9ef73c11611b3fc6804b50b901927a03)
  native: #02 pc 00093dec  /apex/com.android.runtime/lib64/bionic/libc.so (accept4+44) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0001d78c  /apex/com.android.art/lib64/libjavacore.so (Linux_accept+176) (BuildId: 61e23f5388e125549592892e779312bb)
  at libcore.io.Linux.accept(Native method)
  at libcore.io.ForwardingOs.accept(ForwardingOs.java:92)
  at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:66)
  at android.system.Os.accept(Os.java:57)
  at android.system.Os.accept(Os.java:51)
  at android.net.LocalSocketImpl.accept(LocalSocketImpl.java:303)
  at android.net.LocalServerSocket.accept(LocalServerSocket.java:93)
  at com.miui.server.MiuiFboService$1.run(MiuiFboService.java:398)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 143.511

"fboServiceWork" prio=5 tid=167 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4b863a8 self=0xb400007ce27d2000
  | sysTid=16673 nice=0 cgrp=foreground sched=0/0 handle=0x7c4d312c30
  | state=S schedstat=( 1128460 8923 8 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c4d20f000-0x7c4d211000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 143.765

"MiuiMemoryService_Compactor" prio=5 tid=168 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4b88ca8 self=0xb400007ce27d3c00
  | sysTid=16674 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c56f47c30
  | state=S schedstat=( 15747812906 1639424175 3249 ) utm=152 stm=1422 core=3 HZ=100
  | stack=0x7c56e44000-0x7c56e46000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 145.51

"Thread-18" prio=5 tid=169 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4b89c28 self=0xb400007ce27d5800
  | sysTid=16675 nice=0 cgrp=foreground sched=0/0 handle=0x7c4c208c30
  | state=S schedstat=( 824309 12000 5 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c4c105000-0x7c4c107000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ed7e4  /apex/com.android.runtime/lib64/bionic/libc.so (__accept4+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00005878  /system/lib64/libnetd_client.so ((anonymous namespace)::netdClientAccept4 +72) (BuildId: 9ef73c11611b3fc6804b50b901927a03)
  native: #02 pc 00093dec  /apex/com.android.runtime/lib64/bionic/libc.so (accept4+44) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0001d78c  /apex/com.android.art/lib64/libjavacore.so (Linux_accept+176) (BuildId: 61e23f5388e125549592892e779312bb)
  at libcore.io.Linux.accept(Native method)
  at libcore.io.ForwardingOs.accept(ForwardingOs.java:92)
  at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:66)
  at android.system.Os.accept(Os.java:57)
  at android.system.Os.accept(Os.java:51)
  at android.net.LocalSocketImpl.accept(LocalSocketImpl.java:303)
  at android.net.LocalServerSocket.accept(LocalServerSocket.java:93)
  at com.android.server.am.MiuiMemoryService$MiuiMemServiceThread.run(MiuiMemoryService.java:81)
DumpLatencyMs: 145.826

"MiuiMemoryService_Helper" prio=5 tid=170 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4b89ee0 self=0xb400007cc80c9000
  | sysTid=16676 nice=0 cgrp=foreground sched=0/0 handle=0x7c4b0fec30
  | state=S schedstat=( 685767 1588999 7 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7c4affb000-0x7c4affd000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 146.134

"DisplayFeatureThread" prio=5 tid=171 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4b95160 self=0xb400007cbe6f1800
  | sysTid=16677 nice=0 cgrp=foreground sched=0/0 handle=0x7c49ff4c30
  | state=S schedstat=( 18241612 252841769 114 ) utm=0 stm=1 core=2 HZ=100
  | stack=0x7c49ef1000-0x7c49ef3000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 152.675

"SmartPowerService" prio=5 tid=172 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x203a2b0 self=0xb400007cbe710400
  | sysTid=16678 nice=-2 cgrp=foreground sched=1073741824/0 handle=0x7c48eeac30
  | state=S schedstat=( 31580756075 34334484456 60240 ) utm=516 stm=2641 core=4 HZ=100
  | stack=0x7c48de7000-0x7c48de9000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 153.015

"PowerFrozenTh" prio=5 tid=173 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4b9bb10 self=0xb400007ce27ea000
  | sysTid=16679 nice=-2 cgrp=foreground sched=0/0 handle=0x7c47de0c30
  | state=S schedstat=( 1085540 197615 7 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c47cdd000-0x7c47cdf000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 153.282

"SmartPowerDisplayTh" prio=5 tid=174 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4ba33a0 self=0xb400007ce27ebc00
  | sysTid=16680 nice=-2 cgrp=foreground sched=1073741824/0 handle=0x7c46cd6c30
  | state=S schedstat=( 5073873016 13929495911 41758 ) utm=317 stm=189 core=6 HZ=100
  | stack=0x7c46bd3000-0x7c46bd5000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 153.555

"CpuPolicyTh" prio=5 tid=175 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4ba2410 self=0xb400007ce27ed800
  | sysTid=16681 nice=-2 cgrp=foreground sched=0/0 handle=0x7c45bccc30
  | state=S schedstat=( 1917565718 2574730162 1320 ) utm=44 stm=147 core=5 HZ=100
  | stack=0x7c45ac9000-0x7c45acb000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 153.817

"GameMemoryReclaimer" prio=5 tid=176 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4ba7b18 self=0xb400007ce27ef400
  | sysTid=16682 nice=0 cgrp=foreground sched=0/0 handle=0x7c44ac2c30
  | state=S schedstat=( 26375303 228347467 277 ) utm=0 stm=1 core=2 HZ=100
  | stack=0x7c449bf000-0x7c449c1000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 154.081

"GameMemoryCleaner" prio=5 tid=177 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4ba8238 self=0xb400007cc8085000
  | sysTid=16683 nice=0 cgrp=foreground sched=0/0 handle=0x7c439b8c30
  | state=S schedstat=( 35549443 411244474 417 ) utm=2 stm=0 core=4 HZ=100
  | stack=0x7c438b5000-0x7c438b7000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 154.356

"MultiSence" prio=5 tid=178 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4bae208 self=0xb400007cc8086c00
  | sysTid=16684 nice=-2 cgrp=foreground sched=0/0 handle=0x7c428aec30
  | state=S schedstat=( 34183381 322329837 394 ) utm=1 stm=2 core=5 HZ=100
  | stack=0x7c427ab000-0x7c427ad000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 154.624

"CameraOptThread" prio=5 tid=179 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4bc55f0 self=0xb400007cc8088800
  | sysTid=16685 nice=0 cgrp=foreground sched=0/0 handle=0x7c417a4c30
  | state=S schedstat=( 236299374 4086471778 1504 ) utm=12 stm=11 core=2 HZ=100
  | stack=0x7c416a1000-0x7c416a3000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 154.904

"backup" prio=5 tid=180 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4bcea50 self=0xb400007cc808a400
  | sysTid=16686 nice=10 cgrp=foreground sched=0/0 handle=0x7c4069ac30
  | state=S schedstat=( 54162212 271757774 271 ) utm=4 stm=0 core=1 HZ=100
  | stack=0x7c40597000-0x7c40599000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 156.636

"AppWidgetServiceImpl" prio=5 tid=181 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4bcfc28 self=0xb400007cbe457000
  | sysTid=16687 nice=-2 cgrp=foreground sched=1073741824/0 handle=0x7c3f590c30
  | state=S schedstat=( 57773622 153648062 281 ) utm=2 stm=3 core=1 HZ=100
  | stack=0x7c3f48d000-0x7c3f48f000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 156.914

"com.android.permission.jarjar.com.android.modules.utils.BackgroundThread" prio=5 tid=182 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4bd31f0 self=0xb400007cbe458c00
  | sysTid=16688 nice=10 cgrp=foreground sched=0/0 handle=0x7c3e486c30
  | state=S schedstat=( 58934025 555653683 347 ) utm=1 stm=4 core=1 HZ=100
  | stack=0x7c3e383000-0x7c3e385000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 157.18

"NetworkTimeUpdateService" prio=5 tid=183 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4bd96a0 self=0xb400007cbe45a800
  | sysTid=16689 nice=0 cgrp=foreground sched=0/0 handle=0x7c389a3c30
  | state=S schedstat=( 8299924 16127693 41 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7c388a0000-0x7c388a2000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 157.442

"BlobStore" prio=5 tid=184 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4bdb580 self=0xb400007cbe45c400
  | sysTid=16690 nice=0 cgrp=foreground sched=0/0 handle=0x7c37899c30
  | state=S schedstat=( 788537 2349539 7 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c37796000-0x7c37798000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 157.688

"GraphicsStats-disk" prio=5 tid=185 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4bde950 self=0xb400007cbe469000
  | sysTid=16691 nice=10 cgrp=foreground sched=0/0 handle=0x7c3678fc30
  | state=S schedstat=( 25734596 315722780 158 ) utm=0 stm=2 core=1 HZ=100
  | stack=0x7c3668c000-0x7c3668e000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 157.939

"CamIntentAwareWorker" prio=5 tid=186 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4bf5008 self=0xb400007cc035b800
  | sysTid=16693 nice=0 cgrp=foreground sched=0/0 handle=0x7c35685c30
  | state=S schedstat=( 1093849 3828383 12 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c35582000-0x7c35584000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 158.637

"SessionRecordThread" prio=5 tid=187 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4bf0f58 self=0xb400007cbe46ac00
  | sysTid=16694 nice=0 cgrp=foreground sched=0/0 handle=0x7c3457bc30
  | state=S schedstat=( 38358236 172684383 159 ) utm=1 stm=2 core=1 HZ=100
  | stack=0x7c34478000-0x7c3447a000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 164.927

"SliceManagerService" prio=5 tid=188 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c11e20 self=0xb400007cbe509c00
  | sysTid=16698 nice=10 cgrp=foreground sched=0/0 handle=0x7c33471c30
  | state=S schedstat=( 11866074 49251695 58 ) utm=1 stm=0 core=1 HZ=100
  | stack=0x7c3336e000-0x7c33370000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 166.058

"LauncherAppsService" prio=5 tid=189 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c095c0 self=0xb400007cbe46e400
  | sysTid=16696 nice=10 cgrp=foreground sched=0/0 handle=0x7c55d96c30
  | state=S schedstat=( 132875243 3685596236 866 ) utm=7 stm=6 core=1 HZ=100
  | stack=0x7c55c93000-0x7c55c95000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 165.365

"BackgroundInstallControlService" prio=5 tid=190 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c0d488 self=0xb400007cbe508000
  | sysTid=16697 nice=-2 cgrp=foreground sched=0/0 handle=0x7c55c8cc30
  | state=S schedstat=( 1054213536 3869636103 14591 ) utm=59 stm=46 core=4 HZ=100
  | stack=0x7c55b89000-0x7c55b8b000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 165.736

"StatsCompanionService" prio=5 tid=191 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c13558 self=0xb400007cbe50b800
  | sysTid=16699 nice=0 cgrp=foreground sched=0/0 handle=0x7c30367c30
  | state=S schedstat=( 27389378 13833999 110 ) utm=1 stm=1 core=1 HZ=100
  | stack=0x7c30264000-0x7c30266000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 166.388

"DexParsingThread" prio=5 tid=192 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c1d880 self=0xb400007cbe50d400
  | sysTid=16700 nice=10 cgrp=foreground sched=0/0 handle=0x7c2f25dc30
  | state=S schedstat=( 1100385 74923 7 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c2f15a000-0x7c2f15c000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 167.234

"SdkSandboxManagerServiceHandler" prio=5 tid=193 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c23b90 self=0xb400007cbe50f000
  | sysTid=16701 nice=0 cgrp=foreground sched=0/0 handle=0x7c2e153c30
  | state=S schedstat=( 979926 9538 7 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c2e050000-0x7c2e052000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 167.554

"DexVerifierHandlerThread" prio=5 tid=194 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c244c0 self=0xb400007cbe510c00
  | sysTid=16702 nice=10 cgrp=foreground sched=0/0 handle=0x7c2d049c30
  | state=S schedstat=( 1492000 413539 8 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7c2cf46000-0x7c2cf48000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 167.851

"com.android.sdksandbox.BackgroundThread" prio=5 tid=195 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c24dd8 self=0xb400007cbe512800
  | sysTid=16703 nice=10 cgrp=foreground sched=0/0 handle=0x7c2bf3fc30
  | state=S schedstat=( 14796235 56444148 52 ) utm=0 stm=1 core=2 HZ=100
  | stack=0x7c2be3c000-0x7c2be3e000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 168.141

"com.android.adservices.jarjar.server.module.utils.BackgroundThread" prio=5 tid=196 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c27af8 self=0xb400007cbe514400
  | sysTid=16704 nice=10 cgrp=foreground sched=0/0 handle=0x7c2ae35c30
  | state=S schedstat=( 21863298 252646775 72 ) utm=1 stm=0 core=0 HZ=100
  | stack=0x7c2ad32000-0x7c2ad34000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 168.461

"AdServicesManagerServiceHandler" prio=5 tid=197 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c281e8 self=0xb400007cbe46c800
  | sysTid=16705 nice=0 cgrp=foreground sched=0/0 handle=0x7c29d2bc30
  | state=S schedstat=( 1004311 83847 10 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c29c28000-0x7c29c2a000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 168.795

"ClipboardService" prio=5 tid=198 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c33490 self=0xb400007cbe525000
  | sysTid=16706 nice=0 cgrp=foreground sched=0/0 handle=0x7c28c21c30
  | state=S schedstat=( 930077 333461 12 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7c28b1e000-0x7c28b20000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 169.234

"PowerHalWifiMonitor" prio=5 tid=199 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c37730 self=0xb400007cbe526c00
  | sysTid=16707 nice=0 cgrp=foreground sched=0/0 handle=0x7c27b17c30
  | state=S schedstat=( 1139230 617462 8 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c27a14000-0x7c27a16000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 169.53

"MCSS-Tethering" prio=5 tid=200 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c39df8 self=0xb400007cbe528800
  | sysTid=16708 nice=0 cgrp=foreground sched=0/0 handle=0x7c26a0dc30
  | state=S schedstat=( 1583462 42846 9 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c2690a000-0x7c2690c000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 169.784

"MtkTestSimInternalHandler" prio=5 tid=201 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c3a3b0 self=0xb400007cbe52a400
  | sysTid=16709 nice=0 cgrp=foreground sched=0/0 handle=0x7c25903c30
  | state=S schedstat=( 2709538 9203771 15 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c25800000-0x7c25802000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 170.045

"CameraManagerGlobal" prio=5 tid=202 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c77a80 self=0xb400007cbcff9000
  | sysTid=16711 nice=0 cgrp=foreground sched=0/0 handle=0x7c2477cc30
  | state=S schedstat=( 781771 46847 8 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7c24679000-0x7c2467b000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 170.299

"HwBinder:16431_3" prio=5 tid=204 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4cfaef0 self=0xb400007cbe52c000
  | sysTid=16717 nice=-2 cgrp=foreground sched=0/0 handle=0x7c3c37cc30
  | state=S schedstat=( 604385390 717561229 3333 ) utm=20 stm=39 core=2 HZ=100
  | stack=0x7c3c285000-0x7c3c287000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0008e16c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #03 pc 0008e2a8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #04 pc 0008f53c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #05 pc 0009a228  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop+24) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 170.734

"HealthServiceHwbinder" prio=5 tid=206 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4cfedf0 self=0xb400007cbd00a800
  | sysTid=16720 nice=0 cgrp=foreground sched=0/0 handle=0x7c3b174c30
  | state=S schedstat=( 2002692 5477691 14 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c3b071000-0x7c3b073000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 171.159

"android.perm" prio=5 tid=207 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4d0c1b8 self=0xb400007cbe52f800
  | sysTid=16721 nice=0 cgrp=foreground sched=0/0 handle=0x7c39f6cc30
  | state=S schedstat=( 117157156 201273457 315 ) utm=8 stm=3 core=1 HZ=100
  | stack=0x7c39e69000-0x7c39e6b000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 173.804

"HwBinder:16431_4" prio=5 tid=208 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4d0d818 self=0xb400007cbe574800
  | sysTid=16722 nice=-2 cgrp=foreground sched=0/0 handle=0x7c3a06ac30
  | state=S schedstat=( 13684004 39063695 111 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7c39f73000-0x7c39f75000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0008e16c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #03 pc 0008e2a8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #04 pc 0008f53c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #05 pc 0009a228  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop+24) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 174.166

"MiuiWifiService" prio=5 tid=209 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4d0f788 self=0xb400007cbd069000
  | sysTid=16723 nice=0 cgrp=foreground sched=0/0 handle=0x7c38e62c30
  | state=S schedstat=( 96781541 357311926 517 ) utm=4 stm=5 core=1 HZ=100
  | stack=0x7c38d5f000-0x7c38d61000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 174.461

"MiuiNM" prio=5 tid=210 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4d27c48 self=0xb400007cbd06ac00
  | sysTid=16724 nice=0 cgrp=foreground sched=0/0 handle=0x7c38d58c30
  | state=S schedstat=( 2544462 6686539 14 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c38c55000-0x7c38c57000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 174.793

"MiuiWRM" prio=5 tid=211 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4d2f9a8 self=0xb400007cbd06c800
  | sysTid=16725 nice=0 cgrp=foreground sched=0/0 handle=0x7c38c4ec30
  | state=S schedstat=( 1321229 62538 7 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c38b4b000-0x7c38b4d000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 175.048

"WifiDfs" prio=5 tid=212 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4d35310 self=0xb400007cbd06e400
  | sysTid=16726 nice=0 cgrp=foreground sched=0/0 handle=0x7c38b44c30
  | state=S schedstat=( 827613 0 7 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7c38a41000-0x7c38a43000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 176.993

"DualWifiOneTrackEventReport" prio=5 tid=213 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4d3a268 self=0xb400007cbd070000
  | sysTid=16727 nice=0 cgrp=foreground sched=0/0 handle=0x7c1d568c30
  | state=S schedstat=( 2052161 87999 12 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c1d465000-0x7c1d467000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 177.27

"WifiCloudSync" prio=5 tid=214 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4d3d298 self=0xb400007cbd071c00
  | sysTid=16728 nice=0 cgrp=foreground sched=0/0 handle=0x7c1c45ec30
  | state=S schedstat=( 45610380 188238158 273 ) utm=1 stm=3 core=2 HZ=100
  | stack=0x7c1c35b000-0x7c1c35d000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 177.538

"MiuiWifiScanControlStateMachine" prio=5 tid=215 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4d422b0 self=0xb400007cbd073800
  | sysTid=16729 nice=0 cgrp=foreground sched=0/0 handle=0x7c1b354c30
  | state=S schedstat=( 1038847 32385 15 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c1b251000-0x7c1b253000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 177.881

"WifiThermalObserver" prio=5 tid=216 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4d47100 self=0xb400007cbd075400
  | sysTid=16732 nice=0 cgrp=foreground sched=0/0 handle=0x7c1a24ac30
  | state=S schedstat=( 889536 58461 9 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c1a147000-0x7c1a149000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 178.158

"GameManagerService" prio=5 tid=217 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4d637f8 self=0xb400007cbe531400
  | sysTid=16735 nice=10 cgrp=foreground sched=0/0 handle=0x7c19140c30
  | state=S schedstat=( 33013531 104754770 111 ) utm=1 stm=1 core=2 HZ=100
  | stack=0x7c1903d000-0x7c1903f000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 178.41

"pool-30-thread-1" prio=5 tid=218 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4d6da88 self=0xb400007cbe533000
  | sysTid=16739 nice=0 cgrp=foreground sched=0/0 handle=0x7c18036c30
  | state=S schedstat=( 6762616 100565462 34 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7c17f33000-0x7c17f35000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 179.033

"AppSearchBackgroundThread" prio=5 tid=219 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4d72018 self=0xb400007cbe5ba000
  | sysTid=16740 nice=0 cgrp=foreground sched=0/0 handle=0x7c16f2cc30
  | state=S schedstat=( 4691924 491924 10 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7c16e29000-0x7c16e2b000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 179.202

"com.android.server.healthconnect.jarjar.modules.utils.BackgroundThread" prio=5 tid=220 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4db3968 self=0xb400007cbe5bbc00
  | sysTid=16741 nice=10 cgrp=foreground sched=1073741824/0 handle=0x7c15e22c30
  | state=S schedstat=( 99057987 2220932239 480 ) utm=3 stm=5 core=2 HZ=100
  | stack=0x7c15d1f000-0x7c15d21000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 179.689

"pool-12-thread-1" prio=5 tid=221 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x66673e0 self=0xb400007cbe7a7400
  | sysTid=27500 nice=0 cgrp=foreground sched=0/0 handle=0x7cc09c1c30
  | state=S schedstat=( 5665460 16405386 39 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7cc08be000-0x7cc08c0000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 230.736

"launch" prio=5 tid=224 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4e4ac18 self=0xb400007ce2911c00
  | sysTid=16745 nice=0 cgrp=top-app sched=0/0 handle=0x7c119fac30
  | state=S schedstat=( 5032234 22122692 26 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7c118f7000-0x7c118f9000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 180.47

"binder:16431_4" prio=5 tid=225 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4ebf350 self=0xb400007cbd07a800
  | sysTid=16748 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c108f0c30
  | state=S schedstat=( 11207867298 21398546386 31478 ) utm=768 stm=352 core=3 HZ=100
  | stack=0x7c107f9000-0x7c107fb000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 180.753

"binder:16431_5" prio=5 tid=226 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4ec5238 self=0xb400007cbe7a2000
  | sysTid=16757 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c0f7f2c30
  | state=S schedstat=( 13282167402 23904411352 37573 ) utm=921 stm=406 core=3 HZ=100
  | stack=0x7c0f6fb000-0x7c0f6fd000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 180.979

"BluetoothRouteManager" prio=5 tid=227 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5288ae0 self=0xb400007cbe9cc800
  | sysTid=17253 nice=0 cgrp=foreground sched=0/0 handle=0x7c09058c30
  | state=S schedstat=( 1313387 4898769 10 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c08f55000-0x7c08f57000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 195.538

"SyncManager" prio=5 tid=228 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4f0ffd0 self=0xb400007cbe461800
  | sysTid=16783 nice=10 cgrp=foreground sched=1073741824/0 handle=0x7bff19ec30
  | state=S schedstat=( 2558443013 25285711999 7860 ) utm=178 stm=76 core=1 HZ=100
  | stack=0x7bff09b000-0x7bff09d000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 181.179

"ExtM" prio=5 tid=229 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2031758 self=0xb400007bfbc32000
  | sysTid=16785 nice=0 cgrp=foreground sched=0/0 handle=0x7bfaffbc30
  | state=S schedstat=( 48915461 237031621 98 ) utm=0 stm=4 core=1 HZ=100
  | stack=0x7bfaef8000-0x7bfaefa000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 181.444

"NetworkStatsObservers" prio=5 tid=230 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4f82e28 self=0xb400007cbe463400
  | sysTid=16792 nice=0 cgrp=foreground sched=0/0 handle=0x7bf7e02c30
  | state=S schedstat=( 88482937 117574611 422 ) utm=5 stm=3 core=1 HZ=100
  | stack=0x7bf7cff000-0x7bf7d01000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 181.694

"UsbService host thread" prio=5 tid=231 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4f94078 self=0xb400007cbe305000
  | sysTid=16799 nice=0 cgrp=foreground sched=0/0 handle=0x7bf6cf8c30
  | state=S schedstat=( 1520539 1587308 12 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7bf6bf5000-0x7bf6bf7000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ec9e4  /apex/com.android.runtime/lib64/bionic/libc.so (read+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000025f4  /system/lib64/libusbhost.so (usb_host_read_event+148) (BuildId: 24eb030e2fa8448aab023e99e384a545)
  native: #02 pc 00002bd4  /system/lib64/libusbhost.so (usb_host_run+164) (BuildId: 24eb030e2fa8448aab023e99e384a545)
  at com.android.server.usb.UsbHostManager.monitorUsbHostBus(Native method)
  at com.android.server.usb.UsbHostManager.$r8$lambda$74lxi4nRMtHfcM5dUJjdHQk5yYo(unavailable:0)
  at com.android.server.usb.UsbHostManager$$ExternalSyntheticLambda0.run(unavailable:2)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 181.933

"binder:16431_6" prio=5 tid=232 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4f9abf8 self=0xb400007c04676000
  | sysTid=16802 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7bf41eec30
  | state=S schedstat=( 10927123209 22575377882 30496 ) utm=729 stm=362 core=3 HZ=100
  | stack=0x7bf40f7000-0x7bf40f9000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 182.362

"binder:16431_7" prio=5 tid=233 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x50fd960 self=0xb400007bfbc37400
  | sysTid=16922 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c05860c30
  | state=S schedstat=( 8119675934 23965562315 25765 ) utm=543 stm=268 core=5 HZ=100
  | stack=0x7c05769000-0x7c0576b000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 189.065

"SLM-SRV-SLATrack" prio=5 tid=234 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x511f040 self=0xb400007cbe693400
  | sysTid=16945 nice=0 cgrp=foreground sched=0/0 handle=0x7c07576c30
  | state=S schedstat=( 1253922 1693923 9 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c07473000-0x7c07475000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 191.052

"Thread-23" prio=5 tid=235 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4fa2700 self=0xb400007cbe5d1c00
  | sysTid=16844 nice=0 cgrp=foreground sched=0/0 handle=0x7c0d5eac30
  | state=S schedstat=( 1867615 4532231 9 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c0d4e7000-0x7c0d4e9000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ed7e4  /apex/com.android.runtime/lib64/bionic/libc.so (__accept4+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00005878  /system/lib64/libnetd_client.so ((anonymous namespace)::netdClientAccept4 +72) (BuildId: 9ef73c11611b3fc6804b50b901927a03)
  native: #02 pc 00093dec  /apex/com.android.runtime/lib64/bionic/libc.so (accept4+44) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0001d78c  /apex/com.android.art/lib64/libjavacore.so (Linux_accept+176) (BuildId: 61e23f5388e125549592892e779312bb)
  at libcore.io.Linux.accept(Native method)
  at libcore.io.ForwardingOs.accept(ForwardingOs.java:92)
  at libcore.io.BlockGuardOs.accept(BlockGuardOs.java:66)
  at android.system.Os.accept(Os.java:57)
  at android.system.Os.accept(Os.java:51)
  at com.android.server.am.NativeCrashListener.run(NativeCrashListener.java:137)
DumpLatencyMs: 182.795

"gnssSelfRecoveryThread" prio=5 tid=236 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5025f68 self=0xb400007cbe5d3800
  | sysTid=16902 nice=0 cgrp=foreground sched=0/0 handle=0x7c0c340c30
  | state=S schedstat=( 1234768 55769 7 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7c0c23d000-0x7c0c23f000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 183.116

"HwBinder:16431_5" prio=5 tid=237 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4f9fb58 self=0xb400007bfbee9000
  | sysTid=16829 nice=-2 cgrp=foreground sched=0/0 handle=0x7bea760c30
  | state=S schedstat=( 12764385 10848230 109 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7bea669000-0x7bea66b000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0008e16c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #03 pc 0008e2a8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #04 pc 0008f53c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #05 pc 0009a228  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop+24) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 182.576

"GnssCD thread" prio=5 tid=238 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5030270 self=0xb400007cc8055c00
  | sysTid=16904 nice=0 cgrp=foreground sched=0/0 handle=0x7c0b236c30
  | state=S schedstat=( 650691 8539 7 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7c0b133000-0x7c0b135000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 183.42

"EmergencyAffordanceService" prio=5 tid=239 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x509e9f0 self=0xb400007cc8054000
  | sysTid=16910 nice=0 cgrp=foreground sched=0/0 handle=0x7c08bd3c30
  | state=S schedstat=( 6269777 93099381 42 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c08ad0000-0x7c08ad2000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 183.704

"NetoworkBoostWacthdogHandler" prio=5 tid=240 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x510e8f0 self=0xb400007c0489ec00
  | sysTid=16934 nice=0 cgrp=foreground sched=0/0 handle=0x7c07aa8c30
  | state=S schedstat=( 906767 277538 9 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c079a5000-0x7c079a7000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 189.736

"NetworkStatsReporter" prio=5 tid=241 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5101588 self=0xb400007c0489d000
  | sysTid=16923 nice=0 cgrp=foreground sched=0/0 handle=0x7c04e51c30
  | state=S schedstat=( 722460 1045538 10 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7c04d4e000-0x7c04d50000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 189.43

"NetworkInterfaceHandler" prio=5 tid=242 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x510e9d0 self=0xb400007c048a0800
  | sysTid=16935 nice=0 cgrp=foreground sched=0/0 handle=0x7c0799ec30
  | state=S schedstat=( 759095826 2576281870 2429 ) utm=36 stm=39 core=2 HZ=100
  | stack=0x7c0789b000-0x7c0789d000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 190.075

"SLAServiceHandler" prio=5 tid=243 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5115b08 self=0xb400007c048a2400
  | sysTid=16936 nice=0 cgrp=foreground sched=0/0 handle=0x7c07894c30
  | state=S schedstat=( 481797773 378015917 570 ) utm=19 stm=29 core=4 HZ=100
  | stack=0x7c07791000-0x7c07793000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 190.321

"SlaToastHandler" prio=5 tid=244 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x51165c0 self=0xb400007cbe68e000
  | sysTid=16937 nice=0 cgrp=foreground sched=0/0 handle=0x7c0778ac30
  | state=S schedstat=( 734537 211615 8 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c07687000-0x7c07689000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 190.569

"SLAAppLibThread" prio=5 tid=245 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5118d08 self=0xb400007cbe68fc00
  | sysTid=16939 nice=0 cgrp=foreground sched=0/0 handle=0x7c07680c30
  | state=S schedstat=( 38746235 24177766 78 ) utm=3 stm=0 core=1 HZ=100
  | stack=0x7c0757d000-0x7c0757f000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 190.816

"MiWillWorkHandler" prio=5 tid=246 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5120878 self=0xb400007cbe6c8000
  | sysTid=16946 nice=0 cgrp=foreground sched=0/0 handle=0x7c0746cc30
  | state=S schedstat=( 6323003 13880539 35 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c07369000-0x7c0736b000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 191.295

"NetworkSDKServiceHandler" prio=5 tid=247 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x51230f8 self=0xb400007cbe6c9c00
  | sysTid=16947 nice=0 cgrp=foreground sched=0/0 handle=0x7c07362c30
  | state=S schedstat=( 2251920 10827232 17 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c0725f000-0x7c07261000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 191.716

"MemoryStandardProcessControl" prio=5 tid=248 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2125788 self=0xb400007ce2974000
  | sysTid=16990 nice=0 cgrp=foreground sched=0/0 handle=0x7c09b85c30
  | state=S schedstat=( 922461 730384 14 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c09a82000-0x7c09a84000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 192.769

"CameraDetectServiceHandler" prio=5 tid=249 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x51827f0 self=0xb400007c0468b400
  | sysTid=16993 nice=0 cgrp=foreground sched=0/0 handle=0x7c09a7bc30
  | state=S schedstat=( 2526227 1706077 15 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c09978000-0x7c0997a000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 193.035

"ProcessMemoryCleanerTh" prio=5 tid=250 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x22f0db8 self=0xb400007ce2975c00
  | sysTid=16994 nice=-2 cgrp=foreground sched=1073741824/0 handle=0x7c09971c30
  | state=S schedstat=( 590330695 835131457 822 ) utm=3 stm=55 core=1 HZ=100
  | stack=0x7c0986e000-0x7c09870000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 193.331

"NetworkAccelerateSwitchHandler" prio=5 tid=251 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5132af8 self=0xb400007cbe6cd400
  | sysTid=16951 nice=0 cgrp=foreground sched=0/0 handle=0x7c06f3ac30
  | state=S schedstat=( 1968154 14556461 15 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c06e37000-0x7c06e39000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 192.058

"MscsService" prio=5 tid=252 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5134170 self=0xb400007c04689800
  | sysTid=16953 nice=0 cgrp=foreground sched=0/0 handle=0x7c06d32c30
  | state=S schedstat=( 1092384 2177769 10 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c06c2f000-0x7c06c31000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 192.479

"MiuiBoosterUtilsTh" prio=5 tid=253 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x518cca8 self=0xb400007cc8057800
  | sysTid=17003 nice=0 cgrp=foreground sched=0/0 handle=0x7c0966bc30
  | state=S schedstat=( 1602616 6615308 9 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c09568000-0x7c0956a000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 193.584

"cpe_execute_thread" prio=5 tid=254 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x51b66b0 self=0xb400007cc8059400
  | sysTid=17054 nice=0 cgrp=foreground sched=0/0 handle=0x7c09561c30
  | state=S schedstat=( 4006005 7519229 22 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c0945e000-0x7c09460000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 193.832

"binder:16431_8" prio=5 tid=255 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x51e37c8 self=0xb400007cc807b800
  | sysTid=17089 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c09156c30
  | state=S schedstat=( 10184616203 24652578648 31941 ) utm=688 stm=329 core=5 HZ=100
  | stack=0x7c0905f000-0x7c09061000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 194.138

"MiuiActivityController" prio=5 tid=256 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5284ee8 self=0xb400007cc807d400
  | sysTid=17255 nice=-2 cgrp=foreground sched=0/0 handle=0x7c0e6f4c30
  | state=S schedstat=( 151781082 450236616 833 ) utm=5 stm=9 core=2 HZ=100
  | stack=0x7c0e5f1000-0x7c0e5f3000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 195.858

"AnrMainProcessDumpThread" prio=5 tid=257 TimedWaiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x73e7a98 self=0xb400007cbe918400
  | sysTid=20970 nice=0 cgrp=foreground sched=0/0 handle=0x7cc21e2c30
  | state=S schedstat=( 6535307 21231 9 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7cc20df000-0x7cc20e1000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:276)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1803)
  at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1025)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 232.037

"pool-159-thread-1" prio=5 tid=258 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x6539da0 self=0xb400007e0ee2e800
  | sysTid=26632 nice=0 cgrp=foreground sched=0/0 handle=0x7c08e44c30
  | state=S schedstat=( 44232611 86062848 354 ) utm=0 stm=4 core=7 HZ=100
  | stack=0x7c08d41000-0x7c08d43000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 230.645

"binder:16431_9" prio=5 tid=259 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5248360 self=0xb400007c042f4800
  | sysTid=17192 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c06c28c30
  | state=S schedstat=( 11548746909 22892166245 35965 ) utm=788 stm=366 core=2 HZ=100
  | stack=0x7c06b31000-0x7c06b33000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 194.406

"binder:16431_A" prio=5 tid=260 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5248c68 self=0xb400007bfbc13800
  | sysTid=17193 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c06b2ac30
  | state=S schedstat=( 8762857595 23759111288 28658 ) utm=584 stm=291 core=2 HZ=100
  | stack=0x7c06a33000-0x7c06a35000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 194.635

"binder:16431_B" prio=5 tid=261 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5248de8 self=0xb400007cbe913000
  | sysTid=17195 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c059d5c30
  | state=S schedstat=( 9177347224 22352193460 30721 ) utm=605 stm=312 core=3 HZ=100
  | stack=0x7c058de000-0x7c058e0000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 194.861

"binder:16431_C" prio=5 tid=262 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x524be30 self=0xb400007bfbdc9000
  | sysTid=17197 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c0540bc30
  | state=S schedstat=( 6792657799 22893239252 25337 ) utm=447 stm=231 core=3 HZ=100
  | stack=0x7c05314000-0x7c05316000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 195.11

"binder:16431_D" prio=5 tid=263 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x524d830 self=0xb400007cbe92d800
  | sysTid=17198 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c0530dc30
  | state=S schedstat=( 13519047215 21044844121 37350 ) utm=944 stm=407 core=6 HZ=100
  | stack=0x7c05216000-0x7c05218000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 195.337

"MissedCallNotifier" prio=5 tid=264 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x528ce70 self=0xb400007cbe9ce400
  | sysTid=17257 nice=0 cgrp=foreground sched=0/0 handle=0x7c07258c30
  | state=S schedstat=( 728155 1358691 7 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c07155000-0x7c07157000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 196.162

"com.android.server.telecom.CallAudioRouteStateMachine" prio=5 tid=265 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x52982c0 self=0xb400007c04677c00
  | sysTid=17263 nice=0 cgrp=foreground sched=0/0 handle=0x7c0714ec30
  | state=S schedstat=( 5173305 23919463 27 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c0704b000-0x7c0704d000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 196.499

"RingerFlash" prio=5 tid=266 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x52a1b10 self=0xb400007cbe6cb800
  | sysTid=17284 nice=0 cgrp=foreground sched=0/0 handle=0x7c07044c30
  | state=S schedstat=( 989617 737385 11 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c06f41000-0x7c06f43000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 197.061

"CallAudioModeStateMachine" prio=5 tid=267 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x52ab6d8 self=0xb400007cbe9cac00
  | sysTid=17285 nice=0 cgrp=foreground sched=0/0 handle=0x7c05762c30
  | state=S schedstat=( 2271002 166385 14 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c0565f000-0x7c05661000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 197.305

"ConnectionSvrFocusMgr" prio=5 tid=268 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x52ac990 self=0xb400007c04679800
  | sysTid=17287 nice=0 cgrp=foreground sched=0/0 handle=0x7c05658c30
  | state=S schedstat=( 748690 648539 8 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c05555000-0x7c05557000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 197.551

"VoipCallMonitor" prio=5 tid=269 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x52b36b8 self=0xb400007c042b8000
  | sysTid=17290 nice=0 cgrp=foreground sched=0/0 handle=0x7c0554ec30
  | state=S schedstat=( 1215462 5247998 7 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c0544b000-0x7c0544d000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 197.788

"calltimeout" prio=5 tid=270 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x52bf018 self=0xb400007c042b9c00
  | sysTid=17295 nice=0 cgrp=foreground sched=0/0 handle=0x7c04fc4c30
  | state=S schedstat=( 903231 5246461 10 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7c04ec1000-0x7c04ec3000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 198.029

"scrolleroptimizationthread" prio=5 tid=271 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x52c2b38 self=0xb400007bfbc7ec00
  | sysTid=17297 nice=0 cgrp=foreground sched=0/0 handle=0x7c04d47c30
  | state=S schedstat=( 4201379 21335001 21 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7c04c44000-0x7c04c46000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 198.302

"binder:16431_E" prio=5 tid=272 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x52da7e8 self=0xb400007cbd077000
  | sysTid=17309 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c0520fc30
  | state=S schedstat=( 5025152096 26275336959 18257 ) utm=330 stm=171 core=5 HZ=100
  | stack=0x7c05118000-0x7c0511a000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 204.553

"binder:16431_F" prio=5 tid=273 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x52dda48 self=0xb400007c042bb800
  | sysTid=17318 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c05111c30
  | state=S schedstat=( 8450518015 25594038135 25179 ) utm=580 stm=264 core=5 HZ=100
  | stack=0x7c0501a000-0x7c0501c000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 204.809

"binder:16431_10" prio=5 tid=274 TimedWaiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x52e0540 self=0xb400007bfbe78400
  | sysTid=17319 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c04c3dc30
  | state=S schedstat=( 12906299845 20587330854 37104 ) utm=866 stm=424 core=2 HZ=100
  | stack=0x7c04b46000-0x7c04b48000 stackSize=991KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:276)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(AbstractQueuedSynchronizer.java:792)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1166)
  at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:276)
  at android.security.rkp.service.RegistrationProxy$IRemoteProvisioningConnection.waitForRemoteProvisioningService(RegistrationProxy.java:110)
  at android.security.rkp.service.RegistrationProxy.createAsync(RegistrationProxy.java:211)
  at com.android.server.security.rkp.RemoteProvisioningService$RemoteProvisioningImpl.getRegistration(RemoteProvisioningService.java:97)
  at android.security.rkp.IRemoteProvisioning$Stub.onTransact(IRemoteProvisioning.java:124)
  at android.os.Binder.execTransactInternal(Binder.java:1351)
  at android.os.Binder.execTransact(Binder.java:1282)
DumpLatencyMs: 205.006

"MwcAppList" prio=5 tid=275 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x52ed678 self=0xb400007cbe7a3c00
  | sysTid=17354 nice=0 cgrp=foreground sched=0/0 handle=0x7c03ff6c30
  | state=S schedstat=( 241692688 1321179615 2156 ) utm=15 stm=8 core=5 HZ=100
  | stack=0x7c03ef3000-0x7c03ef5000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 205.174

"queued-work-looper" prio=5 tid=276 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x534d270 self=0xb400007c0435a000
  | sysTid=17551 nice=-2 cgrp=foreground sched=0/0 handle=0x7c08d3ac30
  | state=S schedstat=( 1188231 0 7 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7c08c37000-0x7c08c39000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 205.452

"camera_animation" prio=5 tid=277 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x53941c0 self=0xb400007ce2913800
  | sysTid=17652 nice=-2 cgrp=top-app sched=0/0 handle=0x7c03eecc30
  | state=S schedstat=( 27035763 146551228 343 ) utm=0 stm=2 core=6 HZ=100
  | stack=0x7c03de9000-0x7c03deb000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 205.723

"SurfaceSyncGroupTimer" prio=5 tid=278 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x53a91d8 self=0xb400007ce2ab3800
  | sysTid=17663 nice=0 cgrp=top-app sched=0/0 handle=0x7c03de2c30
  | state=S schedstat=( 1288770 1648462 10 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7c03cdf000-0x7c03ce1000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 206.145

"hwuiTask1" daemon prio=4 tid=279 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x53af0a8 self=0xb400007bfbeb5c00
  | sysTid=17670 nice=10 cgrp=top-app sched=0/0 handle=0x7bf54f0c30
  | state=S schedstat=( 1594614 18993382 12 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7bf53f9000-0x7bf53fb000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
  native: #04 pc 002cbf90  /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop+112) (BuildId: e6cf5d786f069e9cf6d7b51a2682e945)
  native: #05 pc 002cc1cc  /system/lib64/libhwui.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, android::uirenderer::CommonPool::CommonPool::$_0>> +188) (BuildId: e6cf5d786f069e9cf6d7b51a2682e945)
  native: #06 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #07 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 206.473

"hwuiTask0" daemon prio=4 tid=280 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x53af270 self=0xb400007c0435bc00
  | sysTid=17669 nice=10 cgrp=top-app sched=0/0 handle=0x7bf55eec30
  | state=S schedstat=( 892306 9648386 9 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7bf54f7000-0x7bf54f9000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
  native: #04 pc 002cbf90  /system/lib64/libhwui.so (android::uirenderer::CommonPool::workerLoop+112) (BuildId: e6cf5d786f069e9cf6d7b51a2682e945)
  native: #05 pc 002cc1cc  /system/lib64/libhwui.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, android::uirenderer::CommonPool::CommonPool::$_0>> +188) (BuildId: e6cf5d786f069e9cf6d7b51a2682e945)
  native: #06 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #07 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 207.117

"pool-43-thread-1" prio=5 tid=281 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x546f768 self=0xb400007cbe92f400
  | sysTid=18005 nice=0 cgrp=foreground sched=0/0 handle=0x7c042adc30
  | state=S schedstat=( 16167537 285129773 98 ) utm=1 stm=0 core=5 HZ=100
  | stack=0x7c041aa000-0x7c041ac000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 207.333

"pool-176-thread-1" prio=5 tid=282 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x6c58b30 self=0xb400007bfbe73000
  | sysTid=9407 nice=0 cgrp=foreground sched=0/0 handle=0x7cf2555c30
  | state=S schedstat=( 24337307 11245538 96 ) utm=1 stm=1 core=0 HZ=100
  | stack=0x7cf2452000-0x7cf2454000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 231.405

"pool-18-thread-1" prio=5 tid=283 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x668bee8 self=0xb400007cbe876000
  | sysTid=27800 nice=0 cgrp=foreground sched=0/0 handle=0x7c13d18c30
  | state=S schedstat=( 1142384 82467769 9 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7c13c15000-0x7c13c17000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 230.815

"OneTrackRotationThread" prio=5 tid=285 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x54e2c00 self=0xb400007ce2ab5400
  | sysTid=18176 nice=0 cgrp=top-app sched=0/0 handle=0x7bff9a9c30
  | state=S schedstat=( 15643228 46103769 83 ) utm=0 stm=1 core=7 HZ=100
  | stack=0x7bff8a6000-0x7bff8a8000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 207.438

"pool-13-thread-1" prio=5 tid=286 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5515858 self=0xb400007ce2915400
  | sysTid=18220 nice=0 cgrp=top-app sched=0/0 handle=0x7bff89fc30
  | state=S schedstat=( 14199544 9993228 41 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7bff79c000-0x7bff79e000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 207.982

"WifiP2pServiceImplInj" prio=5 tid=287 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5515b00 self=0xb400007ce2917000
  | sysTid=18221 nice=0 cgrp=top-app sched=0/0 handle=0x7bff795c30
  | state=S schedstat=( 1168386 6443307 10 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7bff692000-0x7bff694000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 208.084

"RedirectListenerHandler" prio=5 tid=288 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5529c00 self=0xb400007cbd078c00
  | sysTid=18223 nice=0 cgrp=foreground sched=0/0 handle=0x7bff68bc30
  | state=S schedstat=( 1091384 1906309 7 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7bff588000-0x7bff58a000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 208.779

"ConscryptStatsLogWriter" prio=1 tid=289 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5541ef8 self=0xb400007cbe805000
  | sysTid=18237 nice=19 cgrp=foreground sched=0/0 handle=0x7bf20f0c30
  | state=S schedstat=( 288769 205231 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7bf1fed000-0x7bf1fef000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 209.101

"ConscryptStatsLogWriter" prio=1 tid=290 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5542430 self=0xb400007cbe806c00
  | sysTid=18238 nice=19 cgrp=foreground sched=0/0 handle=0x7bf1fe6c30
  | state=S schedstat=( 165308 274769 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7bf1ee3000-0x7bf1ee5000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 209.202

"OsuServerHandler" prio=5 tid=291 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5542b60 self=0xb400007cbe808800
  | sysTid=18239 nice=0 cgrp=foreground sched=0/0 handle=0x7bf1edcc30
  | state=S schedstat=( 974233 358307 8 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7bf1dd9000-0x7bf1ddb000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 209.287

"ConscryptStatsLogWriter" prio=1 tid=292 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5541100 self=0xb400007beaf5dc00
  | sysTid=18234 nice=19 cgrp=foreground sched=0/0 handle=0x7bfbbbfc30
  | state=S schedstat=( 195769 2463077 1 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7bfbabc000-0x7bfbabe000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 209.621

"pool-28-thread-1" prio=5 tid=294 TimedWaiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5a9f698 self=0xb400007beb051800
  | sysTid=18559 nice=0 cgrp=foreground sched=0/0 handle=0x7cc167fc30
  | state=S schedstat=( 501915254 1589806922 1960 ) utm=19 stm=31 core=5 HZ=100
  | stack=0x7cc157c000-0x7cc157e000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:276)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1803)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 210.708

"hc-int-bg-0" prio=5 tid=295 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5aa2f20 self=0xb400007beb053400
  | sysTid=18562 nice=0 cgrp=foreground sched=0/0 handle=0x7cc0acbc30
  | state=S schedstat=( 160574018 1127267377 348 ) utm=12 stm=3 core=0 HZ=100
  | stack=0x7cc09c8000-0x7cc09ca000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 210.813

"pool-17-thread-1" prio=5 tid=296 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x668c040 self=0xb400007cbe877c00
  | sysTid=27801 nice=0 cgrp=foreground sched=0/0 handle=0x7bffbbdc30
  | state=S schedstat=( 808923 82564232 5 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7bffaba000-0x7bffabc000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 230.881

"binder:16431_11" prio=5 tid=297 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5addc50 self=0xb400007cbe9c9000
  | sysTid=18612 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cb29efc30
  | state=S schedstat=( 8950454170 22576569855 26100 ) utm=613 stm=281 core=7 HZ=100
  | stack=0x7cb28f8000-0x7cb28fa000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 210.897

"binder:16431_12" prio=5 tid=298 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5aed058 self=0xb400007cbd00c400
  | sysTid=18646 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cb1f9dc30
  | state=S schedstat=( 14632527958 29017059927 44263 ) utm=999 stm=463 core=4 HZ=100
  | stack=0x7cb1ea6000-0x7cb1ea8000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 211.225

"binder:16431_13" prio=5 tid=299 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5b02868 self=0xb400007bce728000
  | sysTid=18687 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c9a828c30
  | state=S schedstat=( 6529686219 21915494903 21507 ) utm=417 stm=235 core=2 HZ=100
  | stack=0x7c9a731000-0x7c9a733000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 211.48

"binder:16431_14" prio=5 tid=300 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5b83f00 self=0xb400007cb21d9400
  | sysTid=18739 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c8864dc30
  | state=S schedstat=( 6390295307 19814566242 21049 ) utm=422 stm=216 core=5 HZ=100
  | stack=0x7c88556000-0x7c88558000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 215.352

"binder:16431_15" prio=5 tid=301 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5b8d9e0 self=0xb400007bce739800
  | sysTid=18779 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7bf125fc30
  | state=S schedstat=( 10961984286 32517596903 36701 ) utm=742 stm=354 core=7 HZ=100
  | stack=0x7bf1168000-0x7bf116a000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 215.797

"binder:16431_17" prio=5 tid=303 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5bce1f0 self=0xb400007bce921000
  | sysTid=18812 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7bc4ffdc30
  | state=S schedstat=( 7659357826 19194713628 23647 ) utm=515 stm=250 core=7 HZ=100
  | stack=0x7bc4f06000-0x7bc4f08000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 216.578

"binder:16431_18" prio=5 tid=304 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5c42318 self=0xb400007cb23f0400
  | sysTid=18835 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7b924cbc30
  | state=S schedstat=( 8208193112 22135147726 27244 ) utm=536 stm=284 core=5 HZ=100
  | stack=0x7b923d4000-0x7b923d6000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 217.261

"binder:16431_19" prio=5 tid=305 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5c4a320 self=0xb400007bce934800
  | sysTid=18869 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7b8ff6cc30
  | state=S schedstat=( 6354442543 16319909289 22982 ) utm=421 stm=214 core=5 HZ=100
  | stack=0x7b8fe75000-0x7b8fe77000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 217.631

"binder:16431_1A" prio=5 tid=306 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5c561a0 self=0xb400007cb2555c00
  | sysTid=18871 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7b8ee6ec30
  | state=S schedstat=( 9422433535 25000967538 30106 ) utm=628 stm=313 core=5 HZ=100
  | stack=0x7b8ed77000-0x7b8ed79000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 217.925

"binder:16431_1B" prio=5 tid=307 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5c60730 self=0xb400007bcec31000
  | sysTid=18920 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7b8a9bec30
  | state=S schedstat=( 8903865212 23234777173 28268 ) utm=595 stm=295 core=5 HZ=100
  | stack=0x7b8a8c7000-0x7b8a8c9000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 218.212

"binder:16431_1D" prio=5 tid=309 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5c65c60 self=0xb400007bcec43800
  | sysTid=18933 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7b87ae9c30
  | state=S schedstat=( 7155857271 24533471021 23419 ) utm=468 stm=247 core=5 HZ=100
  | stack=0x7b879f2000-0x7b879f4000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 218.478

"binder:16431_1E" prio=5 tid=310 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5c66e60 self=0xb400007cb2658c00
  | sysTid=18934 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7b869ebc30
  | state=S schedstat=( 5090833432 22048582390 16608 ) utm=344 stm=164 core=3 HZ=100
  | stack=0x7b868f4000-0x7b868f6000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 218.775

"binder:16431_20" prio=5 tid=312 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5c68d80 self=0xb400007cb266b400
  | sysTid=18939 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7b83a97c30
  | state=S schedstat=( 13662588097 24719722319 42252 ) utm=915 stm=451 core=5 HZ=100
  | stack=0x7b839a0000-0x7b839a2000 stackSize=991KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #07 pc 000f580c  /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell+140) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #08 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #09 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 228.016

"AnrAuxiliaryTaskExecutor" prio=5 tid=313 TimedWaiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x73eaa08 self=0xb400007bce72b800
  | sysTid=20922 nice=0 cgrp=foreground sched=0/0 handle=0x7cc17c4c30
  | state=S schedstat=( 465918466 4608692 42 ) utm=12 stm=34 core=5 HZ=100
  | stack=0x7cc16c1000-0x7cc16c3000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:276)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1803)
  at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1025)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 231.973

"pool-14-thread-1" prio=5 tid=315 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x60441f0 self=0xb400007cb22af800
  | sysTid=19937 nice=0 cgrp=foreground sched=0/0 handle=0x7cf2773c30
  | state=S schedstat=( 7678539 67148768 19 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7cf2670000-0x7cf2672000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 229.122

"FolmeLogThread" prio=5 tid=316 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x76fc528 self=0xb400007bce72d400
  | sysTid=21364 nice=0 cgrp=top-app sched=0/0 handle=0x7cb2ca0c30
  | state=S schedstat=( 222768 0 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7cb2b9d000-0x7cb2b9f000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 232.099

"AsyncTask #6" prio=5 tid=317 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x680d368 self=0xb400007ce2ab1c00
  | sysTid=29987 nice=10 cgrp=foreground sched=0/0 handle=0x7cc1fcec30
  | state=S schedstat=( 299601005 260761996 228 ) utm=23 stm=6 core=4 HZ=100
  | stack=0x7cc1ecb000-0x7cc1ecd000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:458)
  at java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
  at java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235)
  at java.util.concurrent.SynchronousQueue.take(SynchronousQueue.java:318)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 231.007

"AnimThread-1" prio=5 tid=318 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x76fbf70 self=0xb400007c04686000
  | sysTid=21363 nice=-2 cgrp=top-app sched=0/0 handle=0x7cb2eb4c30
  | state=S schedstat=( 4308308 5982154 6 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7cb2db1000-0x7cb2db3000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:421)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
  at miuix.animation.internal.ThreadPoolUtil$2$1.run(SourceFile:2)
DumpLatencyMs: 232.483

"first_use_thread" prio=5 tid=319 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x6a817b0 self=0xb400007bcee11800
  | sysTid=5891 nice=0 cgrp=foreground sched=0/0 handle=0x7bebac7c30
  | state=S schedstat=( 101338853 58145459 237 ) utm=5 stm=4 core=3 HZ=100
  | stack=0x7beb9c4000-0x7beb9c6000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 231.077

"process reaper" daemon prio=10 tid=321 TimedWaiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x7700d90 self=0xb400007bce924800
  | sysTid=21369 nice=-8 cgrp=top-app sched=0/0 handle=0x7cb20f1c30
  | state=S schedstat=( 448539 3715153 3 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7cb1fe6000-0x7cb1fe8000 stackSize=1071KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:417)
  at java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452)
  at java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
  at java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235)
  at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1025)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 232.586

"ConscryptStatsLogWriter" prio=1 tid=332 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x610bc58 self=0xb400007bcec34800
  | sysTid=21169 nice=19 cgrp=foreground sched=0/0 handle=0x7cb30c8c30
  | state=S schedstat=( 169308 50077 2 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7cb2fc5000-0x7cb2fc7000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 229.259

"ConscryptStatsLogWriter" prio=1 tid=335 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x610b548 self=0xb400007bcec32c00
  | sysTid=21168 nice=19 cgrp=foreground sched=0/0 handle=0x7cb31d2c30
  | state=S schedstat=( 71307 11490847 2 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7cb30cf000-0x7cb30d1000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 229.489

"ConscryptStatsLogWriter" prio=1 tid=336 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x610c190 self=0xb400007bcec36400
  | sysTid=21170 nice=19 cgrp=foreground sched=0/0 handle=0x7cb2fbec30
  | state=S schedstat=( 237154 11040307 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7cb2ebb000-0x7cb2ebd000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 229.571

"pool-23-thread-1" prio=5 tid=344 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x613cae8 self=0xb400007bce729c00
  | sysTid=21325 nice=0 cgrp=foreground sched=0/0 handle=0x7bf1cc8c30
  | state=S schedstat=( 409000 1450154 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7bf1bc5000-0x7bf1bc7000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 229.641

"pool-15-thread-1" prio=5 tid=355 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x6180750 self=0xb400007beb41b000
  | sysTid=22088 nice=10 cgrp=foreground sched=0/0 handle=0x7beb9bdc30
  | state=S schedstat=( 8404077 494265464 21 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7beb8ba000-0x7beb8bc000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 229.707

"pool-70-thread-2" prio=5 tid=365 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x6258620 self=0xb400007bfbd6f000
  | sysTid=23278 nice=0 cgrp=foreground sched=0/0 handle=0x7bc8c6dc30
  | state=S schedstat=( 133518470 54136997 261 ) utm=10 stm=3 core=2 HZ=100
  | stack=0x7bc8b6a000-0x7bc8b6c000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 229.768

"MtkAgpsHandler" prio=5 tid=367 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x62695a0 self=0xb400007cc81a2c00
  | sysTid=23395 nice=0 cgrp=foreground sched=0/0 handle=0x7bc87b1c30
  | state=S schedstat=( 820770 179144308 8 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7bc86ae000-0x7bc86b0000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 229.829

"GnssPhoneListener" prio=5 tid=368 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x62726f0 self=0xb400007cc81a4800
  | sysTid=23481 nice=0 cgrp=foreground sched=0/0 handle=0x7bc86a7c30
  | state=S schedstat=( 9783693 62129846 51 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7bc85a4000-0x7bc85a6000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 230.312

"pool-20-thread-1" prio=5 tid=374 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x668c198 self=0xb400007cbe916800
  | sysTid=27802 nice=0 cgrp=foreground sched=0/0 handle=0x7bbde26c30
  | state=S schedstat=( 819692 85832233 8 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7bbdd23000-0x7bbdd25000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:376)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:520)
  at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3797)
  at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3738)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1752)
  at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 230.944

"BpfServicePoll" prio=5 (not attached)
  | sysTid=16475 nice=0 cgrp=foreground
  | state=R schedstat=( 9507620662 148567271533 130665 ) utm=430 stm=519 core=2 HZ=100
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0000b1e8  /system/lib64/libbpf_minimal.so (ring_buffer__poll+56) (BuildId: 9a864a5a63908c664f83eab6f3e582dd)
  native: #02 pc 000236f0  /system_ext/lib64/libmiuibpfservice.so (Miui::Bpf::MiuiBpfService::eventMonitor+832) (BuildId: 32fa53aeea733780ac689b5f2529e59a)
  native: #03 pc 0001cdd4  /system_ext/lib64/libmiuibpfservice.so (Miui::Bpf::MiuiBpfService::eventProduceThread+612) (BuildId: 32fa53aeea733780ac689b5f2529e59a)
  native: #04 pc 00025bbc  /system_ext/lib64/libmiuibpfservice.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, int , Miui::Bpf::MiuiBpfService*>>+60) (BuildId: 32fa53aeea733780ac689b5f2529e59a)
  native: #05 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #06 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"BpfServiceTr" prio=5 (not attached)
  | sysTid=16476 nice=0 cgrp=foreground
  | state=S schedstat=( 663079 947462 5 ) utm=0 stm=0 core=2 HZ=100
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0002f694  /system_ext/lib64/libmiuibpfservice.so (EpollManager::mainThread+212) (BuildId: 32fa53aeea733780ac689b5f2529e59a)
  native: #02 pc 00034d4c  /system_ext/lib64/libmiuibpfservice.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void , EpollManager*>>+60) (BuildId: 32fa53aeea733780ac689b5f2529e59a)
  native: #03 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #04 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"socket_writer_q" prio=6 (not attached)
  | sysTid=16501 nice=-2 cgrp=foreground
  | state=S schedstat=( 5334429430 36604174748 85669 ) utm=66 stm=467 core=5 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0000be50  /apex/com.android.os.statsd/lib64/libstatssocket.so (std::__1::condition_variable::wait+28) (BuildId: f7a3f4138f034b4b84c469413c77caea)
  native: #04 pc 0000e4c8  /apex/com.android.os.statsd/lib64/libstatssocket.so (BufferWriterQueue::processCommands+136) (BuildId: f7a3f4138f034b4b84c469413c77caea)
  native: #05 pc 0000e79c  /apex/com.android.os.statsd/lib64/libstatssocket.so (void* std::__1::__thread_proxy[abi:nn220000]<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void , BufferWriterQueue*>>+64) (BuildId: f7a3f4138f034b4b84c469413c77caea)
  native: #06 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #07 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"CCodecWatchdog" prio=5 (not attached)
  | sysTid=16818 nice=0 cgrp=foreground
  | state=S schedstat=( 450690 783383 6 ) utm=0 stm=0 core=4 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0001ccdc  /system/lib64/libstagefright_foundation.so (android::ALooper::loop+396) (BuildId: da2395a540043349be54de82d2083611)
  native: #04 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #05 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #06 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"NDK MediaCodec_" prio=10 (not attached)
  | sysTid=16819 nice=-16 cgrp=foreground
  | state=S schedstat=( 852999 302922 11 ) utm=0 stm=0 core=6 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
  native: #04 pc 0001d10c  /system/lib64/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::invalidatorThread +140) (BuildId: 329e8f6ea6b9707ee880708813f51429)
  native: #05 pc 0001d770  /system/lib64/libstagefright_bufferpool@2.0.1.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void , std::__1::reference_wrapper<std::__1::map<unsigned int, std::__1::weak_ptr<android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl> const, std::__1::less<unsigned int>, std::__1::allocator<std::__1::pair<unsigned int const, std::__1::weak_ptr<android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl> const>>>>, std::__1::reference_wrapper<std::__1::mutex>, std::__1::reference_wrapper<std::__1::condition_variable>, std::__1::reference_wrapper<bool>>> +64) (BuildId: 329e8f6ea6b9707ee880708813f51429)
  native: #06 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #07 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"NDK MediaCodec_" prio=10 (not attached)
  | sysTid=16820 nice=-16 cgrp=foreground
  | state=S schedstat=( 991768 31515769 23 ) utm=0 stm=0 core=6 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
  native: #04 pc 0001d8dc  /system/lib64/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::evictorThread +140) (BuildId: 329e8f6ea6b9707ee880708813f51429)
  native: #05 pc 0001dc80  /system/lib64/libstagefright_bufferpool@2.0.1.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void , std::__1::reference_wrapper<std::__1::map<std::__1::weak_ptr<android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl> const, long, std::__1::owner_less<void>, std::__1::allocator<std::__1::pair<std::__1::weak_ptr<android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl> const, long>>>>, std::__1::reference_wrapper<std::__1::mutex>, std::__1::reference_wrapper<std::__1::condition_variable>>> +64) (BuildId: 329e8f6ea6b9707ee880708813f51429)
  native: #06 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #07 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"NetworkPolicy" prio=5 (not attached)
  | sysTid=16952 nice=0 cgrp=foreground
  | state=S schedstat=( 478463 702922 7 ) utm=0 stm=0 core=6 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
  native: #04 pc 00006ad4  /system_ext/lib64/libnetworkboostjni.so (rttManagerThreadLoop+548) (BuildId: d58d8ec595790bd4f50e0907fcc2440a)
  native: #05 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #06 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"SystemPressureC" prio=5 (not attached)
  | sysTid=16995 nice=0 cgrp=foreground
  | state=S schedstat=( 208195534 329144846 536 ) utm=1 stm=19 core=5 HZ=100
  native: #00 pc 000ec9e4  /apex/com.android.runtime/lib64/bionic/libc.so (read+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000203bc  /system_ext/lib64/libmiui_service.so (android::syspressure::EventsNodeThread::threadLoop+124) (BuildId: 8ab52887aa70dba32c586a17e256fd82)
  native: #02 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #04 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"SystemPressureC" prio=5 (not attached)
  | sysTid=16996 nice=0 cgrp=foreground
  | state=S schedstat=( 31860998 281706848 173 ) utm=0 stm=2 core=0 HZ=100
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000216b0  /system_ext/lib64/libmiui_service.so (android::syspressure::PsiThread::threadLoop+160) (BuildId: 8ab52887aa70dba32c586a17e256fd82)
  native: #02 pc 000217f4  /system_ext/lib64/libmiui_service.so (virtual thunk to android::syspressure::PsiThread::threadLoop+20) (BuildId: 8ab52887aa70dba32c586a17e256fd82)
  native: #03 pc 0001430c  /system/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #04 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #05 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mali-event-hand" prio=4 (not attached)
  | sysTid=17664 nice=10 cgrp=top-app
  | state=S schedstat=( 12259303 83804235 193 ) utm=0 stm=0 core=6 HZ=100
  native: #00 pc 000eddc8  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0175a834  /vendor/lib64/egl/mt6895/libGLES_mali.so (???) (BuildId: e3c7cadb643d010b)
  native: #03 pc 0175d45c  /vendor/lib64/egl/mt6895/libGLES_mali.so (???) (BuildId: e3c7cadb643d010b)
  native: #04 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #05 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mali-mem-purge" prio=4 (not attached)
  | sysTid=17665 nice=10 cgrp=top-app
  | state=S schedstat=( 8062766 50525848 63 ) utm=0 stm=0 core=7 HZ=100
  native: #00 pc 000ed488  /apex/com.android.runtime/lib64/bionic/libc.so (nanosleep+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a928c  /apex/com.android.runtime/lib64/bionic/libc.so (usleep+76) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 017570a8  /vendor/lib64/egl/mt6895/libGLES_mali.so (???) (BuildId: e3c7cadb643d010b)
  native: #03 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #04 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mali-cpu-comman" prio=4 (not attached)
  | sysTid=17666 nice=10 cgrp=top-app
  | state=S schedstat=( 1794083 62584229 67 ) utm=0 stm=0 core=4 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 000a3670  /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+112) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0175e86c  /vendor/lib64/egl/mt6895/libGLES_mali.so (???) (BuildId: e3c7cadb643d010b)
  native: #04 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #05 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"ged-swd" prio=4 (not attached)
  | sysTid=17667 nice=10 cgrp=top-app
  | state=S schedstat=( 2900922 24341619 48 ) utm=0 stm=0 core=6 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 00008ad8  /vendor/lib64/libged.so (ged_cond_lock+44) (BuildId: dfd43012b339df0a6d8e666ddd9aa8bf)
  native: #04 pc 00008f64  /vendor/lib64/libged.so (ged_worker_thread+112) (BuildId: dfd43012b339df0a6d8e666ddd9aa8bf)
  native: #05 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #06 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"android.display" prio=5 (not attached)
  | sysTid=26137 nice=0 cgrp=top-app
  | state=S schedstat=( 39197844 31178309 32 ) utm=2 stm=1 core=5 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 009b3bcc  /vendor/lib64/egl/mt6895/libGLES_mali.so (???) (BuildId: e3c7cadb643d010b)
  native: #04 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #05 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HWC release" prio=5 (not attached)
  | sysTid=19597 nice=0 cgrp=top-app
  | state=S schedstat=( 585541 26462 11 ) utm=0 stm=0 core=6 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
  native: #04 pc 000d1e28  /system/lib64/libgui.so (android::gui::FenceMonitor::threadLoop+88) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
  native: #05 pc 000d1824  /system/lib64/libgui.so (android::gui::FenceMonitor::loop+20) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
  native: #06 pc 000d207c  /system/lib64/libgui.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void , android::gui::FenceMonitor*>>+60) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
  native: #07 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #08 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"GPU completion" prio=5 (not attached)
  | sysTid=19598 nice=0 cgrp=top-app
  | state=S schedstat=( 455383 4433462 5 ) utm=0 stm=0 core=6 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
  native: #04 pc 000d1e28  /system/lib64/libgui.so (android::gui::FenceMonitor::threadLoop+88) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
  native: #05 pc 000d1824  /system/lib64/libgui.so (android::gui::FenceMonitor::loop+20) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
  native: #06 pc 000d207c  /system/lib64/libgui.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void , android::gui::FenceMonitor*>>+60) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
  native: #07 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #08 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"RenderThread" prio=4 (not attached)
  | sysTid=21402 nice=10 cgrp=top-app
  | state=S schedstat=( 193689 827154 2 ) utm=0 stm=0 core=3 HZ=100
  native: #00 pc 000ed488  /apex/com.android.runtime/lib64/bionic/libc.so (nanosleep+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a4b1c  /apex/com.android.runtime/lib64/bionic/libc.so (sleep+44) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 000185a0  /system/lib64/libEGL.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, android::egl_cache_t::setBlob::$_0>>+48) (BuildId: 89ec1cdf5dfafca040f6f3aebaac5c54)
  native: #03 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #04 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:16431_15" prio=5 (not attached)
  | sysTid=21487 nice=0 cgrp=foreground
  | state=S schedstat=( 395231 11067770 15 ) utm=0 stm=0 core=6 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
  native: #04 pc 000c0b18  /system/lib64/libgui.so (android::AsyncWorker::run+136) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
  native: #05 pc 000c0f1c  /system/lib64/libgui.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void , android::AsyncWorker*>>+60) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
  native: #06 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #07 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

Zygote loaded classes=22406 post zygote classes=15830
Dumping registered class loaders
#0 dalvik.system.PathClassLoader: [], parent #1
#1 java.lang.BootClassLoader: [], no parent
#2 dalvik.system.PathClassLoader: [/system_ext/framework/miuix.jar:/apex/com.android.permission/javalib/service-permission.jar:/apex/com.android.healthfitness/javalib/service-healthfitness.jar:/apex/com.android.appsearch/javalib/service-appsearch.jar:/apex/com.android.art/javalib/service-art.jar:/system_ext/framework/miui-services.jar:/system/framework/services.jar!classes3.dex:/system/framework/services.jar!classes2.dex:/system/framework/services.jar:/apex/com.android.adservices/javalib/service-sdksandbox.jar:/apex/com.android.configinfrastructure/javalib/service-configinfrastructure.jar:/system_ext/framework/miui-cameraopt.jar:/apex/com.android.adservices/javalib/service-adservices.jar:/apex/com.android.rkpd/javalib/service-rkp.jar:/apex/com.android.media/javalib/service-media-s.jar:/apex/com.android.ondevicepersonalization/javalib/service-ondevicepersonalization.jar:/apex/com.android.compos/javalib/service-compos.jar:/system_ext/framework/apprecovery.proinstaller.jar:/system/framework/com.android.location.provider.jar], parent #1
#3 dalvik.system.PathClassLoader: [/apex/com.android.btservices/javalib/service-bluetooth.jar], parent #2
#4 dalvik.system.PathClassLoader: [/apex/com.android.devicelock/javalib/service-devicelock.jar], parent #2
#5 dalvik.system.PathClassLoader: [/apex/com.android.os.statsd/javalib/service-statsd.jar], parent #2
#6 dalvik.system.PathClassLoader: [/apex/com.android.scheduling/javalib/service-scheduling.jar], parent #2
#7 dalvik.system.PathClassLoader: [/apex/com.android.tethering/javalib/service-connectivity.jar], parent #2
#8 dalvik.system.PathClassLoader: [/apex/com.android.uwb/javalib/service-uwb.jar], parent #2
#9 dalvik.system.PathClassLoader: [/system_ext/framework/miui-wifi-service.jar:/apex/com.android.wifi/javalib/service-wifi.jar], parent #2
#10 dalvik.system.PathClassLoader: [/system_ext/framework/mediatek-services.jar], parent #2
#11 dalvik.system.PathClassLoader: [/system_ext/framework/miuix.jar], parent #0
#12 dalvik.system.PathClassLoader: [], parent #1
#13 dalvik.system.PathClassLoader: [/system_ext/framework/mediatek-services.jar], parent #2
#14 dalvik.system.PathClassLoader: [/system_ext/framework/MiuiBooster.jar], parent #0
#15 dalvik.system.PathClassLoader: [/system/priv-app/SettingsProvider/SettingsProvider.apk], parent #1
#16 dalvik.system.PathClassLoader: [/system/priv-app/MtkTelecom/MtkTelecom.apk], parent #1
#17 dalvik.system.PathClassLoader: [/system_ext/app/miuisystem/miuisystem.apk], parent #1
#18 dalvik.system.PathClassLoader: [/system/priv-app/FusedLocation/FusedLocation.apk], parent #1
#19 dalvik.system.PathClassLoader: [/system_ext/priv-app/LPPeService/LPPeService.apk], parent #1
#20 dalvik.system.PathClassLoader: [/system_ext/framework/MiuiBooster.jar], parent #0
#21 dalvik.system.PathClassLoader: [/system_ext/framework/MiuiBooster.jar], parent #0
Done dumping class loaders
Classes initialized: 0 in 0
Intern table: 69675 strong; 24857 weak
JNI: CheckJNI is off; globals=5826 (plus 355 weak)
Libraries: /system/lib64/libalarm_jni.so /system/lib64/libandroid_servers.so /system_ext/lib64/libmiinputflinger.so /system_ext/lib64/libmiturbo_jni.so /system_ext/lib64/libmiui_service.so /system_ext/lib64/libnetworkboostjni.so /system_ext/lib64/libscout.so libandroid.so libandroid_net_connectivity_com_android_net_module_util_jni.so libandroid_net_connectivity_com_android_net_module_util_jni_CommonConnectivityJni.so libartservice.so libaudioeffect_jni.so libcompiler_rt.so libforcedarkimpl.so libframework-connectivity-jni.so libframework-connectivity-tiramisu-jni.so libhttpengine.so libicing_anywhere.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libmediatek_exceptionlog.so libmiperf_jni.so libmisight_jni.so libmiui_runtime.so libmiuixlog.so libopenjdk.so libpowerhalwrap_jni.so librs_jni.so librtp_jni.so libservice-connectivity.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (36)
Heap: 12% free, 104MB/119MB
Image spaces:
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system@framework@com.android.location.provider.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system@framework@services.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system_ext@framework@miui-services.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system_ext@framework@apprecovery.proinstaller.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.adservices@javalib@service-adservices.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.adservices@javalib@service-sdksandbox.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.appsearch@javalib@service-appsearch.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.art@javalib@service-art.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.compos@javalib@service-compos.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.configinfrastructure@javalib@service-configinfrastructure.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.healthfitness@javalib@service-healthfitness.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.media@javalib@service-media-s.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.ondevicepersonalization@javalib@service-ondevicepersonalization.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.permission@javalib@service-permission.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.rkpd@javalib@service-rkp.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.btservices@javalib@service-bluetooth.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.devicelock@javalib@service-devicelock.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.os.statsd@javalib@service-statsd.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.scheduling@javalib@service-scheduling.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.tethering@javalib@service-connectivity.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.uwb@javalib@service-uwb.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.wifi@javalib@service-wifi.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/boot.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/boot-framework-adservices.art
Dumping cumulative Gc timings
Start Dumping Averages for 26 iterations for concurrent mark compact
ProcessMarkStackNonNull:	Sum: 8.015s Avg: 308.297ms
CompactMovingSpace:	Sum: 7.183s Avg: 276.269ms
MarkRootsCheckpoint:	Sum: 1.429s Avg: 54.967ms
ScanGrayAllocSpaceObjects:	Sum: 949.719ms Avg: 36.527ms
CompactionPhase:	Sum: 801.179ms Avg: 30.814ms
RunningThreadFlips:	Sum: 382.670ms Avg: 14.718ms
ProcessMarkStack:	Sum: 340.338ms Avg: 13.089ms
ScanGrayImmuneSpaceObjects:	Sum: 205.370ms Avg: 7.898ms
MarkingPause:	Sum: 173.065ms Avg: 6.656ms
UpdateAndMarkImageModUnionTable:	Sum: 161.963ms Avg: 6.229ms
PrepareForCompaction:	Sum: 160.097ms Avg: 6.157ms
MarkConcurrentRoots:	Sum: 136.241ms Avg: 5.240ms
(Paused)StackScan:	Sum: 119.424ms Avg: 4.593ms
ProcessReferences:	Sum: 97.629ms Avg: 3.754ms
PrepareForMarking:	Sum: 53.750ms Avg: 2.067ms
ThreadListFlip:	Sum: 47.930ms Avg: 1.843ms
(Paused)ScanGrayAllocSpaceObjects:	Sum: 44.794ms Avg: 1.722ms
SweepSystemWeaks:	Sum: 40.552ms Avg: 1.559ms
FinishPhase:	Sum: 37.129ms Avg: 1.428ms
(Paused)UpdateImmuneSpaces:	Sum: 36.252ms Avg: 1.394ms
ScanGrayZygoteSpaceObjects:	Sum: 32.563ms Avg: 1.252ms
SweepLargeObjects:	Sum: 17.954ms Avg: 690.538us
CompactionPause:	Sum: 16.608ms Avg: 638.769us
InitializePhase:	Sum: 14.823ms Avg: 570.115us
UpdateAndMarkZygoteModUnionTable:	Sum: 14ms Avg: 538.461us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 12.032ms Avg: 462.769us
(Paused)KernelPreparation:	Sum: 10.136ms Avg: 389.846us
MarkingPhase:	Sum: 6.883ms Avg: 264.730us
MarkNonThreadRoots:	Sum: 5.819ms Avg: 223.807us
(Paused)SweepSystemWeaks:	Sum: 5.405ms Avg: 207.884us
EnqueueFinalizerReferences:	Sum: 4.312ms Avg: 165.846us
ReclaimPhase:	Sum: 3.404ms Avg: 130.923us
SweepMallocSpace:	Sum: 3.397ms Avg: 130.653us
SweepJitCodeCache:	Sum: 3.350ms Avg: 128.846us
(Paused)UpdateNonMovingSpace:	Sum: 2.371ms Avg: 91.192us
FlipThreadSuspension:	Sum: 1.696ms Avg: 65.230us
ForwardSoftReferences:	Sum: 1.253ms Avg: 48.192us
MarkAllocStackAsLive:	Sum: 794us Avg: 30.538us
SwapBitmaps:	Sum: 435us Avg: 16.730us
PreCleanCards:	Sum: 252us Avg: 9.692us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 193us Avg: 7.423us
Sweep:	Sum: 96us Avg: 3.692us
UnBindBitmaps:	Sum: 67us Avg: 2.576us
MarkRoots:	Sum: 47us Avg: 1.807us
ReMarkRoots:	Sum: 9us Avg: 346ns
Done Dumping Averages
concurrent mark compact paused:	Sum: 448.481ms 99% C.I. 0.365ms-88.720ms Avg: 8.624ms Max: 93.376ms
concurrent mark compact freed-bytes: Avg: 23MB Max: 101MB Min: 4244KB
Freed-bytes histogram: 0:3,10240:9,20480:8,30720:4,40960:1,102400:1
concurrent mark compact total time: 20.573s mean time: 791.303ms
concurrent mark compact freed: 622MB
concurrent mark compact throughput: 30MB/s  per cpu-time: 77386465/s / 73MB/s
concurrent mark compact tracing throughput: 84MB/s  per cpu-time: 207MB/s
Start Dumping Averages for 220 iterations for young concurrent mark compact
CompactMovingSpace:	Sum: 27.923s Avg: 126.925ms
MarkRootsCheckpoint:	Sum: 6.567s Avg: 29.852ms
CompactionPhase:	Sum: 5.871s Avg: 26.688ms
RunningThreadFlips:	Sum: 2.942s Avg: 13.374ms
UpdateAndMarkImageModUnionTable:	Sum: 2.612s Avg: 11.876ms
ScanOldGenObjects:	Sum: 2.266s Avg: 10.301ms
ProcessMarkStack:	Sum: 2.235s Avg: 10.162ms
MarkConcurrentRoots:	Sum: 1.823s Avg: 8.288ms
ScanGrayAllocSpaceObjects:	Sum: 1.754s Avg: 7.976ms
ScanGrayImmuneSpaceObjects:	Sum: 1.352s Avg: 6.149ms
ProcessMarkStackNonNull:	Sum: 710.107ms Avg: 3.227ms
MarkingPause:	Sum: 601.697ms Avg: 2.734ms
(Paused)StackScan:	Sum: 451.322ms Avg: 2.051ms
SweepSystemWeaks:	Sum: 417.643ms Avg: 1.898ms
(Paused)UpdateImmuneSpaces:	Sum: 321.326ms Avg: 1.460ms
ThreadListFlip:	Sum: 268.852ms Avg: 1.222ms
PrepareForMarking:	Sum: 261.664ms Avg: 1.189ms
FinishPhase:	Sum: 214.337ms Avg: 974.259us
(Paused)KernelPreparation:	Sum: 205.296ms Avg: 933.163us
UpdateAndMarkZygoteModUnionTable:	Sum: 177.459ms Avg: 806.631us
ProcessReferences:	Sum: 173.875ms Avg: 790.340us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 140.615ms Avg: 639.159us
PrepareForCompaction:	Sum: 110.799ms Avg: 503.631us
CompactionPause:	Sum: 102.905ms Avg: 467.750us
MarkNonThreadRoots:	Sum: 89.356ms Avg: 406.163us
SweepArray:	Sum: 71.672ms Avg: 325.781us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 47.496ms Avg: 215.890us
(Paused)SweepSystemWeaks:	Sum: 47.227ms Avg: 214.668us
SweepJitCodeCache:	Sum: 44.240ms Avg: 201.090us
EnqueueFinalizerReferences:	Sum: 31.532ms Avg: 143.327us
MarkingPhase:	Sum: 26.513ms Avg: 120.513us
ReclaimPhase:	Sum: 24.685ms Avg: 112.204us
FlipThreadSuspension:	Sum: 14.421ms Avg: 65.550us
(Paused)UpdateNonMovingSpace:	Sum: 12.789ms Avg: 58.131us
ScanGrayZygoteSpaceObjects:	Sum: 11.136ms Avg: 50.618us
InitializePhase:	Sum: 4.735ms Avg: 21.522us
PreCleanCards:	Sum: 3.720ms Avg: 16.909us
FreeList:	Sum: 3.636ms Avg: 16.527us
UnBindBitmaps:	Sum: 2.230ms Avg: 10.136us
ResetStack:	Sum: 2.214ms Avg: 10.063us
SwapBitmaps:	Sum: 1.751ms Avg: 7.959us
RecordFree:	Sum: 1.334ms Avg: 6.063us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 958us Avg: 4.354us
MarkRoots:	Sum: 917us Avg: 4.168us
ForwardSoftReferences:	Sum: 655us Avg: 2.977us
Sweep:	Sum: 469us Avg: 2.131us
ReMarkRoots:	Sum: 281us Avg: 1.277us
Done Dumping Averages
young concurrent mark compact paused:	Sum: 2.213s 99% C.I. 0.751ms-73.999ms Avg: 5.030ms Max: 124.361ms
young concurrent mark compact freed-bytes: Avg: 19MB Max: 50MB Min: 1916KB
Freed-bytes histogram: 0:1,5120:4,10240:40,15360:77,20480:82,25600:11,30720:1,40960:2,46080:1,51200:1
young concurrent mark compact total time: 59.953s mean time: 272.513ms
young concurrent mark compact freed: 4236MB
young concurrent mark compact throughput: 70MB/s  per cpu-time: 173877765/s / 165MB/s
young concurrent mark compact tracing throughput: 22MB/s  per cpu-time: 52MB/s
Total time spent in GC: 80.526s
Mean GC size throughput: 60MB/s per cpu-time: 142MB/s
Total bytes allocated 4963MB
Total bytes freed 4859MB
Free memory 15MB
Free memory until GC 15MB
Free memory until OOME 407MB
Total memory 119MB
Max memory 512MB
Zygote space size 7004KB
Total mutator paused time: 2.661s
Total time waiting for GC to complete: 423.163ms
Total GC count: 246
Total GC time: 80.526s
Total blocking GC count: 0
Total blocking GC time: 0
Total pre-OOME GC count: 0
Histogram of GC count per 10000 ms: 0:84,1:84,2:21,3:11,4:6,5:2,6:2,12:1,26:1
Histogram of blocking GC count per 10000 ms: 0:212
Native bytes total: 151872964 registered: 22050356
Total native bytes at last GC: 153247604
/system_ext/framework/oat/arm64/MiuiBooster.vdex: verify
/system_ext/priv-app/LPPeService/oat/arm64/LPPeService.vdex: verify
/system/priv-app/FusedLocation/oat/arm64/FusedLocation.vdex: verify
/system_ext/framework/oat/arm64/MiuiBooster.vdex: verify
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system@framework@com.android.location.provider.jar@classes.vdex: verify
/system_ext/framework/oat/arm64/miui-wifi-service.vdex: verify
/system_ext/framework/oat/arm64/miui-connectivity-service.vdex: verify
/system/priv-app/SettingsProvider/oat/arm64/SettingsProvider.vdex: verify
/data/dalvik-cache/arm64/system_ext@app@miuisystem@miuisystem.apk@classes.vdex: verify
/system/priv-app/MtkTelecom/oat/arm64/MtkTelecom.vdex: verify
/system_ext/framework/oat/arm64/miui-cameraopt.vdex: verify
/system_ext/framework/oat/arm64/mediatek-services.vdex: verify
/system_ext/framework/oat/arm64/MiuiBooster.vdex: verify
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.btservices@javalib@service-bluetooth.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.devicelock@javalib@service-devicelock.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.os.statsd@javalib@service-statsd.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.scheduling@javalib@service-scheduling.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.tethering@javalib@service-connectivity.jar@classes.odex: speed-profile
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.uwb@javalib@service-uwb.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.wifi@javalib@service-wifi.jar@classes.odex: speed
/system_ext/framework/oat/arm64/mediatek-services.vdex: verify
/system_ext/framework/oat/arm64/miuix.vdex: verify
/system_ext/framework/oat/arm64/miui-cameraopt.vdex: verify
/system_ext/framework/oat/arm64/miuix.vdex: verify
/system/framework/oat/arm64/android.hidl.base-V1.0-java.vdex: verify
/system/framework/oat/arm64/android.hidl.manager-V1.0-java.vdex: verify
/system/framework/oat/arm64/android.test.base.vdex: verify
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system@framework@com.android.location.provider.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system@framework@services.jar@classes.odex: speed-profile
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system_ext@framework@miui-services.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system_ext@framework@apprecovery.proinstaller.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.adservices@javalib@service-adservices.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.adservices@javalib@service-sdksandbox.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.appsearch@javalib@service-appsearch.jar@classes.odex: speed-profile
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.art@javalib@service-art.jar@classes.odex: verify
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.compos@javalib@service-compos.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.configinfrastructure@javalib@service-configinfrastructure.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.healthfitness@javalib@service-healthfitness.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.media@javalib@service-media-s.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.ondevicepersonalization@javalib@service-ondevicepersonalization.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.permission@javalib@service-permission.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.rkpd@javalib@service-rkp.jar@classes.odex: speed
Current JIT code cache size (used / resident): 701KB / 712KB
Current JIT data cache size (used / resident): 419KB / 472KB
Zygote JIT code cache size (at point of fork): 1KB / 32KB
Zygote JIT data cache size (at point of fork): 1KB / 32KB
Current JIT mini-debug-info size: 137KB
Current JIT capacity: 2048KB
Current number of JIT JNI stub entries: 0
Current number of JIT code cache entries: 785
Total number of JIT baseline compilations: 488
Total number of JIT fast compilations: 0
Total number of JIT optimized compilations: 294
Total number of JIT compilations for on stack replacement: 1
Total number of JIT code cache collections: 0
Memory used for stack maps: Avg: 226B Max: 6112B Min: 16B
Memory used for compiled code: Avg: 910B Max: 27KB Min: 28B
Memory used for profiling info: Avg: 209B Max: 4560B Min: 32B
Start Dumping Averages for 785 iterations for JIT timings
Compiling baseline:	Sum: 1.167s Avg: 1.486ms
Compiling optimized:	Sum: 357.831ms Avg: 455.835us
TrimMaps:	Sum: 57.700ms Avg: 73.503us
Compiling OSR:	Sum: 697us Avg: 887ns
Done Dumping Averages
Memory used for compilation: Avg: 105KB Max: 2891KB Min: 16KB

*** ART internal metrics ***
  Metadata:
    timestamp_since_start_ms: 2121585
  Metrics:
    ClassLoadingTotalTime: count = 3672126
    ClassVerificationTotalTime: count = 7387
    ClassVerificationCount: count = 3
    WorldStopTimeDuringGCAvg: count = 10821
    YoungGcCount: count = 220
    FullGcCount: count = 26
    TotalBytesAllocated: count = 5202692480
    TotalGcCollectionTime: count = 80700
    YoungGcThroughputAvg: count = 162
    FullGcThroughputAvg: count = 80
    YoungGcTracingThroughputAvg: count = 39
    FullGcTracingThroughputAvg: count = 148
    JitMethodCompileTotalTime: count = 9515885
    JitMethodCompileCount: count = 783
    YoungGcCollectionTime: range = 0...60000, buckets: 220,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcCollectionTime: range = 0...60000, buckets: 26,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcThroughput: range = 0...10000, buckets: 219,1,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcThroughput: range = 0...10000, buckets: 26,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcTracingThroughput: range = 0...10000, buckets: 220,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcTracingThroughput: range = 0...10000, buckets: 26,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    GcWorldStopTime: count = 2662067
    GcWorldStopCount: count = 246
    YoungGcScannedBytes: count = 1412021274
    YoungGcFreedBytes: count = 4051038816
    YoungGcDuration: count = 60125
    FullGcScannedBytes: count = 1832565066
    FullGcFreedBytes: count = 595285328
    FullGcDuration: count = 20575
    GcWorldStopTimeDelta: count = 18565
    GcWorldStopCountDelta: count = 1
    YoungGcScannedBytesDelta: count = 7850462
    YoungGcFreedBytesDelta: count = 14563584
    YoungGcDurationDelta: count = 195
    FullGcScannedBytesDelta: count = 0
    FullGcFreedBytesDelta: count = 0
    FullGcDurationDelta: count = 0
    JitMethodCompileTotalTimeDelta: count = 761
    JitMethodCompileCountDelta: count = 2
    ClassVerificationTotalTimeDelta: count = 0
    ClassVerificationCountDelta: count = 0
    ClassLoadingTotalTimeDelta: count = 74455
    TotalBytesAllocatedDelta: count = 28597440
    TotalGcCollectionTimeDelta: count = 195
    YoungGcCountDelta: count = 1
    FullGcCountDelta: count = 0
    TimeElapsedDelta: count = 4566
    AppSlowPathDuringYoungGcDurationDelta: count = 97
    AppSlowPathDuringFullGcDurationDelta: count = 0
    BcpStaticFinalFieldOverwrite: count = 0
    AppStaticFinalFieldOverwrite: count = 0
*** Done dumping ART internal metrics ***

----- end 16431 -----

----- Waiting Channels: pid 16431 at 2026-07-27 02:17:00.963056755-0600 -----
Cmd line: system_server

sysTid=16431     state=S    binder_wait_for_work
sysTid=16459     state=S    do_sigtimedwait
sysTid=16460     state=S    pipe_read
sysTid=16461     state=S    futex_wait_queue_me
sysTid=16462     state=R    0
sysTid=16463     state=S    futex_wait_queue_me
sysTid=16464     state=S    futex_wait_queue_me
sysTid=16465     state=S    futex_wait_queue_me
sysTid=16470     state=S    binder_wait_for_work
sysTid=16471     state=S    binder_wait_for_work
sysTid=16472     state=S    do_epoll_wait
sysTid=16473     state=S    do_epoll_wait
sysTid=16474     state=S    do_epoll_wait
sysTid=16475     state=R    0
sysTid=16476     state=S    do_epoll_wait
sysTid=16479     state=S    do_epoll_wait
sysTid=16480     state=S    __start___bug_table
sysTid=16481     state=S    do_epoll_wait
sysTid=16482     state=S    do_epoll_wait
sysTid=16483     state=S    do_epoll_wait
sysTid=16484     state=S    do_epoll_wait
sysTid=16485     state=R    0
sysTid=16486     state=S    do_epoll_wait
sysTid=16487     state=S    do_epoll_wait
sysTid=16488     state=S    do_epoll_wait
sysTid=16489     state=S    futex_wait_queue_me
sysTid=16490     state=S    futex_wait_queue_me
sysTid=16496     state=S    binder_wait_for_work
sysTid=16499     state=S    do_epoll_wait
sysTid=16500     state=S    do_epoll_wait
sysTid=16501     state=S    futex_wait_queue_me
sysTid=16502     state=S    do_epoll_wait
sysTid=16503     state=S    do_epoll_wait
sysTid=16504     state=S    do_epoll_wait
sysTid=16505     state=S    do_epoll_wait
sysTid=16506     state=S    __arm64_sys_nanosleep
sysTid=16507     state=S    do_epoll_wait
sysTid=16508     state=S    do_epoll_wait
sysTid=16509     state=S    do_epoll_wait
sysTid=16510     state=S    do_epoll_wait
sysTid=16511     state=S    do_epoll_wait
sysTid=16512     state=S    futex_wait_queue_me
sysTid=16513     state=S    do_epoll_wait
sysTid=16514     state=S    inotify_read
sysTid=16515     state=S    __skb_wait_for_more_packets
sysTid=16516     state=S    do_epoll_wait
sysTid=16517     state=S    do_epoll_wait
sysTid=16518     state=S    do_epoll_wait
sysTid=16519     state=S    futex_wait_queue_me
sysTid=16520     state=S    do_epoll_wait
sysTid=16521     state=S    do_epoll_wait
sysTid=16522     state=S    do_epoll_wait
sysTid=16523     state=S    futex_wait_queue_me
sysTid=16524     state=S    futex_wait_queue_me
sysTid=16525     state=S    futex_wait_queue_me
sysTid=16526     state=S    do_epoll_wait
sysTid=16527     state=S    do_epoll_wait
sysTid=16528     state=S    futex_wait_queue_me
sysTid=16530     state=S    do_epoll_wait
sysTid=16531     state=S    do_epoll_wait
sysTid=16532     state=S    do_epoll_wait
sysTid=16533     state=S    do_epoll_wait
sysTid=16534     state=S    do_epoll_wait
sysTid=16536     state=S    __skb_wait_for_more_packets
sysTid=16537     state=S    do_epoll_wait
sysTid=16539     state=S    do_epoll_wait
sysTid=16551     state=S    do_epoll_wait
sysTid=16552     state=S    do_epoll_wait
sysTid=16553     state=S    do_epoll_wait
sysTid=16559     state=S    binder_wait_for_work
sysTid=16562     state=S    do_epoll_wait
sysTid=16563     state=S    futex_wait_queue_me
sysTid=16565     state=S    do_epoll_wait
sysTid=16566     state=S    do_epoll_wait
sysTid=16567     state=S    futex_wait_queue_me
sysTid=16568     state=S    do_epoll_wait
sysTid=16569     state=S    do_epoll_wait
sysTid=16570     state=S    do_epoll_wait
sysTid=16573     state=S    do_epoll_wait
sysTid=16574     state=S    do_epoll_wait
sysTid=16575     state=S    futex_wait_queue_me
sysTid=16576     state=S    do_epoll_wait
sysTid=16577     state=S    futex_wait_queue_me
sysTid=16580     state=S    do_epoll_wait
sysTid=16581     state=S    do_epoll_wait
sysTid=16583     state=S    do_epoll_wait
sysTid=16584     state=S    do_epoll_wait
sysTid=16585     state=S    do_epoll_wait
sysTid=16586     state=S    futex_wait_queue_me
sysTid=16587     state=S    futex_wait_queue_me
sysTid=16588     state=S    futex_wait_queue_me
sysTid=16589     state=S    do_epoll_wait
sysTid=16590     state=S    do_epoll_wait
sysTid=16591     state=S    do_epoll_wait
sysTid=16592     state=S    do_epoll_wait
sysTid=16593     state=S    do_epoll_wait
sysTid=16594     state=S    do_sys_poll
sysTid=16597     state=S    do_epoll_wait
sysTid=16598     state=S    do_epoll_wait
sysTid=16599     state=S    do_epoll_wait
sysTid=16600     state=S    do_epoll_wait
sysTid=16601     state=S    do_epoll_wait
sysTid=16602     state=S    do_epoll_wait
sysTid=16603     state=S    do_epoll_wait
sysTid=16604     state=S    do_epoll_wait
sysTid=16606     state=S    futex_wait_queue_me
sysTid=16608     state=S    do_epoll_wait
sysTid=16610     state=S    do_epoll_wait
sysTid=16614     state=S    do_epoll_wait
sysTid=16615     state=S    do_epoll_wait
sysTid=16616     state=S    do_epoll_wait
sysTid=16617     state=S    do_epoll_wait
sysTid=16618     state=S    do_epoll_wait
sysTid=16619     state=S    do_epoll_wait
sysTid=16620     state=S    do_epoll_wait
sysTid=16621     state=S    do_epoll_wait
sysTid=16625     state=S    do_epoll_wait
sysTid=16626     state=S    do_epoll_wait
sysTid=16627     state=S    do_epoll_wait
sysTid=16628     state=S    do_epoll_wait
sysTid=16629     state=S    do_epoll_wait
sysTid=16630     state=S    do_epoll_wait
sysTid=16631     state=S    do_epoll_wait
sysTid=16632     state=S    do_epoll_wait
sysTid=16633     state=S    do_epoll_wait
sysTid=16634     state=S    do_epoll_wait
sysTid=16635     state=S    binder_wait_for_work
sysTid=16636     state=S    do_epoll_wait
sysTid=16637     state=S    do_epoll_wait
sysTid=16638     state=S    do_epoll_wait
sysTid=16639     state=S    do_epoll_wait
sysTid=16640     state=S    do_epoll_wait
sysTid=16641     state=S    do_epoll_wait
sysTid=16642     state=S    do_epoll_wait
sysTid=16643     state=S    do_epoll_wait
sysTid=16645     state=S    do_epoll_wait
sysTid=16646     state=S    do_epoll_wait
sysTid=16647     state=S    futex_wait_queue_me
sysTid=16650     state=S    do_epoll_wait
sysTid=16651     state=S    do_epoll_wait
sysTid=16652     state=S    do_epoll_wait
sysTid=16653     state=S    futex_wait_queue_me
sysTid=16654     state=S    futex_wait_queue_me
sysTid=16655     state=S    futex_wait_queue_me
sysTid=16656     state=S    do_epoll_wait
sysTid=16657     state=S    futex_wait_queue_me
sysTid=16658     state=S    do_epoll_wait
sysTid=16660     state=S    do_epoll_wait
sysTid=16661     state=S    do_epoll_wait
sysTid=16662     state=S    do_epoll_wait
sysTid=16663     state=S    do_epoll_wait
sysTid=16665     state=S    do_epoll_wait
sysTid=16666     state=S    do_epoll_wait
sysTid=16667     state=S    do_epoll_wait
sysTid=16668     state=S    do_epoll_wait
sysTid=16669     state=S    do_epoll_wait
sysTid=16670     state=S    do_epoll_wait
sysTid=16671     state=S    do_epoll_wait
sysTid=16672     state=S    __skb_wait_for_more_packets
sysTid=16673     state=S    do_epoll_wait
sysTid=16674     state=S    do_epoll_wait
sysTid=16675     state=S    __skb_wait_for_more_packets
sysTid=16676     state=S    do_epoll_wait
sysTid=16677     state=S    do_epoll_wait
sysTid=16678     state=S    do_epoll_wait
sysTid=16679     state=S    do_epoll_wait
sysTid=16680     state=S    do_epoll_wait
sysTid=16681     state=S    do_epoll_wait
sysTid=16682     state=S    do_epoll_wait
sysTid=16683     state=S    do_epoll_wait
sysTid=16684     state=S    do_epoll_wait
sysTid=16685     state=S    do_epoll_wait
sysTid=16686     state=S    do_epoll_wait
sysTid=16687     state=S    do_epoll_wait
sysTid=16688     state=S    do_epoll_wait
sysTid=16689     state=S    do_epoll_wait
sysTid=16690     state=S    do_epoll_wait
sysTid=16691     state=S    do_epoll_wait
sysTid=16693     state=S    do_epoll_wait
sysTid=16694     state=S    do_epoll_wait
sysTid=16696     state=S    do_epoll_wait
sysTid=16697     state=S    do_epoll_wait
sysTid=16698     state=S    do_epoll_wait
sysTid=16699     state=S    do_epoll_wait
sysTid=16700     state=S    do_epoll_wait
sysTid=16701     state=S    do_epoll_wait
sysTid=16702     state=S    do_epoll_wait
sysTid=16703     state=S    do_epoll_wait
sysTid=16704     state=S    do_epoll_wait
sysTid=16705     state=S    do_epoll_wait
sysTid=16706     state=S    do_epoll_wait
sysTid=16707     state=S    do_epoll_wait
sysTid=16708     state=S    do_epoll_wait
sysTid=16709     state=S    do_epoll_wait
sysTid=16711     state=S    do_epoll_wait
sysTid=16712     state=S    futex_wait_queue_me
sysTid=16717     state=S    binder_wait_for_work
sysTid=16719     state=S    futex_wait_queue_me
sysTid=16720     state=S    do_epoll_wait
sysTid=16722     state=S    binder_wait_for_work
sysTid=16721     state=S    do_epoll_wait
sysTid=16723     state=S    do_epoll_wait
sysTid=16724     state=S    do_epoll_wait
sysTid=16725     state=S    do_epoll_wait
sysTid=16726     state=S    do_epoll_wait
sysTid=16727     state=S    do_epoll_wait
sysTid=16728     state=S    do_epoll_wait
sysTid=16729     state=S    do_epoll_wait
sysTid=16732     state=S    do_epoll_wait
sysTid=16735     state=S    do_epoll_wait
sysTid=16739     state=S    futex_wait_queue_me
sysTid=16740     state=S    do_epoll_wait
sysTid=16741     state=S    do_epoll_wait
sysTid=16743     state=S    futex_wait_queue_me
sysTid=16744     state=S    futex_wait_queue_me
sysTid=16745     state=S    do_epoll_wait
sysTid=16748     state=S    binder_wait_for_work
sysTid=16757     state=S    binder_wait_for_work
sysTid=16783     state=S    do_epoll_wait
sysTid=16785     state=S    do_epoll_wait
sysTid=16792     state=S    do_epoll_wait
sysTid=16799     state=S    inotify_read
sysTid=16802     state=S    binder_wait_for_work
sysTid=16818     state=S    futex_wait_queue_me
sysTid=16819     state=S    futex_wait_queue_me
sysTid=16820     state=S    futex_wait_queue_me
sysTid=16829     state=S    binder_wait_for_work
sysTid=16844     state=S    __skb_wait_for_more_packets
sysTid=16902     state=S    do_epoll_wait
sysTid=16904     state=S    do_epoll_wait
sysTid=16910     state=S    do_epoll_wait
sysTid=16922     state=S    binder_wait_for_work
sysTid=16923     state=S    do_epoll_wait
sysTid=16934     state=S    do_epoll_wait
sysTid=16935     state=S    do_epoll_wait
sysTid=16936     state=S    do_epoll_wait
sysTid=16937     state=S    do_epoll_wait
sysTid=16939     state=S    do_epoll_wait
sysTid=16945     state=S    do_epoll_wait
sysTid=16946     state=S    do_epoll_wait
sysTid=16947     state=S    do_epoll_wait
sysTid=16951     state=S    do_epoll_wait
sysTid=16952     state=S    futex_wait_queue_me
sysTid=16953     state=S    do_epoll_wait
sysTid=16990     state=S    do_epoll_wait
sysTid=16993     state=S    do_epoll_wait
sysTid=16994     state=S    do_epoll_wait
sysTid=16995     state=S    inotify_read
sysTid=16996     state=S    do_epoll_wait
sysTid=17003     state=S    do_epoll_wait
sysTid=17054     state=S    do_epoll_wait
sysTid=17089     state=S    binder_wait_for_work
sysTid=17192     state=S    binder_wait_for_work
sysTid=17193     state=S    binder_wait_for_work
sysTid=17195     state=S    binder_wait_for_work
sysTid=17197     state=S    binder_wait_for_work
sysTid=17198     state=S    binder_wait_for_work
sysTid=17253     state=S    do_epoll_wait
sysTid=17255     state=S    do_epoll_wait
sysTid=17257     state=S    do_epoll_wait
sysTid=17263     state=S    do_epoll_wait
sysTid=17278     state=S    do_epoll_wait
sysTid=17284     state=S    do_epoll_wait
sysTid=17285     state=S    do_epoll_wait
sysTid=17287     state=S    do_epoll_wait
sysTid=17290     state=S    do_epoll_wait
sysTid=17295     state=S    do_epoll_wait
sysTid=17297     state=S    do_epoll_wait
sysTid=17309     state=S    binder_wait_for_work
sysTid=17318     state=S    binder_wait_for_work
sysTid=17319     state=S    futex_wait_queue_me
sysTid=17354     state=S    do_epoll_wait
sysTid=17551     state=S    do_epoll_wait
sysTid=17652     state=S    do_epoll_wait
sysTid=17663     state=S    do_epoll_wait
sysTid=17664     state=S    do_sys_poll
sysTid=17665     state=S    __arm64_sys_nanosleep
sysTid=17666     state=S    futex_wait_queue_me
sysTid=17667     state=S    futex_wait_queue_me
sysTid=17669     state=S    futex_wait_queue_me
sysTid=17670     state=S    futex_wait_queue_me
sysTid=18005     state=S    futex_wait_queue_me
sysTid=18176     state=S    do_epoll_wait
sysTid=18220     state=S    futex_wait_queue_me
sysTid=18221     state=S    do_epoll_wait
sysTid=18223     state=S    do_epoll_wait
sysTid=18234     state=S    futex_wait_queue_me
sysTid=18237     state=S    futex_wait_queue_me
sysTid=18238     state=S    futex_wait_queue_me
sysTid=18239     state=S    do_epoll_wait
sysTid=18479     state=S    do_epoll_wait
sysTid=18515     state=S    futex_wait_queue_me
sysTid=18517     state=S    futex_wait_queue_me
sysTid=18549     state=S    futex_wait_queue_me
sysTid=18554     state=S    futex_wait_queue_me
sysTid=18555     state=S    futex_wait_queue_me
sysTid=18558     state=S    futex_wait_queue_me
sysTid=18559     state=S    futex_wait_queue_me
sysTid=18562     state=S    futex_wait_queue_me
sysTid=18612     state=R    0
sysTid=18646     state=R    0
sysTid=18687     state=S    binder_wait_for_work
sysTid=18739     state=S    binder_wait_for_work
sysTid=18779     state=R    0
sysTid=18790     state=S    futex_wait_queue_me
sysTid=18812     state=R    0
sysTid=18835     state=S    binder_wait_for_work
sysTid=18869     state=S    binder_wait_for_work
sysTid=18871     state=S    binder_wait_for_work
sysTid=18920     state=S    binder_wait_for_work
sysTid=18926     state=R    0
sysTid=18933     state=S    binder_wait_for_work
sysTid=18934     state=S    binder_wait_for_work
sysTid=18938     state=S    binder_wait_for_work
sysTid=18939     state=S    binder_wait_for_work
sysTid=19937     state=S    futex_wait_queue_me
sysTid=21168     state=S    futex_wait_queue_me
sysTid=21169     state=S    futex_wait_queue_me
sysTid=21170     state=S    futex_wait_queue_me
sysTid=21172     state=S    futex_wait_queue_me
sysTid=21325     state=S    futex_wait_queue_me
sysTid=22088     state=S    futex_wait_queue_me
sysTid=23278     state=S    futex_wait_queue_me
sysTid=23395     state=S    do_epoll_wait
sysTid=23481     state=S    do_epoll_wait
sysTid=26137     state=S    futex_wait_queue_me
sysTid=26632     state=S    futex_wait_queue_me
sysTid=27500     state=S    futex_wait_queue_me
sysTid=27800     state=S    futex_wait_queue_me
sysTid=27801     state=S    futex_wait_queue_me
sysTid=27802     state=S    futex_wait_queue_me
sysTid=29987     state=S    futex_wait_queue_me
sysTid=5891      state=S    do_epoll_wait
sysTid=9407      state=S    futex_wait_queue_me
sysTid=11259     state=S    futex_wait_queue_me
sysTid=19597     state=S    futex_wait_queue_me
sysTid=19598     state=S    futex_wait_queue_me
sysTid=19602     state=S    futex_wait_queue_me
sysTid=19640     state=S    futex_wait_queue_me
sysTid=20842     state=S    futex_wait_queue_me
sysTid=20920     state=S    futex_wait_queue_me
sysTid=20922     state=S    futex_wait_queue_me
sysTid=20970     state=S    futex_wait_queue_me
sysTid=21363     state=S    futex_wait_queue_me
sysTid=21364     state=S    do_epoll_wait
sysTid=21369     state=S    futex_wait_queue_me
sysTid=21402     state=S    __arm64_sys_nanosleep
sysTid=21487     state=S    futex_wait_queue_me

----- end 16431 -----

----- dumping ended at 342136539
