Subject: 
Exception ： FW_SCOUT_HANG
TimeStamp : 2026-07-27-02-16-50
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 342125999

----- pid 16431 at 2026-07-27 02:16:50.929940755-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: 949.289ms 99% C.I. 0.011ms-49.407ms Avg: 1.808ms Max: 72.102ms
DALVIK THREADS (327):
"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: 442.469

"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: 700.928

"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=( 18299893697 29951792729 52976 ) utm=1154 stm=675 core=6 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 0005f89c  /system/lib64/libbinder.so (android::IPCThreadState::waitForResponse+60) (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: 1.85962

"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=( 1298975219 2784539728 5431 ) utm=45 stm=84 core=7 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: 119.512

"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=( 1518463029 1567013619 1915 ) utm=80 stm=71 core=1 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: 120.978

"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=( 20660708 16631616 96 ) utm=0 stm=1 core=2 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:612)
  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: 121.51

"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=( 202254525 116443238 511 ) 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: 145.021

"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: 196.859

"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=( 489178268 555486252 2004 ) 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: 292.762

"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: 305.395

"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: 306.5

"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: 310.698

"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: 450.964

"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: 555.042

"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: 557.774

"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: 582.238

"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: 585.395

"Timer-258" prio=5 tid=284 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x73c5a38 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: 738.649

"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: 692.326

"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=( 9534872275 24812280370 32919 ) utm=622 stm=331 core=3 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 0005f89c  /system/lib64/libbinder.so (android::IPCThreadState::waitForResponse+60) (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: 715.2

"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: 737.952

"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: 737.458

"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: 722.021

"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=( 498018917 13338766 834 ) utm=28 stm=21 core=5 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: 739.157

"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=( 565769 0 1 ) utm=0 stm=0 core=1 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: 82.9809

"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=( 1661718539 8829248202 6547 ) utm=98 stm=67 core=3 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: 89.7261

"HeapTaskDaemon" daemon prio=5 tid=5 WaitingForTaskProcessor
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2002638 self=0xb400007e031aa400
  | sysTid=16462 nice=4 cgrp=foreground sched=1073741824/0 handle=0x7e0bdfbc30
  | state=S schedstat=( 33187085631 35233346845 27420 ) utm=1551 stm=1767 core=6 HZ=100
  | stack=0x7e0bcf8000-0x7e0bcfa000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 00090300  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00201f28  /apex/com.android.art/lib64/libart.so (art::ConditionVariable::TimedWait+268) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #02 pc 0020115c  /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks+232) (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: 115.642

"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=( 8034711696 20582544254 26970 ) utm=555 stm=248 core=1 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: 121.981

"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=( 9055188182 18650824673 25674 ) utm=646 stm=258 core=6 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: 124.451

"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=( 2684099505 9525455813 12654 ) utm=149 stm=118 core=0 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: 125.339

"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=( 879267498 1368812692 4965 ) utm=34 stm=53 core=1 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: 127.562

"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=( 393999 0 1 ) utm=0 stm=0 core=3 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: 128.601

"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=( 139193982 327708163 655 ) utm=2 stm=11 core=1 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: 129.64

"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=( 16546276394 28591590370 80090 ) utm=1034 stm=620 core=1 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: 130.654

"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=( 1828996031 2831996446 2799 ) utm=130 stm=52 core=2 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: 131.701

"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=( 9936849798 17491322204 34778 ) utm=617 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: 132.769

"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=( 11322455779 11431076890 34916 ) utm=834 stm=297 core=2 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: 133.74

"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=( 1954473431 1871320953 5900 ) utm=136 stm=59 core=1 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: 134.878

"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=( 97371538 1032001 54 ) utm=5 stm=4 core=7 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: 136.412

"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=( 72360934 179500622 353 ) utm=3 stm=3 core=3 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: 140.488

"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=( 250404110 423038769 1097 ) utm=6 stm=18 core=3 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: 141.987

"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=( 233459720 127972772 920 ) utm=16 stm=6 core=0 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: 143.168

"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=( 7773461 997924 1 ) utm=0 stm=0 core=1 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: 144.219

"StorageUserConnectionThread-0" prio=5 tid=26 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x576ec50 self=0xb400007bfbc33c00
  | sysTid=18455 nice=0 cgrp=foreground sched=0/0 handle=0x7cf2ac8c30
  | state=S schedstat=( 1320769 6360693 10 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7cf29c5000-0x7cf29c7000 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: 687.028

"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=( 5217121567 21845282043 19317 ) utm=340 stm=181 core=3 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: 153.354

"android.bg" prio=5 tid=28 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20e65c0 self=0xb400007df67a1800
  | sysTid=16499 nice=10 cgrp=foreground sched=1073741824/0 handle=0x7cf0983c30
  | state=S schedstat=( 53684279096 227411483942 78340 ) utm=1461 stm=3907 core=1 HZ=100
  | stack=0x7cf0880000-0x7cf0882000 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: 154.587

"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=( 334692070 1561050098 1792 ) utm=15 stm=18 core=2 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: 155.839

"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=( 1433613 2911693 7 ) utm=0 stm=0 core=5 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: 157.483

"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=( 14431156 27918461 25 ) utm=1 stm=0 core=1 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: 158.909

"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=( 11682647460 25918419956 42548 ) utm=662 stm=505 core=0 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: 160.094

"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=( 765536747 3128179544 2546 ) utm=39 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: 161.359

"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=( 523753923 6423446381 5043 ) utm=13 stm=38 core=5 HZ=100
  | stack=0x7ce90f4000-0x7ce90f6000 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: 162.594

"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=( 172128671 3327380059 1145 ) utm=10 stm=7 core=6 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: 165.171

"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=( 307685126 1751272373 3239 ) utm=4 stm=26 core=0 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: 166.606

"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=( 283769 0 1 ) utm=0 stm=0 core=0 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: 172.182

"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=( 14332266580 13680195374 18696 ) utm=171 stm=1261 core=2 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: 174.486

"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=( 5483856758 23610201065 40539 ) utm=319 stm=229 core=2 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: 175.901

"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=( 1297950134 701388455 2478 ) utm=39 stm=89 core=2 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: 177.182

"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=( 2551418860 20521421672 17530 ) utm=149 stm=105 core=3 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: 182.741

"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=( 75526677 565877161 838 ) utm=2 stm=5 core=1 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: 183.929

"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=( 334077 54846 1 ) utm=0 stm=0 core=6 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: 186.158

"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=( 46734322 142993771 386 ) utm=1 stm=2 core=7 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: 193.125

"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=( 54138064 152194540 292 ) 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: 194.398

"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=( 5648999 81335923 11 ) utm=0 stm=0 core=3 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: 195.674

"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=( 213230 10385 1 ) utm=0 stm=0 core=6 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: 200.778

"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=( 1581616 0 1 ) 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: 202.391

"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=( 340923 0 1 ) utm=0 stm=0 core=0 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: 203.583

"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=( 1172924 11384 5 ) 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: 204.831

"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=( 237846 0 2 ) utm=0 stm=0 core=0 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: 223.617

"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=( 328846 0 5 ) utm=0 stm=0 core=5 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: 224.92

"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=( 331694 57231 9 ) utm=0 stm=0 core=6 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: 226.253

"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=( 2253354671 10531335210 19317 ) utm=129 stm=96 core=1 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: 227.563

"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=( 546769 0 3 ) utm=0 stm=0 core=2 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: 229.082

"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=( 343307 0 1 ) utm=0 stm=0 core=0 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: 234.134

"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=( 316384 0 1 ) utm=0 stm=0 core=0 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: 235.622

"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=( 538361958 3361930248 1750 ) utm=17 stm=36 core=1 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: 236.893

"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=( 570233 210077 3 ) utm=0 stm=0 core=5 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: 238.317

"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=( 3625230 395849 8 ) utm=0 stm=0 core=5 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: 239.738

"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=( 475462 0 1 ) utm=0 stm=0 core=2 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: 241.253

"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=( 5293303107 9367749301 12872 ) utm=435 stm=93 core=6 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: 246.587

"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=( 295923 0 1 ) utm=0 stm=0 core=6 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: 252.35

"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=( 334346743 9920752690 2295 ) 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: 689.486

"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=( 84075307 1924230691 1162 ) utm=2 stm=5 core=2 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: 253.871

"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=( 799749841 959710452 1175 ) utm=67 stm=12 core=6 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: 255.479

"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=( 37835006 269810073 211 ) 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: 257.013

"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: 737.197

"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=( 5403229 6529385 32 ) utm=0 stm=0 core=4 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: 258.703

"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=( 12881156 97320689 111 ) utm=0 stm=0 core=2 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: 262.552

"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=R schedstat=( 45658009937 1648602205 161911 ) utm=3168 stm=1397 core=1 HZ=100
  | stack=0x7cc120c000-0x7cc120e000 stackSize=991KB
  | held mutexes=
  native: #00 pc 00051030  /system/lib64/libc++.so (operator new+48) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
  native: #01 pc 0007ad34  /system/lib64/libsensorservice.so (void std::__1::vector<std::__1::vector<android::sp<android::SensorService::SensorEventConnection>, std::__1::allocator<android::sp<android::SensorService::SensorEventConnection>>>, std::__1::allocator<std::__1::vector<android::sp<android::SensorService::SensorEventConnection>, std::__1::allocator<android::sp<android::SensorService::SensorEventConnection>>>>>::__emplace_back_slow_path<>+132) (BuildId: 23c47068f07c7560eed0dea3881090f4)
  native: #02 pc 000744a4  /system/lib64/libsensorservice.so (std::__1::vector<android::sp<android::SensorService::SensorEventConnection>, std::__1::allocator<android::sp<android::SensorService::SensorEventConnection>>> const& android::SensorService::ConnectionSafeAutolock::getConnectionsHelper<android::SensorService::SensorEventConnection>+84) (BuildId: 23c47068f07c7560eed0dea3881090f4)
  native: #03 pc 0006f19c  /system/lib64/libsensorservice.so (android::SensorService::threadLoop+2044) (BuildId: 23c47068f07c7560eed0dea3881090f4)
  native: #04 pc 0006f9ac  /system/lib64/libsensorservice.so (non-virtual thunk to android::SensorService::threadLoop+12) (BuildId: 23c47068f07c7560eed0dea3881090f4)
  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: 271.481

"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=( 1349924 144692 10 ) utm=0 stm=0 core=4 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: 273.01

"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=( 4777467165 59011329200 28628 ) utm=269 stm=208 core=0 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: 275.362

"appscheduling.default" prio=5 tid=76 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x45b8f20 self=0xb400007cbe2e2000
  | sysTid=16567 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cc0ef3c30
  | state=S schedstat=( 6821665673 17217597861 27851 ) utm=477 stm=204 core=3 HZ=100
  | stack=0x7cc0df0000-0x7cc0df2000 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: 276.97

"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=( 1380232 7804923 5 ) utm=0 stm=0 core=7 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: 278.565

"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=( 4951770 14175232 26 ) utm=0 stm=0 core=7 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: 280.188

"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=( 324216524 762479451 920 ) 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: 281.839

"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: 690.969

"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: 691.308

"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=( 186394565 471460397 2414 ) utm=6 stm=12 core=2 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: 283.501

"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=( 1300647134 11645965702 3928 ) utm=65 stm=64 core=0 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: 285.391

"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=( 77210303 462729923 488 ) utm=5 stm=1 core=6 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: 287.488

"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=( 448622294 1597805777 712 ) utm=35 stm=9 core=2 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: 291.017

"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=( 2282082 24648847 13 ) utm=0 stm=0 core=5 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: 293.634

"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=( 753658229 815677555 2061 ) utm=39 stm=36 core=0 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: 295.449

"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=( 188674917 553446063 1064 ) utm=5 stm=13 core=1 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: 300.182

"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=( 12580373514 21632121376 52434 ) utm=625 stm=632 core=3 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: 301.897

"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=( 715307 0 2 ) 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: 303.618

"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=( 363693 83077 1 ) utm=0 stm=0 core=6 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: 311.431

"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=( 85027826 374297318 946 ) utm=4 stm=3 core=5 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: 313.384

"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=( 1296847 153846 4 ) 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: 315.444

"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=( 350999 42154 1 ) utm=0 stm=0 core=6 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: 317.143

"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=0/0 handle=0x7c9eb0fc30
  | state=S schedstat=( 37247852 19304925 236 ) utm=1 stm=2 core=7 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: 318.987

"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=( 46372998 83686919 118 ) utm=1 stm=3 core=7 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 001a887c  /system/lib64/libandroid_runtime.so (android::nativeWaitForNextEvent+76) (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: 337.428

"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: 691.56

"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: 691.822

"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=( 38281270785 730953390 121058 ) utm=2162 stm=1665 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: 342.862

"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=( 10911779931 213019329 34857 ) utm=679 stm=411 core=0 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: 348.469

"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=( 49331770 317301927 279 ) utm=3 stm=1 core=0 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: 357.894

"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=( 68133154703 100945551549 128552 ) utm=2982 stm=3830 core=0 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: 359.576

"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=( 299307 439923 1 ) utm=0 stm=0 core=7 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: 361.055

"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=( 3611272658 12633290681 40084 ) utm=204 stm=156 core=4 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: 362.57

"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=( 457154 0 1 ) utm=0 stm=0 core=0 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: 363.982

"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=( 25687699 350877467 291 ) utm=0 stm=1 core=0 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: 365.39

"StorageManagerService" prio=5 tid=111 Native
  | 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=( 41656776 72044232 238 ) utm=2 stm=1 core=2 HZ=100
  | stack=0x7c8a654000-0x7c8a656000 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: 367.014

"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: 692.075

"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=( 7303001 95280306 41 ) utm=0 stm=0 core=2 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: 369.058

"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=( 673742700 2078127617 953 ) utm=51 stm=16 core=1 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: 370.775

"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=( 6746186195 14812138180 17237 ) utm=411 stm=263 core=3 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: 373.472

"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=( 4399555185 4495110092 5696 ) utm=324 stm=115 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: 375.118

"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=( 545316087 2127570704 2533 ) utm=26 stm=27 core=3 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: 378.23

"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=( 388441588 3332829706 2816 ) utm=18 stm=19 core=3 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: 381.192

"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=( 5562923029 11067784765 15582 ) utm=385 stm=170 core=3 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: 382.994

"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=( 406769 0 1 ) utm=0 stm=0 core=2 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: 384.486

"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=( 95314709 475360064 772 ) utm=2 stm=7 core=5 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: 386.139

"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=( 35295004 24138928 52 ) utm=2 stm=1 core=1 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: 387.733

"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=( 202846 62154 1 ) utm=0 stm=0 core=7 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: 644.462

"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=( 3433234231 3414780193 4374 ) utm=84 stm=258 core=1 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: 389.858

"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=( 4281768 3418693 15 ) utm=0 stm=0 core=3 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: 392.318

"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=( 120091216 1618634858 671 ) utm=6 stm=5 core=3 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: 394.91

"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=( 311000 0 1 ) utm=0 stm=0 core=7 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: 397.146

"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=( 371154 11385 1 ) utm=0 stm=0 core=2 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: 399.727

"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=( 34507548 207681692 150 ) utm=2 stm=0 core=2 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: 402.414

"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=( 14062662682 22397643265 18840 ) utm=931 stm=474 core=0 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: 404.188

"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=( 266097998 53001458 95 ) utm=22 stm=4 core=7 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: 406.41

"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=( 1300923 33001 6 ) utm=0 stm=0 core=7 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: 409.205

"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=( 660583622 2366801936 3400 ) utm=33 stm=32 core=3 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: 411.614

"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=( 114520778 730105072 667 ) utm=3 stm=7 core=4 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: 413.929

"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=( 431077 0 1 ) utm=0 stm=0 core=0 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: 416.365

"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=( 4840690 50031152 29 ) utm=0 stm=0 core=7 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: 419.249

"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=( 30366862 101279381 168 ) utm=1 stm=1 core=4 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: 421.751

"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=( 28375003 73426307 91 ) 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: 424.424

"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=( 900615 285309 3 ) 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: 426.755

"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=( 69446614 176940471 247 ) 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: 429.492

"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=( 433000 0 1 ) 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: 431.129

"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=( 26415622 31224459 92 ) utm=0 stm=2 core=0 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: 433.801

"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=( 20794223 12169463 64 ) utm=0 stm=1 core=4 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: 436.683

"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=( 4900459 1413618 16 ) utm=0 stm=0 core=5 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: 439.356

"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=( 1797922 8604382 23 ) utm=0 stm=0 core=7 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: 444.365

"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=( 449616 0 1 ) utm=0 stm=0 core=0 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: 446.469

"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=( 10133229 110883543 28 ) utm=1 stm=0 core=5 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: 449.202

"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: 451.639

"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: 452.102

"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=( 304078 9846 3 ) utm=0 stm=0 core=5 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: 452.474

"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: 455.541

"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=( 340153 105462 4 ) utm=0 stm=0 core=5 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: 455.937

"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=( 1937151280 5398044954 3058 ) utm=168 stm=25 core=4 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: 458.396

"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=( 143943931 805948381 694 ) utm=7 stm=7 core=7 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: 460.576

"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=( 145616535 412664463 312 ) utm=6 stm=8 core=4 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: 462.457

"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=( 1476001 974691 8 ) utm=0 stm=0 core=7 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: 464.643

"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=( 333231 306154 2 ) 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: 466.549

"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=( 435692 0 1 ) 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: 469.233

"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=( 3609997683 13947286305 38927 ) utm=200 stm=160 core=2 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: 470.887

"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=( 35367777 266865377 341 ) utm=2 stm=0 core=5 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: 472.629

"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=( 313596038 1639029935 1768 ) utm=12 stm=18 core=4 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: 473.858

"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=( 7150670983 298565084 36557 ) utm=520 stm=194 core=1 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: 475.59

"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=( 2228076 106078 8 ) utm=0 stm=0 core=4 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: 477.946

"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=( 304924 5154 2 ) utm=0 stm=0 core=5 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: 480.271

"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=( 458769 0 2 ) 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: 482.75

"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=( 15747398290 1629093945 3243 ) 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: 485.021

"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=( 412924 0 1 ) 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: 486.367

"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=( 265769 0 1 ) utm=0 stm=0 core=4 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: 487.903

"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=( 17696843 252468615 108 ) utm=0 stm=1 core=0 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: 489.712

"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=( 31533510685 34290999146 60056 ) utm=516 stm=2637 core=1 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: 491.471

"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=( 297846 0 1 ) utm=0 stm=0 core=5 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: 493.962

"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=( 5069116708 13902110370 41697 ) utm=317 stm=189 core=3 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: 496.307

"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=( 1917035489 2574730162 1314 ) utm=44 stm=147 core=7 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: 498.472

"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=( 25189532 223863851 261 ) utm=0 stm=1 core=0 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: 501.162

"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=( 34456982 409159551 405 ) utm=2 stm=0 core=6 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: 503.425

"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=( 33689149 317169915 387 ) 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: 505.474

"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=( 234058068 4061163933 1478 ) utm=12 stm=11 core=1 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: 506.913

"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=( 53458986 271683312 265 ) utm=4 stm=0 core=6 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: 508.842

"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=( 57359314 153529600 275 ) utm=2 stm=3 core=2 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: 510.551

"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=( 58349869 555653683 341 ) utm=1 stm=4 core=6 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: 512.645

"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=( 7563618 15552692 35 ) 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: 514.368

"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=( 305921 2349539 1 ) utm=0 stm=0 core=6 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: 516.679

"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=( 25344443 314368704 152 ) 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: 518.136

"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=( 631925 3809691 6 ) utm=0 stm=0 core=0 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: 519.342

"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=( 37119156 170366153 152 ) utm=1 stm=2 core=2 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: 520.518

"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=( 11351922 49222772 52 ) utm=1 stm=0 core=0 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: 524.61

"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=( 132447089 3685478927 860 ) utm=7 stm=6 core=2 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: 521.728

"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=( 1051576150 3857150949 14554 ) utm=59 stm=45 core=2 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: 523.139

"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=( 26907535 13812537 104 ) utm=1 stm=1 core=2 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: 525.938

"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=( 425538 43308 1 ) utm=0 stm=0 core=0 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: 528.106

"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=( 306077 0 1 ) utm=0 stm=0 core=6 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: 530.75

"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=( 344999 301462 2 ) utm=0 stm=0 core=7 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: 533.298

"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=( 13213851 55911995 46 ) utm=0 stm=0 core=6 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: 536.729

"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=( 21132452 252382237 65 ) utm=1 stm=0 core=7 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: 539.351

"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=( 378154 0 1 ) utm=0 stm=0 core=3 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: 541.657

"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=( 328693 288615 2 ) 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: 543.618

"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=( 327384 34539 2 ) utm=0 stm=0 core=5 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: 546.031

"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=( 743848 42846 3 ) utm=0 stm=0 core=7 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: 548.333

"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=( 2157385 9203771 9 ) utm=0 stm=0 core=7 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: 551.032

"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=( 349232 46847 2 ) utm=0 stm=0 core=7 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: 552.912

"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=( 603724008 717561229 3328 ) utm=20 stm=39 core=1 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: 555.642

"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=( 1239075 3969923 7 ) utm=0 stm=0 core=2 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: 558.474

"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=( 116769847 201264534 309 ) utm=8 stm=3 core=5 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: 560.874

"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=( 12932005 38227157 106 ) utm=0 stm=0 core=4 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: 562.381

"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=( 96381696 357303695 511 ) utm=4 stm=5 core=2 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: 564.574

"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=( 1982616 6573616 8 ) utm=0 stm=0 core=4 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: 566.2

"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=( 304076 0 1 ) utm=0 stm=0 core=6 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: 568.51

"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=( 286154 0 1 ) utm=0 stm=0 core=5 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: 570.879

"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=( 1603314 87999 6 ) utm=0 stm=0 core=7 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: 572.415

"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=( 44963841 186310850 266 ) utm=1 stm=3 core=1 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: 573.727

"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=( 496308 0 2 ) utm=0 stm=0 core=3 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: 574.922

"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=( 404616 58461 1 ) utm=0 stm=0 core=2 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: 576.156

"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=( 32597607 104754770 103 ) utm=1 stm=1 core=5 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: 577.385

"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: 578.629

"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=( 3815076 228000 3 ) utm=0 stm=0 core=7 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: 579.019

"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=( 98338524 2220932239 472 ) utm=3 stm=5 core=5 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: 580.696

"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: 731.66

"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=( 4544695 21893230 20 ) utm=0 stm=0 core=4 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: 585.806

"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=( 11207107146 21394604464 31469 ) utm=768 stm=352 core=2 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: 587.169

"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=( 13280673860 23901632890 37559 ) 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: 588.333

"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=( 709923 4635462 4 ) utm=0 stm=0 core=7 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: 637.062

"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=( 2557913628 25285679384 7854 ) utm=178 stm=76 core=0 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: 589.387

"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=( 48377924 236989852 92 ) utm=0 stm=4 core=2 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: 590.663

"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=( 87590784 117339534 414 ) utm=5 stm=3 core=0 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: 591.944

"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=( 1278155 1554693 8 ) utm=0 stm=0 core=5 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: 593.112

"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=( 10848184976 22556654040 30285 ) utm=723 stm=361 core=0 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: 596.115

"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=( 8118120162 23959895623 25752 ) utm=543 stm=268 core=2 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: 602.822

"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=( 303077 1693923 3 ) utm=0 stm=0 core=6 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: 610.913

"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=( 1465153 4511385 5 ) 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: 598.286

"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=( 299077 0 1 ) 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: 599.419

"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=( 8324307 6604153 83 ) utm=0 stm=0 core=6 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: 597.176

"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=( 289231 0 1 ) 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: 600.626

"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=( 5703621 89356766 34 ) utm=0 stm=0 core=5 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: 601.659

"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=( 342000 277538 3 ) utm=0 stm=0 core=4 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: 604.952

"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=( 396614 1045538 4 ) 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: 603.877

"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=( 756768286 2576200640 2420 ) 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: 606.216

"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=( 477900080 373337302 554 ) utm=19 stm=28 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: 607.406

"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=( 305846 202769 2 ) utm=0 stm=0 core=7 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: 608.57

"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=( 38276160 24127996 72 ) utm=3 stm=0 core=4 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: 609.688

"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=( 5898540 13806616 29 ) utm=0 stm=0 core=4 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: 612.47

"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=( 1879614 10741386 11 ) utm=0 stm=0 core=4 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: 613.68

"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=( 309771 497769 8 ) utm=0 stm=0 core=7 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: 617.309

"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=( 1799689 1574077 9 ) utm=0 stm=0 core=7 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: 618.953

"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=( 589861235 835121072 816 ) 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: 621.23

"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=( 1434616 14526077 9 ) utm=0 stm=0 core=6 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: 614.912

"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=( 692770 2123769 4 ) utm=0 stm=0 core=5 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: 616.084

"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=( 780384 6523000 3 ) utm=0 stm=0 core=6 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: 622.779

"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=( 3240002 6501768 14 ) 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: 625.488

"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=( 10177128429 24635322730 31899 ) utm=688 stm=329 core=6 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: 627.839

"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=( 151172083 450226847 827 ) utm=5 stm=9 core=1 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: 638.818

"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: 731.332

"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=( 11447042461 22877834630 35757 ) utm=780 stm=363 core=4 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: 629.622

"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=( 8762142674 23751169288 28646 ) 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: 631.495

"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=( 9139718230 22341972305 30650 ) utm=602 stm=311 core=1 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: 632.998

"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=( 6791386494 22883633866 25324 ) utm=447 stm=231 core=6 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: 634.043

"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=( 13517797065 21033564810 37333 ) utm=943 stm=407 core=3 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: 635.644

"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=( 230231 1302384 1 ) utm=0 stm=0 core=5 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: 641.202

"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=( 4620461 23919463 21 ) utm=0 stm=0 core=0 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: 642.743

"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=( 248616 631231 5 ) utm=0 stm=0 core=4 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: 646.353

"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=( 1418847 113154 8 ) utm=0 stm=0 core=6 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: 648.605

"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=( 208077 626385 2 ) utm=0 stm=0 core=4 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: 650.547

"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=( 205847 4849307 1 ) utm=0 stm=0 core=4 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: 652.248

"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=( 323231 4978692 4 ) utm=0 stm=0 core=7 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: 654.493

"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=( 3296611 21264847 15 ) 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: 656.985

"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=( 5019614174 26266120496 18230 ) utm=330 stm=171 core=4 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: 659.409

"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=( 8436235097 25583333904 25138 ) utm=579 stm=264 core=4 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: 661.052

"binder:16431_10" prio=5 tid=274 Native
  | 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=( 12869375383 20561590777 36999 ) utm=864 stm=422 core=7 HZ=100
  | stack=0x7c04b46000-0x7c04b48000 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: 662.115

"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=( 240086539 1318872769 2145 ) utm=15 stm=8 core=2 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: 664.353

"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=( 221616 0 1 ) utm=0 stm=0 core=7 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: 666.489

"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=( 26545069 146512460 336 ) 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: 668.308

"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=( 252769 566000 3 ) 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: 669.691

"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=( 581077 18453306 7 ) utm=0 stm=0 core=4 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: 671.631

"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=( 425153 9640078 5 ) utm=0 stm=0 core=2 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: 675.602

"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: 677.701

"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: 736.875

"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: 731.916

"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=( 14985536 46074769 77 ) utm=0 stm=1 core=4 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: 678.197

"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: 680.659

"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=( 658155 6443307 4 ) utm=0 stm=0 core=5 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: 681.038

"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=( 366538 1153539 1 ) utm=0 stm=0 core=5 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: 682.885

"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: 684.582

"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: 684.91

"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=( 387923 166923 2 ) utm=0 stm=0 core=1 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: 685.166

"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: 686.688

"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: 692.977

"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: 693.247

"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: 732.172

"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=( 8941066632 22553078853 26061 ) utm=613 stm=280 core=3 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: 693.495

"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=( 14620566499 28993981159 44175 ) utm=999 stm=462 core=2 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: 695.273

"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=( 6487235375 21847518520 21343 ) utm=413 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: 697.203

"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=( 6358027689 19798871934 20844 ) utm=420 stm=214 core=3 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: 698.613

"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=( 10902622915 32355985045 36359 ) utm=738 stm=351 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: 699.781

"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=( 7591950762 19102697623 23335 ) utm=510 stm=248 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: 701.529

"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=( 8171141819 22120042189 27105 ) utm=534 stm=282 core=1 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: 703.207

"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=( 6298814698 16299968450 22724 ) utm=417 stm=212 core=1 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: 705.105

"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=( 9396921844 24963862540 30031 ) utm=626 stm=312 core=7 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: 706.47

"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=( 8894861904 23201582170 28209 ) utm=594 stm=294 core=2 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: 708.647

"binder:16431_1C" prio=5 tid=308 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5c62e30 self=0xb400007cb2585400
  | sysTid=18926 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7b89042c30
  | state=S schedstat=( 15023389021 23596147329 43152 ) utm=1043 stm=458 core=3 HZ=100
  | stack=0x7b88f4b000-0x7b88f4d000 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: 709.911

"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=( 7141059571 24498140099 23348 ) utm=467 stm=246 core=1 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: 711.754

"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=( 5039860041 21955120000 16464 ) utm=341 stm=162 core=6 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: 713.466

"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=( 13495787864 24605014022 41774 ) utm=903 stm=446 core=7 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: 719.386

"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: 721.363

"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: 732.664

"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=( 100895006 58087690 231 ) utm=5 stm=4 core=0 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: 735.534

"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: 721.745

"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: 726.683

"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: 727.061

"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: 727.353

"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: 727.615

"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: 727.954

"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=( 237538 178609230 2 ) utm=0 stm=0 core=5 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: 728.23

"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=( 9190231 62069461 45 ) utm=0 stm=0 core=4 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: 729.77

"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: 732.416

"BpfServicePoll" prio=5 (not attached)
  | sysTid=16475 nice=0 cgrp=foreground
  | state=S schedstat=( 9413498715 147616796069 129157 ) utm=427 stm=513 core=0 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=( 194769 698539 1 ) 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=( 5310073522 36476788592 85205 ) utm=66 stm=464 core=1 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=( 140000 773768 2 ) utm=0 stm=0 core=7 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=( 521230 258769 7 ) utm=0 stm=0 core=3 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=( 612075 31200384 19 ) 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 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=( 120847 677999 3 ) 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 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=( 206980151 326510000 531 ) utm=1 stm=19 core=3 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=( 31347305 281657924 169 ) utm=0 stm=2 core=1 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=( 6969306 37433152 98 ) utm=0 stm=0 core=5 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=( 6244306 47614542 49 ) utm=0 stm=0 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 000a3670  /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+112) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0175707c  /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-cpu-comman" prio=4 (not attached)
  | sysTid=17666 nice=10 cgrp=top-app
  | state=S schedstat=( 820234 44503536 23 ) utm=0 stm=0 core=2 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=( 790923 10459692 8 ) 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 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=( 6684000 19663461 7 ) 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 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=( 234310 16923 7 ) utm=0 stm=0 core=2 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=( 76307 4433462 1 ) utm=0 stm=0 core=7 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)

Zygote loaded classes=22406 post zygote classes=15334
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
Done dumping class loaders
Classes initialized: 0 in 0
Intern table: 69338 strong; 24851 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: 13% free, 103MB/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 217 iterations for young concurrent mark compact
CompactMovingSpace:	Sum: 27.729s Avg: 127.784ms
MarkRootsCheckpoint:	Sum: 6.544s Avg: 30.160ms
CompactionPhase:	Sum: 5.833s Avg: 26.883ms
RunningThreadFlips:	Sum: 2.930s Avg: 13.504ms
UpdateAndMarkImageModUnionTable:	Sum: 2.597s Avg: 11.968ms
ScanOldGenObjects:	Sum: 2.242s Avg: 10.334ms
ProcessMarkStack:	Sum: 2.211s Avg: 10.192ms
MarkConcurrentRoots:	Sum: 1.817s Avg: 8.373ms
ScanGrayAllocSpaceObjects:	Sum: 1.740s Avg: 8.020ms
ScanGrayImmuneSpaceObjects:	Sum: 1.346s Avg: 6.204ms
ProcessMarkStackNonNull:	Sum: 706.514ms Avg: 3.255ms
MarkingPause:	Sum: 591.167ms Avg: 2.724ms
(Paused)StackScan:	Sum: 447.960ms Avg: 2.064ms
SweepSystemWeaks:	Sum: 412.735ms Avg: 1.902ms
(Paused)UpdateImmuneSpaces:	Sum: 316.886ms Avg: 1.460ms
ThreadListFlip:	Sum: 262.389ms Avg: 1.209ms
PrepareForMarking:	Sum: 260.791ms Avg: 1.201ms
FinishPhase:	Sum: 212.925ms Avg: 981.221us
(Paused)KernelPreparation:	Sum: 204.382ms Avg: 941.852us
UpdateAndMarkZygoteModUnionTable:	Sum: 176.109ms Avg: 811.562us
ProcessReferences:	Sum: 173.368ms Avg: 798.930us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 139.386ms Avg: 642.331us
PrepareForCompaction:	Sum: 110.302ms Avg: 508.304us
CompactionPause:	Sum: 101.821ms Avg: 469.221us
MarkNonThreadRoots:	Sum: 88.908ms Avg: 409.714us
SweepArray:	Sum: 69.628ms Avg: 320.866us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 47.023ms Avg: 216.695us
(Paused)SweepSystemWeaks:	Sum: 46.487ms Avg: 214.225us
SweepJitCodeCache:	Sum: 43.036ms Avg: 198.322us
EnqueueFinalizerReferences:	Sum: 30.407ms Avg: 140.124us
MarkingPhase:	Sum: 26.431ms Avg: 121.801us
ReclaimPhase:	Sum: 24.598ms Avg: 113.354us
FlipThreadSuspension:	Sum: 14.241ms Avg: 65.626us
(Paused)UpdateNonMovingSpace:	Sum: 12.571ms Avg: 57.930us
ScanGrayZygoteSpaceObjects:	Sum: 11.097ms Avg: 51.138us
InitializePhase:	Sum: 4.694ms Avg: 21.631us
PreCleanCards:	Sum: 3.708ms Avg: 17.087us
FreeList:	Sum: 3.587ms Avg: 16.529us
UnBindBitmaps:	Sum: 2.222ms Avg: 10.239us
ResetStack:	Sum: 2.177ms Avg: 10.032us
SwapBitmaps:	Sum: 1.730ms Avg: 7.972us
RecordFree:	Sum: 1.333ms Avg: 6.142us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 948us Avg: 4.368us
MarkRoots:	Sum: 917us Avg: 4.225us
ForwardSoftReferences:	Sum: 652us Avg: 3.004us
Sweep:	Sum: 469us Avg: 2.161us
ReMarkRoots:	Sum: 281us Avg: 1.294us
Done Dumping Averages
young concurrent mark compact paused:	Sum: 2.182s 99% C.I. 0.751ms-74.299ms Avg: 5.028ms 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:75,20480:81,25600:11,30720:1,40960:2,46080:1,51200:1
young concurrent mark compact total time: 59.547s mean time: 274.412ms
young concurrent mark compact freed: 4181MB
young concurrent mark compact throughput: 70MB/s  per cpu-time: 173639179/s / 165MB/s
young concurrent mark compact tracing throughput: 22MB/s  per cpu-time: 52MB/s
Total time spent in GC: 80.121s
Mean GC size throughput: 59MB/s per cpu-time: 142MB/s
Total bytes allocated 4907MB
Total bytes freed 4804MB
Free memory 16MB
Free memory until GC 16MB
Free memory until OOME 408MB
Total memory 119MB
Max memory 512MB
Zygote space size 7004KB
Total mutator paused time: 2.631s
Total time waiting for GC to complete: 423.163ms
Total GC count: 243
Total GC time: 80.121s
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:83,2:21,3:11,4:6,5:2,6:2,12:1,26:1
Histogram of blocking GC count per 10000 ms: 0:211
Native bytes total: 146799772 registered: 21848260
Total native bytes at last GC: 149194076
/system_ext/priv-app/LPPeService/oat/arm64/LPPeService.vdex: verify
/system/priv-app/FusedLocation/oat/arm64/FusedLocation.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): 700KB / 712KB
Current JIT data cache size (used / resident): 416KB / 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: 135KB
Current JIT capacity: 2048KB
Current number of JIT JNI stub entries: 0
Current number of JIT code cache entries: 782
Total number of JIT baseline compilations: 486
Total number of JIT fast compilations: 0
Total number of JIT optimized compilations: 293
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: 913B Max: 27KB Min: 28B
Memory used for profiling info: Avg: 210B Max: 4560B Min: 32B
Start Dumping Averages for 782 iterations for JIT timings
Compiling baseline:	Sum: 1.166s Avg: 1.491ms
Compiling optimized:	Sum: 357.831ms Avg: 457.584us
TrimMaps:	Sum: 57.653ms Avg: 73.725us
Compiling OSR:	Sum: 697us Avg: 891ns
Done Dumping Averages
Memory used for compilation: Avg: 106KB Max: 2891KB Min: 16KB

*** ART internal metrics ***
  Metadata:
    timestamp_since_start_ms: 2112116
  Metrics:
    ClassLoadingTotalTime: count = 3595233
    ClassVerificationTotalTime: count = 7387
    ClassVerificationCount: count = 3
    WorldStopTimeDuringGCAvg: count = 10827
    YoungGcCount: count = 217
    FullGcCount: count = 26
    TotalBytesAllocated: count = 5144129232
    TotalGcCollectionTime: count = 80294
    YoungGcThroughputAvg: count = 162
    FullGcThroughputAvg: count = 80
    YoungGcTracingThroughputAvg: count = 39
    FullGcTracingThroughputAvg: count = 148
    JitMethodCompileTotalTime: count = 9514860
    JitMethodCompileCount: count = 780
    YoungGcCollectionTime: range = 0...60000, buckets: 217,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: 216,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: 217,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 = 2631174
    GcWorldStopCount: count = 243
    YoungGcScannedBytes: count = 1393947236
    YoungGcFreedBytes: count = 4011309216
    YoungGcDuration: count = 59719
    FullGcScannedBytes: count = 1832565066
    FullGcFreedBytes: count = 595285328
    FullGcDuration: count = 20575
    GcWorldStopTimeDelta: count = 2631174
    GcWorldStopCountDelta: count = 243
    YoungGcScannedBytesDelta: count = 1393947236
    YoungGcFreedBytesDelta: count = 4011309216
    YoungGcDurationDelta: count = 59719
    FullGcScannedBytesDelta: count = 1832565066
    FullGcFreedBytesDelta: count = 595285328
    FullGcDurationDelta: count = 20575
    JitMethodCompileTotalTimeDelta: count = 9514860
    JitMethodCompileCountDelta: count = 780
    ClassVerificationTotalTimeDelta: count = 7387
    ClassVerificationCountDelta: count = 3
    ClassLoadingTotalTimeDelta: count = 3589756
    TotalBytesAllocatedDelta: count = 5144129232
    TotalGcCollectionTimeDelta: count = 80294
    YoungGcCountDelta: count = 217
    FullGcCountDelta: count = 26
    TimeElapsedDelta: count = 2113849
    AppSlowPathDuringYoungGcDurationDelta: count = 36157
    AppSlowPathDuringFullGcDurationDelta: count = 8260
    BcpStaticFinalFieldOverwrite: count = 5
    AppStaticFinalFieldOverwrite: count = 0
*** Done dumping ART internal metrics ***

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

----- Waiting Channels: pid 16431 at 2026-07-27 02:16:50.922004447-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=S    do_epoll_wait
sysTid=16476     state=S    do_epoll_wait
sysTid=16479     state=S    do_epoll_wait
sysTid=16480     state=S    do_epoll_wait
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    do_epoll_wait
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    do_epoll_wait
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    do_epoll_wait
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    binder_wait_for_work
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    futex_wait_queue_me
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=18455     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=S    binder_wait_for_work
sysTid=18646     state=S    binder_wait_for_work
sysTid=18687     state=S    binder_wait_for_work
sysTid=18739     state=S    binder_wait_for_work
sysTid=18779     state=S    binder_wait_for_work
sysTid=18790     state=S    futex_wait_queue_me
sysTid=18812     state=S    binder_wait_for_work
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=S    binder_wait_for_work
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=20735     state=S    futex_wait_queue_me
sysTid=20841     state=S    futex_wait_queue_me
sysTid=20842     state=S    futex_wait_queue_me

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

----- dumping ended at 342127061
