Subject: Blocked in handler on  on main thread (main) for 30s
Here are no Binder-related exception messages available.

--- CriticalEventLog ---
capacity: 20
events <
  timestamp_ms: 1785141379439
  anr <
    pid: 22826
    process: "com.mojang.minecraftpe"
    process_class: 1
    subject: "Input dispatching timed out (c51ba5c com.mojang.minecraftpe/com.mojang.minecraftpe.MainActivity (server) is not responding. Waited 5000ms for PointerCaptureChangedEvent(pointerCaptureEnabled=false))"
    uid: 10625
  >
>
events <
  timestamp_ms: 1785141391745
  anr <
    pid: 4173
    process: "com.google.android.providers.media.module"
    process_class: 2
    subject: "Timed out while trying to bind"
    uid: 10201
  >
>
events <
  timestamp_ms: 1785141392432
  anr <
    pid: 19535
    process: "com.xiaomi.mipicks"
    process_class: 2
    subject: "Timed out while trying to bind"
    uid: 10120
  >
>
events <
  timestamp_ms: 1785141394075
  anr <
    pid: 27232
    process: "com.google.android.providers.media.module"
    process_class: 2
    subject: "Timed out while trying to bind"
    uid: 10201
  >
>
events <
  timestamp_ms: 1785141395716
  anr <
    pid: 26553
    process: "com.google.android.apps.photos"
    process_class: 1
    subject: "Timed out while trying to bind"
    uid: 10221
  >
>
timestamp_ms: 1785141409971
window_ms: 300000

----- dumping pid: 1708 at 251123

----- pid 1708 at 2026-07-27 02:36:50.590646091-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: 309.563ms 99% C.I. 0.006ms-17.838ms Avg: 1.351ms Max: 53.179ms
DALVIK THREADS (327):
"binder:1708_19" prio=5 tid=306 Blocked
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5e8f350 self=0xb400007bc774b400
  | sysTid=4378 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c987b5c30
  | state=S schedstat=( 1527224312 8517760986 8666 ) utm=100 stm=52 core=4 HZ=100
  | stack=0x7c986be000-0x7c986c0000 stackSize=991KB
  | held mutexes=
  at com.android.server.audio.AudioService.getDeviceSetForStream(AudioService.java:8505)
  - waiting to lock <0x01367982> (a java.lang.Class<com.android.server.audio.AudioService$VolumeStreamState>) held by thread 147
  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: 205.768

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

"ReferenceQueueDaemon" daemon prio=5 tid=6 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x20026d8 self=0xb400007df69ae000
  | sysTid=1723 nice=4 cgrp=foreground sched=0/0 handle=0x7d97ac0c30
  | state=S schedstat=( 266197762 537007486 1575 ) utm=15 stm=11 core=5 HZ=100
  | stack=0x7d979bd000-0x7d979bf000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0bfab25d> (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 <0x0bfab25d> (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: 35.5092

"FinalizerDaemon" daemon prio=5 tid=7 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2002778 self=0xb400007df69afc00
  | sysTid=1724 nice=4 cgrp=foreground sched=0/0 handle=0x7d959b6c30
  | state=S schedstat=( 387259229 713145775 891 ) utm=13 stm=25 core=2 HZ=100
  | stack=0x7d958b3000-0x7d958b5000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0d0477d2> (a java.lang.Object)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:207)
  - locked <0x0d0477d2> (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: 35.7698

"FinalizerWatchdogDaemon" daemon prio=5 tid=8 Sleeping
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2002818 self=0xb400007df69b1800
  | sysTid=1725 nice=4 cgrp=foreground sched=0/0 handle=0x7d958acc30
  | state=S schedstat=( 1478766 1109306 16 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7d957a9000-0x7d957ab000 stackSize=1039KB
  | held mutexes=
  at java.lang.Thread.sleep(Native method)
  - sleeping on <0x05d530a3> (a java.lang.Object)
  at java.lang.Thread.sleep0(Thread.java:689)
  - locked <0x05d530a3> (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: 35.9592

"CpuTracker" prio=5 tid=46 TimedWaiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20fb238 self=0xb400007ce17c8800
  | sysTid=1783 nice=0 cgrp=foreground sched=0/0 handle=0x7cd9a06c30
  | state=S schedstat=( 84666547 323230 64 ) utm=3 stm=5 core=7 HZ=100
  | stack=0x7cd9903000-0x7cd9905000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x04b51759> (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 <0x04b51759> (a com.android.server.am.AppProfiler$ProcessCpuThread)
DumpLatencyMs: 66.9204

"Thread-8" prio=5 tid=87 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x494dc88 self=0xb400007cc09b7000
  | sysTid=2027 nice=-8 cgrp=foreground sched=0/0 handle=0x7caca87c30
  | state=S schedstat=( 44000234 67447236 459 ) utm=2 stm=2 core=1 HZ=100
  | stack=0x7cac984000-0x7cac986000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0d5b2f2a> (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 <0x0d5b2f2a> (a java.lang.Object)
  at com.android.server.vibrator.VibrationThread.run(VibrationThread.java:146)
DumpLatencyMs: 90.7942

"LazyTaskWriterThread" prio=5 tid=93 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4971d68 self=0xb400007ce00c0c00
  | sysTid=2034 nice=10 cgrp=top-app sched=0/0 handle=0x7ca740cc30
  | state=S schedstat=( 120308 0 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7ca7309000-0x7ca730b000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0cae111b> (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 <0x0cae111b> (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: 94.0075

"Timer-1" prio=5 tid=94 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4980568 self=0xb400007cc100cc00
  | sysTid=2036 nice=0 cgrp=top-app sched=0/0 handle=0x7ca71f8c30
  | state=S schedstat=( 88538 88693 2 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7ca70f5000-0x7ca70f7000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0535b2b8> (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 <0x0535b2b8> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 94.328

"Timer-0" prio=5 tid=95 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4980240 self=0xb400007cc100b000
  | sysTid=2035 nice=0 cgrp=top-app sched=0/0 handle=0x7ca7302c30
  | state=S schedstat=( 104537 154231 2 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7ca71ff000-0x7ca7201000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x06a15891> (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 <0x06a15891> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 94.5398

"AudioService" prio=5 tid=147 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c81df0 self=0xb400007ce18e2c00
  | sysTid=2108 nice=0 cgrp=foreground sched=0/0 handle=0x7c617f3c30
  | state=S schedstat=( 145922009 271910387 1594 ) utm=7 stm=7 core=2 HZ=100
  | stack=0x7c616f0000-0x7c616f2000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 0009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 0005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #03 pc 0005f8d0  /system/lib64/libbinder.so (android::IPCThreadState::waitForResponse+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #04 pc 0005f5d8  /system/lib64/libbinder.so (android::IPCThreadState::transact+216) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #05 pc 00077e78  /system/lib64/libbinder.so (android::BpBinder::transact+232) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
  native: #06 pc 0001c358  /system/lib64/audiopolicy-aidl-cpp.so (android::media::BpAudioPolicyService::getDevicesForAttributes+696) (BuildId: 612dd606cc1631be4f337ee5f7070100)
  native: #07 pc 0009096c  /system/lib64/libaudioclient.so (android::AudioSystem::getDevicesForAttributes +316) (BuildId: 0d5c296a779517728a09b12cde92d0ca)
  native: #08 pc 001d0960  /system/lib64/libandroid_runtime.so (android_media_AudioSystem_getDevicesForAttributes+144) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.media.AudioSystem.getDevicesForAttributes(Native method)
  at android.media.AudioSystem.getDevicesForAttributes(AudioSystem.java:1881)
  at com.android.server.audio.AudioSystemAdapter.getDevicesForAttributesImpl(AudioSystemAdapter.java:324)
  - locked <@addr=0x4c72b38> (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 <0x01367982> (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$AudioHandler.handleMessage(AudioService.java:10898)
  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: 130.367

"Thread-15" prio=5 tid=151 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c8a068 self=0xb400007ce1908c00
  | sysTid=2114 nice=0 cgrp=foreground sched=0/0 handle=0x7c5d3cbc30
  | state=S schedstat=( 8250692 41264384 53 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7c5d2c8000-0x7c5d2ca000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x09c38893> (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 <0x09c38893> (a java.lang.Object)
DumpLatencyMs: 134.388

"PhotonicModulator" prio=5 tid=205 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4eb88a8 self=0xb400007cc122f400
  | sysTid=2185 nice=0 cgrp=foreground sched=0/0 handle=0x7c1f092c30
  | state=S schedstat=( 3861773 7670846 33 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7c1ef8f000-0x7c1ef91000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x009020d0> (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 <0x009020d0> (a java.lang.Object)
DumpLatencyMs: 162.369

"TaskSnapshotPersister" prio=5 tid=207 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x49881d8 self=0xb400007cc0d9e400
  | sysTid=2191 nice=10 cgrp=foreground sched=0/0 handle=0x7c37ea6c30
  | state=S schedstat=( 86862456 191167926 458 ) utm=6 stm=2 core=0 HZ=100
  | stack=0x7c37da3000-0x7c37da5000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x083d88c9> (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 <0x083d88c9> (a java.lang.Object)
DumpLatencyMs: 163.134

"PackageConfigurationUpdateThread" prio=5 tid=224 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4fc8dc0 self=0xb400007cc0f03c00
  | sysTid=2211 nice=10 cgrp=foreground sched=0/0 handle=0x7c0eaa1c30
  | state=S schedstat=( 258000 0 2 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7c0e99e000-0x7c0e9a0000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0656abce> (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 <0x0656abce> (a com.android.server.wm.PackageConfigurationController)
DumpLatencyMs: 169.997

"PackageConfigurationUpdateThread" prio=5 tid=225 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4fcbde8 self=0xb400007cc0f05800
  | sysTid=2212 nice=10 cgrp=foreground sched=0/0 handle=0x7c0d997c30
  | state=S schedstat=( 174308 0 2 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c0d894000-0x7c0d896000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0a941aef> (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 <0x0a941aef> (a com.android.server.wm.PackageConfigurationController)
DumpLatencyMs: 170.25

"LazyTaskWriterThread" prio=5 tid=298 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x250cca0 self=0xb400007beba0f000
  | sysTid=4301 nice=10 cgrp=foreground sched=0/0 handle=0x7b9410dc30
  | state=S schedstat=( 47044929 447234681 314 ) utm=1 stm=3 core=3 HZ=100
  | stack=0x7b9400a000-0x7b9400c000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x051e79fc> (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 <0x051e79fc> (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: 203.295

"OkHttp ConnectionPool" daemon prio=5 tid=318 TimedWaiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x62dc1c8 self=0xb400007bc7c0b400
  | sysTid=6718 nice=0 cgrp=foreground sched=0/0 handle=0x7cb1848c30
  | state=S schedstat=( 104000 25336000 1 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7cb1745000-0x7cb1747000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0fd739e8> (a com.android.okhttp.ConnectionPool)
  at com.android.okhttp.ConnectionPool$1.run(ConnectionPool.java:106)
  - locked <0x0fd739e8> (a com.android.okhttp.ConnectionPool)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1100)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 209.339

"Okio Watchdog" daemon prio=5 tid=320 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x62e0780 self=0xb400007bc7c0d000
  | sysTid=6719 nice=0 cgrp=foreground sched=0/0 handle=0x7ca6a11c30
  | state=S schedstat=( 881227 26517228 52 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7ca690e000-0x7ca6910000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x03b88801> (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 <0x03b88801> (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: 209.642

"pool-25-thread-1" prio=5 tid=321 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x6355d40 self=0xb400007ce00bf000
  | sysTid=6851 nice=0 cgrp=foreground sched=0/0 handle=0x7c046b4c30
  | state=S schedstat=( 3271617 2760383 26 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7c045b1000-0x7c045b3000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ed8e4  /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a2f40  /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+48) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00014974  /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector+372) (BuildId: ab094e01788278cfd782ea8237c7ffee)
  native: #03 pc 001ad184  /system/lib64/libandroid_runtime.so (android::socket_read_all+84) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #04 pc 001ac99c  /system/lib64/libandroid_runtime.so (android::socket_readba+332) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.net.LocalSocketImpl.readba_native(Native method)
  at android.net.LocalSocketImpl.-$$Nest$mreadba_native(unavailable:0)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:110)
  - locked <@addr=0x4dc6aa0> (a java.lang.Object)
  at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:309)
  at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:373)
  at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:183)
  - locked <@addr=0x6355f20> (a java.io.InputStreamReader)
  at java.io.InputStreamReader.read(InputStreamReader.java:177)
  at java.io.BufferedReader.fill(BufferedReader.java:172)
  at java.io.BufferedReader.readLine(BufferedReader.java:337)
  - locked <@addr=0x6355f20> (a java.io.InputStreamReader)
  at java.io.BufferedReader.readLine(BufferedReader.java:403)
  at com.android.server.am.MiuiMemoryService$ConnectionHandler.run(MiuiMemoryService.java:126)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1100)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 209.814

"Timer-57" prio=5 tid=330 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x723e6d0 self=0xb400007cc10eec00
  | sysTid=27856 nice=0 cgrp=foreground sched=0/0 handle=0x7c8b15bc30
  | state=S schedstat=( 803923 37154 3 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c8b058000-0x7c8b05a000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0ceb2476> (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 <0x0ceb2476> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 216.364

"Signal Catcher" daemon prio=10 tid=2 Runnable
  | group="system" sCount=0 ucsCount=0 flags=0 obj=0x20028d8 self=0xb400007e04c00000
  | sysTid=1719 nice=-20 cgrp=foreground sched=0/0 handle=0x7da43fbc30
  | state=R schedstat=( 1589395809 99503698 3390 ) utm=87 stm=71 core=6 HZ=100
  | stack=0x7da4304000-0x7da4306000 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: 216.602

"perfetto_hprof_listener" prio=10 tid=3 Native (still starting up)
  | group="" sCount=1 ucsCount=0 flags=1 obj=0 self=0xb400007e39844800
  | sysTid=1720 nice=-20 cgrp=foreground sched=0/0 handle=0x7d99dcec30
  | state=S schedstat=( 1107001 12923 7 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d99cd7000-0x7d99cd9000 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: 22.121

"Jit thread pool worker thread 0" daemon prio=4 tid=4 Native
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x20029a8 self=0xb400007e04c11800
  | sysTid=1721 nice=9 cgrp=foreground sched=0/0 handle=0x7d98cd0c30
  | state=S schedstat=( 400618215 3017543250 2629 ) utm=26 stm=13 core=7 HZ=100
  | stack=0x7d98bd1000-0x7d98bd3000 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: 24.8785

"HeapTaskDaemon" daemon prio=5 tid=5 WaitingForTaskProcessor
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2002638 self=0xb400007df6a2a400
  | sysTid=1722 nice=4 cgrp=foreground sched=1073741824/0 handle=0x7d97bcac30
  | state=S schedstat=( 11097819580 13533101173 14414 ) utm=618 stm=491 core=6 HZ=100
  | stack=0x7d97ac7000-0x7d97ac9000 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: 34.2188

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

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

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

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

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

"watchdog.monitor" prio=5 tid=14 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2073b60 self=0xb400007dea42bc00
  | sysTid=1746 nice=0 cgrp=foreground sched=0/0 handle=0x7d80571c30
  | state=S schedstat=( 10587152 13824690 156 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7d8046e000-0x7d80470000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 41.2797

"android.ui" prio=5 tid=15 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2073df0 self=0xb400007dea42a000
  | sysTid=1748 nice=-2 cgrp=top-app sched=1073741824/0 handle=0x7d80467c30
  | state=S schedstat=( 3965962275 7886821244 18674 ) utm=249 stm=147 core=5 HZ=100
  | stack=0x7d80364000-0x7d80366000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 41.9203

"android.io" prio=5 tid=16 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2074f70 self=0xb400007dea42d800
  | sysTid=1749 nice=0 cgrp=foreground sched=0/0 handle=0x7d8035dc30
  | state=S schedstat=( 419390637 1248618160 1746 ) utm=28 stm=13 core=1 HZ=100
  | stack=0x7d8025a000-0x7d8025c000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 42.7655

"android.display" prio=5 tid=17 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20750c8 self=0xb400007dea42f400
  | sysTid=1750 nice=-3 cgrp=top-app sched=1073741824/0 handle=0x7d80253c30
  | state=S schedstat=( 2202801464 4597185918 8765 ) utm=134 stm=86 core=6 HZ=100
  | stack=0x7d80150000-0x7d80152000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 43.261

"android.anim" prio=5 tid=18 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2075210 self=0xb400007dea410000
  | sysTid=1751 nice=-4 cgrp=top-app sched=1073741824/0 handle=0x7d80149c30
  | state=S schedstat=( 2345799661 4861864193 8532 ) utm=160 stm=73 core=2 HZ=100
  | stack=0x7d80046000-0x7d80048000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 43.7437

"android.anim.lf" prio=5 tid=19 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2075358 self=0xb400007dea411c00
  | sysTid=1752 nice=-4 cgrp=top-app sched=0/0 handle=0x7cf85c7c30
  | state=S schedstat=( 690014938 1946861304 2214 ) utm=47 stm=21 core=2 HZ=100
  | stack=0x7cf84c4000-0x7cf84c6000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 44.2212

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

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

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

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

"Verification thread pool worker thread 0" prio=6 tid=24 Native (still starting up)
  | group="" sCount=1 ucsCount=0 flags=1 obj=0 self=0xb400007e04c58800
  | sysTid=1760 nice=-2 cgrp=foreground sched=0/0 handle=0x7cf2fe8c30
  | state=S schedstat=( 2228999 0 7 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7cf2ee9000-0x7cf2eeb000 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: 46.7705

"watchdog" prio=5 tid=25 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2073ab0 self=0xb400007dea57b800
  | sysTid=1761 nice=0 cgrp=foreground sched=0/0 handle=0x7cf1e3fc30
  | state=S schedstat=( 348460381 62971695 248 ) utm=12 stm=22 core=7 HZ=100
  | stack=0x7cf1d3c000-0x7cf1d3e000 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.Watchdog.logWatchog(Watchdog.java:1075)
  at com.android.server.Watchdog.run(Watchdog.java:935)
  at com.android.server.Watchdog.$r8$lambda$ebqYimzN4BRUARz1m88JBS6pZ8I(unavailable:0)
  at com.android.server.Watchdog$$ExternalSyntheticLambda0.run(unavailable:2)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 47.1052

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

"android.bg" prio=5 tid=27 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20de2d8 self=0xb400007dea5a9000
  | sysTid=1763 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cef9c2c30
  | state=S schedstat=( 17702760805 77725552274 29888 ) utm=700 stm=1069 core=3 HZ=100
  | stack=0x7cef8bf000-0x7cef8c1000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 51.1558

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

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

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

"ActivityManager" prio=5 tid=31 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20f5438 self=0xb400007dea5b0000
  | sysTid=1768 nice=-2 cgrp=foreground sched=1073741824/0 handle=0x7cea49cc30
  | state=S schedstat=( 2801417433 8507414475 14909 ) utm=175 stm=104 core=3 HZ=100
  | stack=0x7cea399000-0x7cea39b000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 53.4338

"ActivityManager:procStart" prio=5 tid=32 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20f5528 self=0xb400007dea5b1c00
  | sysTid=1769 nice=-2 cgrp=foreground sched=1073741824/0 handle=0x7ce9392c30
  | state=S schedstat=( 499476825 2568599503 1906 ) utm=30 stm=19 core=0 HZ=100
  | stack=0x7ce928f000-0x7ce9291000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 53.9339

"ActivityManager:kill" prio=5 tid=33 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20f7f28 self=0xb400007dea5b3800
  | sysTid=1770 nice=10 cgrp=foreground sched=0/0 handle=0x7ce8288c30
  | state=S schedstat=( 397652477 7382493452 4399 ) utm=11 stm=27 core=2 HZ=100
  | stack=0x7ce8185000-0x7ce8187000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 54.6096

"ActivityManager:killHandler" prio=5 tid=34 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20f8430 self=0xb400007dea5b5400
  | sysTid=1771 nice=10 cgrp=foreground sched=0/0 handle=0x7ce717ec30
  | state=S schedstat=( 153784171 2946432587 1219 ) utm=9 stm=5 core=0 HZ=100
  | stack=0x7ce707b000-0x7ce707d000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 55.1379

"Thread-2" prio=5 tid=35 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20f8ab0 self=0xb400007dea5c2000
  | sysTid=1772 nice=0 cgrp=foreground sched=0/0 handle=0x7ce6074c30
  | state=S schedstat=( 37817145 573643460 616 ) utm=0 stm=3 core=6 HZ=100
  | stack=0x7ce5f71000-0x7ce5f73000 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: 56.2447

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

"OomAdjuster" prio=5 tid=37 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2100cd0 self=0xb400007dea5c5800
  | sysTid=1774 nice=-10 cgrp=foreground sched=1073741824/0 handle=0x7ce3e60c30
  | state=S schedstat=( 3969533448 6065098505 11258 ) utm=42 stm=354 core=0 HZ=100
  | stack=0x7ce3d5d000-0x7ce3d5f000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 59.7192

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

"batterystats-worker" prio=5 tid=39 TimedWaiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2113ca8 self=0xb400007e04cda000
  | sysTid=1776 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7ce174cc30
  | state=S schedstat=( 140345995 119946243 394 ) utm=4 stm=9 core=7 HZ=100
  | stack=0x7ce1649000-0x7ce164b000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:276)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1803)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
  at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1026)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at com.android.server.power.stats.BatteryExternalStatsWorker.lambda$new$0(BatteryExternalStatsWorker.java:95)
  at com.android.server.power.stats.BatteryExternalStatsWorker$$ExternalSyntheticLambda3.run(unavailable:2)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 60.7112

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

"FileObserver" prio=5 tid=41 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x250b620 self=0xb400007ce17bfc00
  | sysTid=1778 nice=0 cgrp=foreground sched=0/0 handle=0x7cdef38c30
  | state=S schedstat=( 20119380 151984389 274 ) utm=1 stm=0 core=3 HZ=100
  | stack=0x7cdee35000-0x7cdee37000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ec9e4  /apex/com.android.runtime/lib64/bionic/libc.so (read+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 002027fc  /system/lib64/libandroid_runtime.so (android::android_os_fileobserver_observe+172) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.FileObserver$ObserverThread.observe(Native method)
  at android.os.FileObserver$ObserverThread.run(FileObserver.java:116)
DumpLatencyMs: 61.9077

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

"DumpScoutTraceThread" prio=5 tid=43 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2510970 self=0xb400007ce17c1800
  | sysTid=1779 nice=0 cgrp=foreground sched=0/0 handle=0x7cdde2ec30
  | state=S schedstat=( 695385 1178999 9 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7cddd2b000-0x7cddd2d000 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: 63.6232

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

"GameManagerServiceStub" prio=5 tid=45 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2032f40 self=0xb400007ce17c6c00
  | sysTid=1782 nice=-2 cgrp=foreground sched=0/0 handle=0x7cdab10c30
  | state=S schedstat=( 2564074 5451614 17 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7cdaa0d000-0x7cdaa0f000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 65.8083

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

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

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

"Thread-3" prio=6 tid=50 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x25b19c8 self=0xb400007e04ceb800
  | sysTid=1787 nice=-2 cgrp=foreground sched=0/0 handle=0x7cd55dec30
  | state=S schedstat=( 809075 185616 9 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7cd54e7000-0x7cd54e9000 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: 68.7532

"Thread-4" prio=6 tid=51 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x25b1a80 self=0xb400007ce17ecc00
  | sysTid=1790 nice=-2 cgrp=foreground sched=0/0 handle=0x7cd42e4c30
  | state=S schedstat=( 1270770 24846 9 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7cd41ed000-0x7cd41ef000 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: 72.4895

"Thread-5" prio=6 tid=52 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x25b3038 self=0xb400007e04d3f000
  | sysTid=1789 nice=-2 cgrp=foreground sched=0/0 handle=0x7cd43e2c30
  | state=S schedstat=( 438156 3567692 9 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7cd42eb000-0x7cd42ed000 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: 73.0883

"Thread-6" prio=6 tid=53 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x25b30f0 self=0xb400007ce1803400
  | sysTid=1788 nice=-2 cgrp=foreground sched=0/0 handle=0x7cd54e0c30
  | state=S schedstat=( 425847 693384 8 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7cd53e9000-0x7cd53eb000 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: 73.5278

"PowerManagerService" prio=5 tid=54 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x25ac068 self=0xb400007ce17d9800
  | sysTid=1791 nice=-4 cgrp=foreground sched=0/0 handle=0x7cd11e6c30
  | state=S schedstat=( 339769984 2694275059 6277 ) utm=18 stm=15 core=7 HZ=100
  | stack=0x7cd10e3000-0x7cd10e5000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 73.9092

"BatteryStats_wakeupReason" prio=5 tid=55 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x25c63d8 self=0xb400007ce17db400
  | sysTid=1792 nice=-2 cgrp=foreground sched=0/0 handle=0x7cd00dcc30
  | state=S schedstat=( 408771 32230 9 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7ccffd9000-0x7ccffdb000 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: 74.5548

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

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

"PackageManagerBg" prio=5 tid=58 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x25fbfc8 self=0xb400007ce1822400
  | sysTid=1797 nice=10 cgrp=foreground sched=1073741824/0 handle=0x7cccdbec30
  | state=S schedstat=( 196289172 1029483067 856 ) utm=8 stm=10 core=0 HZ=100
  | stack=0x7ccccbb000-0x7ccccbd000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 76.2056

"PermissionManager" prio=5 tid=59 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2606bc0 self=0xb400007ce182e000
  | sysTid=1798 nice=10 cgrp=foreground sched=0/0 handle=0x7ccbcb4c30
  | state=S schedstat=( 751848 1216459 14 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7ccbbb1000-0x7ccbbb3000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 76.6858

"DefaultPermGrantPolicy" prio=5 tid=60 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2609480 self=0xb400007ce182fc00
  | sysTid=1799 nice=10 cgrp=foreground sched=0/0 handle=0x7ccabaac30
  | state=S schedstat=( 2559616 2255769 20 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7ccaaa7000-0x7ccaaa9000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 77.2858

"Thread-7" prio=5 tid=61 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x260b5c8 self=0xb400007ce1833400
  | sysTid=1801 nice=0 cgrp=foreground sched=0/0 handle=0x7cc9aa0c30
  | state=S schedstat=( 550232 22770 7 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7cc999d000-0x7cc999f000 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: 77.8207

"PackageManager" prio=5 tid=62 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2610790 self=0xb400007ce188a000
  | sysTid=1802 nice=0 cgrp=foreground sched=0/0 handle=0x7cc8996c30
  | state=S schedstat=( 567348868 1994266478 3141 ) utm=40 stm=16 core=7 HZ=100
  | stack=0x7cc8893000-0x7cc8895000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 78.2887

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

"binder:1708_14" prio=5 tid=64 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5e85b40 self=0xb400007c08e18400
  | sysTid=4363 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7bff031c30
  | state=S schedstat=( 1278636316 7841299237 8290 ) utm=83 stm=44 core=2 HZ=100
  | stack=0x7bfef3a000-0x7bfef3c000 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: 203.837

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

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

"binder:1708_3" prio=5 tid=67 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x47fe290 self=0xb400007e04d50800
  | sysTid=1982 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cc3464c30
  | state=S schedstat=( 1779290040 8920184427 11415 ) utm=120 stm=57 core=0 HZ=100
  | stack=0x7cc336d000-0x7cc336f000 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: 80.3677

"AsyncTask #1" prio=5 tid=68 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x29d6b50 self=0xb400007ce04c1c00
  | sysTid=1872 nice=10 cgrp=foreground sched=0/0 handle=0x7cc235ac30
  | state=S schedstat=( 324849301 580182232 582 ) utm=22 stm=9 core=7 HZ=100
  | stack=0x7cc2257000-0x7cc2259000 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: 79.2678

"binder:1708_4" prio=5 tid=69 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x47fe350 self=0xb400007ce192ec00
  | sysTid=1983 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cc05d0c30
  | state=S schedstat=( 1230188527 5901641982 7491 ) utm=79 stm=43 core=0 HZ=100
  | stack=0x7cc04d9000-0x7cc04db000 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: 80.7675

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

"pool-64-thread-2" prio=5 tid=71 TimedWaiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x70652a0 self=0xb400007ce04c3800
  | sysTid=26868 nice=0 cgrp=foreground sched=0/0 handle=0x7cb250ec30
  | state=S schedstat=( 647461 1262385 3 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7cb240b000-0x7cb240d000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:276)
  at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1803)
  at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1025)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 214.061

"HwBinder:1708_1" prio=5 tid=72 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4839900 self=0xb400007e04dc0000
  | sysTid=2006 nice=-2 cgrp=foreground sched=0/0 handle=0x7cbd2bec30
  | state=S schedstat=( 8059309 5410923 92 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7cbd1c7000-0x7cbd1c9000 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: 81.6075

"SensorEventAckReceiver" prio=10 tid=73 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4845ac0 self=0xb400007ce026cc00
  | sysTid=2009 nice=-8 cgrp=foreground sched=0/0 handle=0x7cbc12ac30
  | state=S schedstat=( 803380 1871078 11 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7cbc033000-0x7cbc035000 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: 83.2563

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

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

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

"appscheduling.default" prio=5 tid=77 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x48494e8 self=0xb400007cc08ee400
  | sysTid=2014 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cb7c1cc30
  | state=S schedstat=( 2179406803 7650384251 13376 ) utm=163 stm=54 core=6 HZ=100
  | stack=0x7cb7b19000-0x7cb7b1b000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 87.3

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

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

"NativeTombstoneManager:tombstoneWatcher" prio=5 tid=80 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4859698 self=0xb400007cc08f3800
  | sysTid=2020 nice=10 cgrp=foreground sched=0/0 handle=0x7cb48fec30
  | state=S schedstat=( 151001218 255936621 1075 ) utm=8 stm=6 core=1 HZ=100
  | stack=0x7cb47fb000-0x7cb47fd000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 88.7232

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

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

"AccountManagerService" prio=5 tid=83 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4867cd0 self=0xb400007cc08f8c00
  | sysTid=2023 nice=-2 cgrp=foreground sched=0/0 handle=0x7cb15e0c30
  | state=S schedstat=( 7342612 173797847 119 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7cb14dd000-0x7cb14df000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 89.1659

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

"pool-7-thread-1" prio=5 tid=85 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4944f50 self=0xb400007cc08fe000
  | sysTid=2025 nice=0 cgrp=foreground sched=0/0 handle=0x7caec9bc30
  | state=S schedstat=( 5120462 16826843 97 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7caeb98000-0x7caeb9a000 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: 90.1474

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

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

"AlarmManager" prio=5 tid=89 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x49636e8 self=0xb400007cc09ba800
  | sysTid=2029 nice=0 cgrp=foreground sched=0/0 handle=0x7caa827c30
  | state=S schedstat=( 95082700 175250841 380 ) utm=4 stm=4 core=0 HZ=100
  | stack=0x7caa724000-0x7caa726000 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: 91.5111

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

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

"CameraService_proxy" prio=5 tid=92 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4972fb0 self=0xb400007ce00a0c00
  | sysTid=2033 nice=-4 cgrp=foreground sched=0/0 handle=0x7ca7516c30
  | state=S schedstat=( 800080 419923 11 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7ca7413000-0x7ca7415000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 93.4632

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

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

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

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

"RenderThread" daemon prio=7 tid=100 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x49e3a28 self=0xb400007cc101c800
  | sysTid=2041 nice=10 cgrp=top-app sched=1073741824/0 handle=0x7ca6c19c30
  | state=S schedstat=( 382814681 346218150 950 ) utm=23 stm=14 core=0 HZ=100
  | stack=0x7ca6b22000-0x7ca6b24000 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: 96.8323

"UEventObserver" prio=5 tid=101 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x49e7d48 self=0xb400007ce01c5400
  | sysTid=2042 nice=0 cgrp=top-app sched=0/0 handle=0x7ca6b1bc30
  | state=S schedstat=( 36974697 295222388 236 ) utm=1 stm=2 core=6 HZ=100
  | stack=0x7ca6a18000-0x7ca6a1a000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000eddc8  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00005288  /system/lib64/libhardware_legacy.so (uevent_next_event+88) (BuildId: 0e05fe5e3a544525a703d8559f101335)
  native: #03 pc 001a8924  /system/lib64/libandroid_runtime.so (android::nativeWaitForNextEvent+244) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.UEventObserver.nativeWaitForNextEvent(Native method)
  at android.os.UEventObserver.-$$Nest$smnativeWaitForNextEvent(unavailable:0)
  at android.os.UEventObserver$UEventThread.run(UEventObserver.java:189)
DumpLatencyMs: 105.505

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

"pool-51-thread-1" prio=5 tid=103 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5d132b8 self=0xb400007beb8cec00
  | sysTid=4243 nice=0 cgrp=foreground sched=0/0 handle=0x7bc31c1c30
  | state=S schedstat=( 15444530 31019314 98 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7bc30be000-0x7bc30c0000 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: 202.553

"InputDispatcher" prio=10 tid=104 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x49fef80 self=0xb400007cc10df000
  | sysTid=2051 nice=-8 cgrp=foreground sched=1073741825/1 handle=0x7ca67fdc30
  | state=S schedstat=( 3605403129 98044866 13853 ) utm=204 stm=155 core=0 HZ=100
  | stack=0x7ca6706000-0x7ca6708000 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: 106.491

"InputReader" prio=10 tid=105 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x49ff1f8 self=0xb400007ce051bc00
  | sysTid=2052 nice=-8 cgrp=foreground sched=1073741825/1 handle=0x7c98607c30
  | state=S schedstat=( 1117014220 25871910 4038 ) utm=69 stm=42 core=2 HZ=100
  | stack=0x7c98510000-0x7c98512000 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: 108.295

"HwBinder:1708_2" prio=5 tid=106 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a03d48 self=0xb400007cc10f0800
  | sysTid=2053 nice=-2 cgrp=foreground sched=0/0 handle=0x7c96509c30
  | state=S schedstat=( 20128924 32091997 122 ) utm=0 stm=1 core=0 HZ=100
  | stack=0x7c96412000-0x7c96414000 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: 110.217

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

"NetworkWatchlistService" prio=5 tid=108 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a13b70 self=0xb400007cc0a4e000
  | sysTid=2056 nice=10 cgrp=foreground sched=0/0 handle=0x7c94301c30
  | state=S schedstat=( 68157777 1399206398 1020 ) utm=3 stm=2 core=3 HZ=100
  | stack=0x7c941fe000-0x7c94200000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 111.311

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

"hidl_ssvc_poll" prio=5 tid=110 Native SCHED_FIFO!
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a5aad0 self=0xb400007cc1187000
  | sysTid=2062 nice=0 cgrp=foreground sched=1/10 handle=0x7c920edc30
  | state=S schedstat=( 11394999 84693 38 ) utm=0 stm=1 core=1 HZ=100
  | stack=0x7c91ff6000-0x7c91ff8000 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 0000a330  /system/lib64/libsensorservicehidl.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::frameworks::sensorservice::V1_0::implementation::SensorManager::getLooper::$_0>>+336) (BuildId: 14a06e839267e432dd37236943bcadd2)
  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: 112.359

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

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

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

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

"pool-31-thread-1" prio=5 tid=115 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5d21f18 self=0xb400007c1af81400
  | sysTid=4244 nice=0 cgrp=foreground sched=0/0 handle=0x7bc2d51c30
  | state=S schedstat=( 132068776 631465300 803 ) utm=6 stm=6 core=4 HZ=100
  | stack=0x7bc2c4e000-0x7bc2c50000 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: 202.706

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

"LockSettingsService" prio=5 tid=117 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a90de0 self=0xb400007ce051d800
  | sysTid=2071 nice=10 cgrp=foreground sched=1073741824/0 handle=0x7c89a72c30
  | state=S schedstat=( 460583009 2350532018 962 ) utm=39 stm=6 core=3 HZ=100
  | stack=0x7c8996f000-0x7c89971000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 115.591

"NetworkStats" prio=5 tid=118 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4ada6d0 self=0xb400007ce051f400
  | sysTid=2076 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c87422c30
  | state=S schedstat=( 1484919437 5481062099 8647 ) utm=94 stm=53 core=4 HZ=100
  | stack=0x7c8731f000-0x7c87321000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 116.061

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

"NetworkPolicy.uid" prio=5 tid=120 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4ae4760 self=0xb400007cc0a03c00
  | sysTid=2078 nice=-2 cgrp=foreground sched=0/0 handle=0x7c8720ec30
  | state=S schedstat=( 259013405 1148129564 1435 ) utm=13 stm=12 core=6 HZ=100
  | stack=0x7c8710b000-0x7c8710d000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 117.003

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

"WifiHandlerThread" prio=5 tid=122 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4aeb798 self=0xb400007cc0bfd000
  | sysTid=2080 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c83fcac30
  | state=S schedstat=( 880752981 3023340231 5864 ) utm=50 stm=37 core=3 HZ=100
  | stack=0x7c83ec7000-0x7c83ec9000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 118.013

"WifiDiagnostics" prio=5 tid=123 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4af81d8 self=0xb400007cc0bfec00
  | sysTid=2081 nice=0 cgrp=foreground sched=0/0 handle=0x7c83dacc30
  | state=S schedstat=( 601537 8782231 18 ) utm=0 stm=0 core=0 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)
DumpLatencyMs: 118.47

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

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

"binder:1708_9" prio=5 tid=126 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x53aed60 self=0xb400007c1ad15c00
  | sysTid=2660 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c83a8ec30
  | state=S schedstat=( 2083900626 8582727638 11410 ) utm=133 stm=74 core=3 HZ=100
  | stack=0x7c83997000-0x7c83999000 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: 188.351

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

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

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

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

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

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

"ConnectivityServiceThread" prio=5 tid=133 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4b65240 self=0xb400007cc0e33400
  | sysTid=2093 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c7096dc30
  | state=S schedstat=( 2421579801 7212885747 7570 ) utm=172 stm=69 core=0 HZ=100
  | stack=0x7c7086a000-0x7c7086c000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 123.36

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

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

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

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

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

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

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

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

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

"BlurWallpaperThread" prio=5 tid=143 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c6ed38 self=0xb400007ce18b4c00
  | sysTid=2103 nice=0 cgrp=foreground sched=0/0 handle=0x7c65c1bc30
  | state=S schedstat=( 532155 5461 10 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7c65b18000-0x7c65b1a000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.331

"AudioDeviceBroker" prio=5 tid=144 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c7ef80 self=0xb400007ce18b6800
  | sysTid=2104 nice=0 cgrp=foreground sched=0/0 handle=0x7c64b11c30
  | state=S schedstat=( 10721697 9203844 118 ) utm=1 stm=0 core=1 HZ=100
  | stack=0x7c64a0e000-0x7c64a10000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at 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: 128.842

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

"AS.SfxWorker" prio=5 tid=146 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c80ac0 self=0xb400007ce18e1000
  | sysTid=2107 nice=0 cgrp=foreground sched=0/0 handle=0x7c628fdc30
  | state=S schedstat=( 4637462 1391002 37 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7c627fa000-0x7c627fc000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at 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: 129.84

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

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

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

"Thread-16" prio=5 tid=152 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c8fd08 self=0xb400007ce190a800
  | sysTid=2115 nice=0 cgrp=foreground sched=0/0 handle=0x7c5c2c1c30
  | state=S schedstat=( 172539 0 2 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7c5c1be000-0x7c5c1c0000 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: 134.615

"STHAL Concurrent Capture Handler Callback" prio=5 tid=153 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c934d8 self=0xb400007ce190c400
  | sysTid=2116 nice=0 cgrp=foreground sched=0/0 handle=0x7c5b1b7c30
  | state=S schedstat=( 266230 50231 4 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7c5b0b4000-0x7c5b0b6000 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: 134.773

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

"pool-22-thread-1" prio=5 tid=155 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4c96600 self=0xb400007ce190fc00
  | sysTid=2118 nice=0 cgrp=foreground sched=0/0 handle=0x7c58fa3c30
  | state=S schedstat=( 88616 0 1 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7c58ea0000-0x7c58ea2000 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: 135.408

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

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

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

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

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

"HyperPackageManagerService" prio=5 tid=161 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4d4b120 self=0xb400007cc0ae9400
  | sysTid=2128 nice=10 cgrp=foreground sched=0/0 handle=0x7c51582c30
  | state=S schedstat=( 772385 869387 14 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7c5147f000-0x7c51481000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 138.909

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

"Greezer" prio=5 tid=163 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4d99088 self=0xb400007cc0b5ec00
  | sysTid=2130 nice=-2 cgrp=foreground sched=0/0 handle=0x7c4f36ec30
  | state=S schedstat=( 387041248 4036827829 7407 ) utm=19 stm=19 core=5 HZ=100
  | stack=0x7c4f26b000-0x7c4f26d000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 140.307

"turbosched" prio=5 tid=164 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4da9810 self=0xb400007cc0b60800
  | sysTid=2138 nice=0 cgrp=foreground sched=0/0 handle=0x7c4e264c30
  | state=S schedstat=( 5804457 45175232 83 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7c4e161000-0x7c4e163000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.827

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

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

"RealTimeModeControllerTh" prio=5 tid=167 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4dbae48 self=0xb400007cc0b66c00
  | sysTid=2143 nice=0 cgrp=foreground sched=0/0 handle=0x7c51753c30
  | state=S schedstat=( 1475769 666154 22 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7c51650000-0x7c51652000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.011

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

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

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

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

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

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

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

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

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

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

"GameMemoryReclaimer" prio=5 tid=178 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4de2c08 self=0xb400007cc0bd5400
  | sysTid=2154 nice=0 cgrp=foreground sched=0/0 handle=0x7c406f6c30
  | state=S schedstat=( 15742673 293827003 269 ) utm=1 stm=0 core=0 HZ=100
  | stack=0x7c405f3000-0x7c405f5000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 149.067

"GameMemoryCleaner" prio=5 tid=179 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4de3340 self=0xb400007cc0cbe000
  | sysTid=2155 nice=0 cgrp=foreground sched=0/0 handle=0x7c3f5ecc30
  | state=S schedstat=( 21767703 544612605 398 ) utm=1 stm=1 core=0 HZ=100
  | stack=0x7c3f4e9000-0x7c3f4eb000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 149.584

"MultiSence" prio=5 tid=180 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4df0430 self=0xb400007cc0cbfc00
  | sysTid=2156 nice=-2 cgrp=foreground sched=0/0 handle=0x7c3e4e2c30
  | state=S schedstat=( 8504766 59000463 123 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7c3e3df000-0x7c3e3e1000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 150.237

"CameraOptThread" prio=5 tid=181 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4e07818 self=0xb400007cc0cc1800
  | sysTid=2157 nice=0 cgrp=foreground sched=0/0 handle=0x7c3d3d8c30
  | state=S schedstat=( 432833249 5258533526 1539 ) utm=14 stm=29 core=0 HZ=100
  | stack=0x7c3d2d5000-0x7c3d2d7000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 150.766

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

"AppWidgetServiceImpl" prio=5 tid=183 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4e11e50 self=0xb400007cc0cc5000
  | sysTid=2159 nice=-2 cgrp=foreground sched=0/0 handle=0x7c3b1c4c30
  | state=S schedstat=( 12123846 47617312 196 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7c3b0c1000-0x7c3b0c3000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 151.823

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

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

"BlobStore" prio=5 tid=186 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4e228b8 self=0xb400007cc0cca400
  | sysTid=2162 nice=0 cgrp=foreground sched=0/0 handle=0x7c334cdc30
  | state=S schedstat=( 628382 9847 12 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7c333ca000-0x7c333cc000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 153.28

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

"CamIntentAwareWorker" prio=5 tid=188 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4e29a20 self=0xb400007cc0cd8800
  | sysTid=2165 nice=0 cgrp=foreground sched=0/0 handle=0x7c312b9c30
  | state=S schedstat=( 1056463 3725461 10 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c311b6000-0x7c311b8000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.268

"SessionRecordThread" prio=5 tid=189 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4e34e30 self=0xb400007cc0cd6c00
  | sysTid=2166 nice=0 cgrp=foreground sched=0/0 handle=0x7c301afc30
  | state=S schedstat=( 16833228 59621002 137 ) utm=1 stm=0 core=1 HZ=100
  | stack=0x7c300ac000-0x7c300ae000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.734

"BackgroundInstallControlService" prio=5 tid=190 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4e4f1d8 self=0xb400007cc0d61800
  | sysTid=2169 nice=-2 cgrp=foreground sched=0/0 handle=0x7c2f0a5c30
  | state=S schedstat=( 205131494 1835728981 4882 ) utm=12 stm=8 core=2 HZ=100
  | stack=0x7c2efa2000-0x7c2efa4000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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.706

"LauncherAppsService" prio=5 tid=191 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4e4c250 self=0xb400007cc0d5fc00
  | sysTid=2168 nice=10 cgrp=foreground sched=0/0 handle=0x7c2df9bc30
  | state=S schedstat=( 30132153 200848612 236 ) utm=0 stm=2 core=3 HZ=100
  | stack=0x7c2de98000-0x7c2de9a000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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.204

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

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

"DexParsingThread" prio=5 tid=194 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4e5f3a8 self=0xb400007cc0d71c00
  | sysTid=2172 nice=10 cgrp=foreground sched=0/0 handle=0x7c2ac7dc30
  | state=S schedstat=( 563460 56384 10 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7c2ab7a000-0x7c2ab7c000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.134

"SdkSandboxManagerServiceHandler" prio=5 tid=195 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4e65730 self=0xb400007cc0d73800
  | sysTid=2173 nice=0 cgrp=foreground sched=0/0 handle=0x7c29b73c30
  | state=S schedstat=( 442078 0 10 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7c29a70000-0x7c29a72000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.59

"DexVerifierHandlerThread" prio=5 tid=196 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4e66060 self=0xb400007cc0d75400
  | sysTid=2174 nice=10 cgrp=foreground sched=0/0 handle=0x7c28a69c30
  | state=S schedstat=( 500460 16308 10 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7c28966000-0x7c28968000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.193

"com.android.sdksandbox.BackgroundThread" prio=5 tid=197 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4e66978 self=0xb400007cc0d77000
  | sysTid=2175 nice=10 cgrp=foreground sched=0/0 handle=0x7c2795fc30
  | state=S schedstat=( 9430616 25740159 59 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7c2785c000-0x7c2785e000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.689

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

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

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

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

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

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

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

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

"android.perm" prio=5 tid=208 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4f3b178 self=0xb400007cc0ea3c00
  | sysTid=2192 nice=0 cgrp=foreground sched=0/0 handle=0x7c36d9cc30
  | state=S schedstat=( 158326154 467090009 513 ) utm=10 stm=5 core=2 HZ=100
  | stack=0x7c36c99000-0x7c36c9b000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 163.373

"HwBinder:1708_3" prio=5 tid=209 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4f3e048 self=0xb400007cc0ead800
  | sysTid=2194 nice=-2 cgrp=foreground sched=0/0 handle=0x7c35c92c30
  | state=S schedstat=( 33445082 197334617 446 ) utm=0 stm=2 core=2 HZ=100
  | stack=0x7c35b9b000-0x7c35b9d000 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: 163.853

"HwBinder:1708_4" prio=5 tid=210 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4f3e108 self=0xb400007cc0844000
  | sysTid=2195 nice=-2 cgrp=foreground sched=0/0 handle=0x7c34b94c30
  | state=S schedstat=( 3472537 3494539 21 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7c34a9d000-0x7c34a9f000 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: 164.266

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

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

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

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

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

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

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

"GameManagerService" prio=5 tid=218 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4f69088 self=0xb400007cc0ea5800
  | sysTid=2205 nice=10 cgrp=foreground sched=0/0 handle=0x7c150ddc30
  | state=S schedstat=( 29043464 97876155 100 ) utm=1 stm=1 core=0 HZ=100
  | stack=0x7c14fda000-0x7c14fdc000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  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: 167.899

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

"pool-30-thread-1" prio=5 tid=220 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4f7ad98 self=0xb400007cc0ea7400
  | sysTid=2207 nice=0 cgrp=foreground sched=0/0 handle=0x7c12ec9c30
  | state=S schedstat=( 19375530 16972772 187 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7c12dc6000-0x7c12dc8000 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: 168.777

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

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

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

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

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

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

"UsbService host thread" prio=5 tid=230 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5191240 self=0xb400007c1acd8400
  | sysTid=2269 nice=0 cgrp=foreground sched=0/0 handle=0x7bf5c06c30
  | state=S schedstat=( 1047155 609922 15 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7bf5b03000-0x7bf5b05000 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: 172.376

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

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

"binder:1708_5" prio=5 tid=233 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x519b1c0 self=0xb400007c0903cc00
  | sysTid=2305 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7bf2383c30
  | state=S schedstat=( 1504835012 6900116658 8332 ) utm=103 stm=46 core=0 HZ=100
  | stack=0x7bf228c000-0x7bf228e000 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: 173.426

"Thread-22" prio=5 tid=234 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x519ec90 self=0xb400007beb605800
  | sysTid=2316 nice=0 cgrp=foreground sched=0/0 handle=0x7bf20f5c30
  | state=S schedstat=( 2368924 468308 14 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7bf1ff2000-0x7bf1ff4000 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: 173.834

"HwBinder:1708_5" prio=5 tid=235 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x519afa8 self=0xb400007c1adb4c00
  | sysTid=2300 nice=-2 cgrp=foreground sched=0/0 handle=0x7bec52ac30
  | state=S schedstat=( 15372469 27165001 196 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7bec433000-0x7bec435000 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: 173.018

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

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

"EmergencyAffordanceService" prio=5 tid=238 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x526cc68 self=0xb400007c08bccc00
  | sysTid=2383 nice=0 cgrp=foreground sched=0/0 handle=0x7c09d74c30
  | state=S schedstat=( 4484152 10343692 58 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7c09c71000-0x7c09c73000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.337

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

"binder:1708_6" prio=5 tid=240 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x52820d0 self=0xb400007c08f05c00
  | sysTid=2386 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c09b60c30
  | state=S schedstat=( 2185793863 9021682426 13303 ) utm=145 stm=73 core=0 HZ=100
  | stack=0x7c09a69000-0x7c09a6b000 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: 175.823

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

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

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

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

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

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

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

"binder:1708_A" prio=5 tid=248 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x53b5088 self=0xb400007c1af78800
  | sysTid=2661 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7bfd560c30
  | state=S schedstat=( 2042007049 10299787706 12021 ) utm=139 stm=64 core=0 HZ=100
  | stack=0x7bfd469000-0x7bfd46b000 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: 188.754

"pool-23-thread-1" prio=5 tid=249 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x62c72c8 self=0xb400007c1af18800
  | sysTid=6601 nice=0 cgrp=foreground sched=0/0 handle=0x7cefd70c30
  | state=S schedstat=( 530771 516538 3 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7cefc6d000-0x7cefc6f000 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: 208.986

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

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

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

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

"binder:1708_7" prio=5 tid=254 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x535f0e0 self=0xb400007c1aec4400
  | sysTid=2594 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7bfd34cc30
  | state=S schedstat=( 2186287584 11526499106 11845 ) utm=145 stm=73 core=0 HZ=100
  | stack=0x7bfd255000-0x7bfd257000 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: 181.795

"BluetoothRouteManager" prio=5 tid=255 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5369358 self=0xb400007c0906e000
  | sysTid=2598 nice=0 cgrp=foreground sched=0/0 handle=0x7bf9d1bc30
  | state=S schedstat=( 1169997 2894848 24 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7bf9c18000-0x7bf9c1a000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.266

"MissedCallNotifier" prio=5 tid=256 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x536da08 self=0xb400007c0906fc00
  | sysTid=2603 nice=0 cgrp=foreground sched=0/0 handle=0x7bf9c11c30
  | state=S schedstat=( 1007385 1381768 14 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7bf9b0e000-0x7bf9b10000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.735

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

"binder:1708_8" prio=5 tid=258 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x538ce68 self=0xb400007c1af16c00
  | sysTid=2621 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7bf76b4c30
  | state=S schedstat=( 2745228410 8696321230 15885 ) utm=175 stm=99 core=2 HZ=100
  | stack=0x7bf75bd000-0x7bf75bf000 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: 184.714

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

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

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

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

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

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

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

"binder:1708_C" prio=5 tid=266 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x53f0f28 self=0xb400007bec0d4000
  | sysTid=2689 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c09f1ec30
  | state=S schedstat=( 2459220914 8692977955 13583 ) utm=168 stm=77 core=0 HZ=100
  | stack=0x7c09e27000-0x7c09e29000 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: 190.54

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

"binder:1708_D" prio=5 tid=268 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x53f1fa8 self=0xb400007cc0f6dc00
  | sysTid=2692 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c09a62c30
  | state=S schedstat=( 2149782056 8185539745 11288 ) utm=137 stm=77 core=3 HZ=100
  | stack=0x7c0996b000-0x7c0996d000 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: 190.973

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

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

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

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

"binder:1708_E" prio=5 tid=273 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x546cb70 self=0xb400007c08f17400
  | sysTid=2868 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c0a01dc30
  | state=S schedstat=( 1589728841 7124727348 8740 ) utm=103 stm=55 core=0 HZ=100
  | stack=0x7c09f26000-0x7c09f28000 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: 192.814

"MwcAppList" prio=5 tid=274 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5472318 self=0xb400007e04c48c00
  | sysTid=2876 nice=0 cgrp=foreground sched=0/0 handle=0x7bf6e70c30
  | state=S schedstat=( 48228528 410865234 514 ) utm=4 stm=0 core=5 HZ=100
  | stack=0x7bf6d6d000-0x7bf6d6f000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.262

"binder:1708_F" prio=5 tid=275 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x54752d8 self=0xb400007c08e22c00
  | sysTid=2877 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7bf4afcc30
  | state=S schedstat=( 2094989417 11987984221 11813 ) utm=135 stm=73 core=0 HZ=100
  | stack=0x7bf4a05000-0x7bf4a07000 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: 193.74

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

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

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

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

"pool-43-thread-1" prio=5 tid=280 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x555b8c8 self=0xb400007c0903e800
  | sysTid=3238 nice=0 cgrp=foreground sched=0/0 handle=0x7bfde18c30
  | state=S schedstat=( 15915155 54840539 109 ) utm=1 stm=0 core=5 HZ=100
  | stack=0x7bfdd15000-0x7bfdd17000 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: 195.781

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

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

"hwuiTask0" daemon prio=4 tid=283 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5581410 self=0xb400007bec343800
  | sysTid=3302 nice=10 cgrp=top-app sched=0/0 handle=0x7bf2c21c30
  | state=S schedstat=( 2292156 10056845 16 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7bf2b2a000-0x7bf2b2c000 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: 197.215

"hwuiTask1" daemon prio=4 tid=284 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x55815d8 self=0xb400007bebb55000
  | sysTid=3303 nice=10 cgrp=top-app sched=0/0 handle=0x7bf2b23c30
  | state=S schedstat=( 685462 6740616 10 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7bf2a2c000-0x7bf2a2e000 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: 198.333

"binder:1708_13" prio=5 tid=285 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5614cc0 self=0xb400007be8d0f000
  | sysTid=3502 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7bf2a25c30
  | state=S schedstat=( 1893149541 10393551529 10668 ) utm=114 stm=74 core=5 HZ=100
  | stack=0x7bf292e000-0x7bf2930000 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: 198.745

"pool-13-thread-1" prio=5 tid=287 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x565e9e8 self=0xb400007ce01aa800
  | sysTid=3606 nice=0 cgrp=top-app sched=0/0 handle=0x7bf1febc30
  | state=S schedstat=( 8918926 8248615 23 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7bf1ee8000-0x7bf1eea000 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: 199.148

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

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

"ConscryptStatsLogWriter" prio=1 tid=290 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x568b398 self=0xb400007ce01c0000
  | sysTid=3616 nice=19 cgrp=foreground sched=0/0 handle=0x7bf19f5c30
  | state=S schedstat=( 254924 15773845 4 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7bf18f2000-0x7bf18f4000 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: 200.448

"ConscryptStatsLogWriter" prio=1 tid=291 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x568c190 self=0xb400007ce01c1c00
  | sysTid=3618 nice=19 cgrp=foreground sched=0/0 handle=0x7bf18ebc30
  | state=S schedstat=( 181386 11477153 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7bf17e8000-0x7bf17ea000 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: 200.615

"ConscryptStatsLogWriter" prio=1 tid=292 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x568c6b0 self=0xb400007ce01c3800
  | sysTid=3619 nice=19 cgrp=foreground sched=0/0 handle=0x7bf1074c30
  | state=S schedstat=( 108923 11718385 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7bf0f71000-0x7bf0f73000 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: 200.738

"OsuServerHandler" prio=5 tid=293 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x568cde0 self=0xb400007c08c5bc00
  | sysTid=3620 nice=0 cgrp=foreground sched=0/0 handle=0x7bf0f6ac30
  | state=S schedstat=( 653230 11922538 11 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7bf0e67000-0x7bf0e69000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.845

"pool-54-thread-1" prio=5 tid=294 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5d269d8 self=0xb400007beb8dcc00
  | sysTid=4246 nice=0 cgrp=foreground sched=0/0 handle=0x7ba9508c30
  | state=S schedstat=( 3813309 7146152 20 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7ba9405000-0x7ba9407000 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: 202.837

"pool-52-thread-1" prio=5 tid=295 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5d27d70 self=0xb400007beb8de800
  | sysTid=4248 nice=0 cgrp=foreground sched=0/0 handle=0x7b99ddec30
  | state=S schedstat=( 22447311 131336691 210 ) utm=1 stm=0 core=6 HZ=100
  | stack=0x7b99cdb000-0x7b99cdd000 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: 202.959

"pool-59-thread-1" prio=5 tid=296 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5d29170 self=0xb400007beb8e0400
  | sysTid=4262 nice=0 cgrp=foreground sched=0/0 handle=0x7b98cd4c30
  | state=S schedstat=( 11815231 24251543 43 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7b98bd1000-0x7b98bd3000 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: 203.073

"pool-14-thread-1" prio=5 tid=297 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5d48cf8 self=0xb400007c08e13000
  | sysTid=4270 nice=0 cgrp=foreground sched=0/0 handle=0x7b96bcac30
  | state=S schedstat=( 4086763 22309541 26 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7b96ac7000-0x7b96ac9000 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: 203.179

"pool-28-thread-1" prio=5 tid=299 TimedWaiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5e1dd48 self=0xb400007ce0078c00
  | sysTid=4320 nice=0 cgrp=foreground sched=0/0 handle=0x7b93003c30
  | state=S schedstat=( 273808831 1781169456 1946 ) utm=7 stm=19 core=0 HZ=100
  | stack=0x7b92f00000-0x7b92f02000 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: 203.598

"hc-int-bg-0" prio=5 tid=300 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5e5ee70 self=0xb400007ce007a800
  | sysTid=4323 nice=0 cgrp=foreground sched=0/0 handle=0x7b92ef9c30
  | state=S schedstat=( 64409545 208178302 433 ) utm=4 stm=1 core=6 HZ=100
  | stack=0x7b92df6000-0x7b92df8000 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: 203.721

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

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

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

"binder:1708_17" prio=5 tid=304 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5e8a058 self=0xb400007bc7739c00
  | sysTid=4376 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c8af4cc30
  | state=S schedstat=( 2476844153 11928625281 13755 ) utm=164 stm=83 core=1 HZ=100
  | stack=0x7c8ae55000-0x7c8ae57000 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: 205.044

"binder:1708_18" prio=5 tid=305 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5e8a3a8 self=0xb400007bebd45400
  | sysTid=4377 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7c8ad44c30
  | state=S schedstat=( 1983429773 8830538406 11021 ) utm=126 stm=72 core=5 HZ=100
  | stack=0x7c8ac4d000-0x7c8ac4f000 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: 205.419

"binder:1708_1A" prio=5 tid=307 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5e914f8 self=0xb400007bebe9cc00
  | sysTid=4384 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cb1c56c30
  | state=S schedstat=( 1462057075 9836232137 8770 ) utm=100 stm=46 core=1 HZ=100
  | stack=0x7cb1b5f000-0x7cb1b61000 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: 206.063

"binder:1708_1B" prio=5 tid=308 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5e91cb0 self=0xb400007bc77a3c00
  | sysTid=4385 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cc5782c30
  | state=S schedstat=( 2757436472 11983813713 14986 ) utm=180 stm=95 core=2 HZ=100
  | stack=0x7cc568b000-0x7cc568d000 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: 206.476

"binder:1708_1C" prio=5 tid=309 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5e9fb50 self=0xb400007c08daa400
  | sysTid=4396 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cf042ac30
  | state=S schedstat=( 1621305066 10807044117 8853 ) utm=109 stm=52 core=0 HZ=100
  | stack=0x7cf0333000-0x7cf0335000 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: 206.874

"binder:1708_1D" prio=5 tid=310 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5ea0540 self=0xb400007bc77b5400
  | sysTid=4397 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cf032cc30
  | state=S schedstat=( 1943933616 9986328578 11287 ) utm=130 stm=63 core=6 HZ=100
  | stack=0x7cf0235000-0x7cf0237000 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: 207.25

"binder:1708_1E" prio=5 tid=311 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5ea44e8 self=0xb400007bebea6c00
  | sysTid=4401 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cf022ec30
  | state=S schedstat=( 1316790000 6336405150 8004 ) utm=87 stm=44 core=0 HZ=100
  | stack=0x7cf0137000-0x7cf0139000 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: 207.618

"binder:1708_1F" prio=5 tid=312 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x5ea87b0 self=0xb400007bc77c6c00
  | sysTid=4414 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cf0130c30
  | state=S schedstat=( 1661211315 7620660152 8551 ) utm=106 stm=59 core=6 HZ=100
  | stack=0x7cf0039000-0x7cf003b000 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: 207.99

"binder:1708_20" prio=5 tid=314 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x6013ef0 self=0xb400007bc77d8400
  | sysTid=4875 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7babe1fc30
  | state=S schedstat=( 2050046162 9349488142 10892 ) utm=137 stm=67 core=6 HZ=100
  | stack=0x7babd28000-0x7babd2a000 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: 208.368

"pool-15-thread-1" prio=5 tid=315 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x601b1f8 self=0xb400007ce00a4400
  | sysTid=4905 nice=10 cgrp=foreground sched=0/0 handle=0x7b84b4dc30
  | state=S schedstat=( 11874309 179357076 42 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7b84a4a000-0x7b84a4c000 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: 208.821

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

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

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

"process reaper" daemon prio=10 tid=322 TimedWaiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x711e8b8 self=0xb400007cc0f78400
  | sysTid=27012 nice=-8 cgrp=top-app sched=0/0 handle=0x7cb1b58c30
  | state=S schedstat=( 2774308 717077 5 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7cb1a4d000-0x7cb1a4f000 stackSize=1071KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:417)
  at java.util.concurrent.LinkedTransferQueue$DualNode.await(LinkedTransferQueue.java:452)
  at java.util.concurrent.SynchronousQueue$Transferer.xferLifo(SynchronousQueue.java:194)
  at java.util.concurrent.SynchronousQueue.xfer(SynchronousQueue.java:235)
  at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:338)
  at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1025)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1086)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 214.905

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

"pool-54-thread-2" prio=5 tid=324 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x63de0a8 self=0xb400007cc0f6f800
  | sysTid=7522 nice=0 cgrp=foreground sched=0/0 handle=0x7cb234ec30
  | state=S schedstat=( 2216616 240539 15 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7cb224b000-0x7cb224d000 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: 212.12

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

"pool-153-thread-1" prio=5 tid=327 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x71d7d58 self=0xb400007e04c0fc00
  | sysTid=27270 nice=0 cgrp=foreground sched=0/0 handle=0x7c0984ec30
  | state=S schedstat=( 2701845 17101154 12 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7c0974b000-0x7c0974d000 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: 215.707

"pool-128-thread-1" prio=5 tid=347 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x6496980 self=0xb400007be8e13800
  | sysTid=9035 nice=0 cgrp=foreground sched=0/0 handle=0x7c03e64c30
  | state=S schedstat=( 15664024 62866303 228 ) utm=0 stm=1 core=5 HZ=100
  | stack=0x7c03d61000-0x7c03d63000 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: 212.268

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

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

"BpfServicePoll" prio=5 (not attached)
  | sysTid=1732 nice=0 cgrp=foreground
  | state=S schedstat=( 3020932209 81627649314 38098 ) utm=136 stm=165 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=1733 nice=0 cgrp=foreground
  | state=S schedstat=( 4362690 6466309 8 ) utm=0 stm=0 core=1 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=1765 nice=-2 cgrp=foreground
  | state=S schedstat=( 1077512093 11565699254 28704 ) utm=14 stm=92 core=0 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=2287 nice=0 cgrp=foreground
  | state=S schedstat=( 405386 1371462 9 ) utm=0 stm=0 core=0 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=2288 nice=-16 cgrp=foreground
  | state=S schedstat=( 1020075 590155 14 ) 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 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=2289 nice=-16 cgrp=foreground
  | state=S schedstat=( 973464 8731386 22 ) 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 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)

"SystemPressureC" prio=5 (not attached)
  | sysTid=2457 nice=0 cgrp=foreground
  | state=S schedstat=( 12756315 10939537 70 ) utm=0 stm=1 core=2 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=2458 nice=0 cgrp=foreground
  | state=S schedstat=( 8647160 109440461 78 ) utm=0 stm=0 core=4 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)

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

"mali-event-hand" prio=4 (not attached)
  | sysTid=3288 nice=10 cgrp=top-app
  | state=S schedstat=( 22738166 85245531 373 ) utm=0 stm=1 core=1 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=3290 nice=10 cgrp=top-app
  | state=S schedstat=( 22615995 75672149 101 ) utm=0 stm=1 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 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=3291 nice=10 cgrp=top-app
  | state=S schedstat=( 7026000 50923614 181 ) utm=0 stm=0 core=4 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 000a3670  /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+112) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0175e86c  /vendor/lib64/egl/mt6895/libGLES_mali.so (???) (BuildId: e3c7cadb643d010b)
  native: #04 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #05 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"ged-swd" prio=4 (not attached)
  | sysTid=3292 nice=10 cgrp=top-app
  | state=S schedstat=( 10792084 69127846 163 ) utm=0 stm=1 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=11650 nice=0 cgrp=top-app
  | state=S schedstat=( 99906545 68224232 81 ) utm=8 stm=1 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=4 (not attached)
  | sysTid=27075 nice=10 cgrp=top-app
  | state=S schedstat=( 2728924 13184693 54 ) 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 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=4 (not attached)
  | sysTid=27119 nice=10 cgrp=top-app
  | state=S schedstat=( 4202993 34780385 115 ) 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)

"binder:1708_1F" prio=5 (not attached)
  | sysTid=27128 nice=0 cgrp=foreground
  | state=S schedstat=( 1867847 23360690 57 ) 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 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
  native: #04 pc 000c0b18  /system/lib64/libgui.so (android::AsyncWorker::run+136) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
  native: #05 pc 000c0f1c  /system/lib64/libgui.so (void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct>>, void , android::AsyncWorker*>>+60) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
  native: #06 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #07 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

Zygote loaded classes=22406 post zygote classes=15471
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:/system_ext/framework/miui-services.jar:/apex/com.android.healthfitness/javalib/service-healthfitness.jar:/system/framework/services.jar!classes3.dex:/system/framework/services.jar!classes2.dex:/apex/com.android.art/javalib/service-art.jar:/apex/com.android.appsearch/javalib/service-appsearch.jar:/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.ondevicepersonalization/javalib/service-ondevicepersonalization.jar:/apex/com.android.media/javalib/service-media-s.jar:/apex/com.android.compos/javalib/service-compos.jar:/system_ext/framework/apprecovery.proinstaller.jar:/system/framework/com.android.location.provider.jar], parent #1
#3 dalvik.system.PathClassLoader: [/apex/com.android.btservices/javalib/service-bluetooth.jar], parent #2
#4 dalvik.system.PathClassLoader: [/apex/com.android.devicelock/javalib/service-devicelock.jar], parent #2
#5 dalvik.system.PathClassLoader: [/apex/com.android.os.statsd/javalib/service-statsd.jar], parent #2
#6 dalvik.system.PathClassLoader: [/apex/com.android.scheduling/javalib/service-scheduling.jar], parent #2
#7 dalvik.system.PathClassLoader: [/apex/com.android.tethering/javalib/service-connectivity.jar], parent #2
#8 dalvik.system.PathClassLoader: [/apex/com.android.uwb/javalib/service-uwb.jar], parent #2
#9 dalvik.system.PathClassLoader: [/system_ext/framework/miui-wifi-service.jar:/apex/com.android.wifi/javalib/service-wifi.jar], parent #2
#10 dalvik.system.PathClassLoader: [/system_ext/framework/mediatek-services.jar], parent #2
#11 dalvik.system.PathClassLoader: [/system_ext/framework/miuix.jar], parent #0
#12 dalvik.system.PathClassLoader: [], parent #1
#13 dalvik.system.PathClassLoader: [/system_ext/framework/mediatek-services.jar], parent #2
#14 dalvik.system.PathClassLoader: [/system_ext/framework/MiuiBooster.jar], parent #0
#15 dalvik.system.PathClassLoader: [/system/priv-app/SettingsProvider/SettingsProvider.apk], parent #1
#16 dalvik.system.PathClassLoader: [/system/priv-app/MtkTelecom/MtkTelecom.apk], parent #1
#17 dalvik.system.PathClassLoader: [/system_ext/app/miuisystem/miuisystem.apk], parent #1
#18 dalvik.system.PathClassLoader: [/system/priv-app/FusedLocation/FusedLocation.apk], parent #1
#19 dalvik.system.PathClassLoader: [/system_ext/priv-app/LPPeService/LPPeService.apk], parent #1
#20 dalvik.system.PathClassLoader: [/system_ext/framework/MiuiBooster.jar], parent #0
#21 dalvik.system.PathClassLoader: [/system_ext/framework/MiuiBooster.jar], parent #0
Done dumping class loaders
Classes initialized: 0 in 0
Intern table: 69377 strong; 9141 weak
JNI: CheckJNI is off; globals=3975 (plus 461 weak)
Libraries: /system/lib64/libalarm_jni.so /system/lib64/libandroid_servers.so /system_ext/lib64/libcameraopt_jni.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 (37)
Heap: 16% free, 100MB/120MB
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 21 iterations for concurrent mark compact
ProcessMarkStackNonNull:	Sum: 4.939s Avg: 235.228ms
CompactMovingSpace:	Sum: 3.744s Avg: 178.298ms
MarkRootsCheckpoint:	Sum: 1.652s Avg: 78.708ms
CompactionPhase:	Sum: 453.008ms Avg: 21.571ms
ScanGrayAllocSpaceObjects:	Sum: 437.981ms Avg: 20.856ms
ProcessMarkStack:	Sum: 332.950ms Avg: 15.854ms
RunningThreadFlips:	Sum: 228.921ms Avg: 10.901ms
UpdateAndMarkImageModUnionTable:	Sum: 100.425ms Avg: 4.782ms
MarkConcurrentRoots:	Sum: 77.870ms Avg: 3.708ms
MarkingPause:	Sum: 72.465ms Avg: 3.450ms
ScanGrayImmuneSpaceObjects:	Sum: 68.249ms Avg: 3.249ms
PrepareForCompaction:	Sum: 43.957ms Avg: 2.093ms
ProcessReferences:	Sum: 34.699ms Avg: 1.652ms
(Paused)ScanGrayAllocSpaceObjects:	Sum: 34.644ms Avg: 1.649ms
(Paused)StackScan:	Sum: 33.128ms Avg: 1.577ms
FinishPhase:	Sum: 27.855ms Avg: 1.326ms
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 24.014ms Avg: 1.143ms
SweepSystemWeaks:	Sum: 22.886ms Avg: 1.089ms
(Paused)UpdateImmuneSpaces:	Sum: 21.622ms Avg: 1.029ms
PrepareForMarking:	Sum: 13.674ms Avg: 651.142us
ThreadListFlip:	Sum: 11.436ms Avg: 544.571us
SweepLargeObjects:	Sum: 10.014ms Avg: 476.857us
UpdateAndMarkZygoteModUnionTable:	Sum: 9.144ms Avg: 435.428us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 7.111ms Avg: 338.619us
CompactionPause:	Sum: 7.054ms Avg: 335.904us
(Paused)KernelPreparation:	Sum: 5.285ms Avg: 251.666us
InitializePhase:	Sum: 4.845ms Avg: 230.714us
MarkNonThreadRoots:	Sum: 4.268ms Avg: 203.238us
ScanGrayZygoteSpaceObjects:	Sum: 2.952ms Avg: 140.571us
(Paused)SweepSystemWeaks:	Sum: 2.901ms Avg: 138.142us
EnqueueFinalizerReferences:	Sum: 2.628ms Avg: 125.142us
MarkingPhase:	Sum: 2.215ms Avg: 105.476us
ReclaimPhase:	Sum: 2.208ms Avg: 105.142us
SweepJitCodeCache:	Sum: 1.755ms Avg: 83.571us
(Paused)UpdateNonMovingSpace:	Sum: 1.460ms Avg: 69.523us
FlipThreadSuspension:	Sum: 970us Avg: 46.190us
ForwardSoftReferences:	Sum: 822us Avg: 39.142us
SweepMallocSpace:	Sum: 765us Avg: 36.428us
MarkAllocStackAsLive:	Sum: 680us Avg: 32.380us
SwapBitmaps:	Sum: 182us Avg: 8.666us
PreCleanCards:	Sum: 176us Avg: 8.380us
Sweep:	Sum: 65us Avg: 3.095us
MarkRoots:	Sum: 40us Avg: 1.904us
UnBindBitmaps:	Sum: 29us Avg: 1.380us
ReMarkRoots:	Sum: 7us Avg: 333ns
Done Dumping Averages
concurrent mark compact paused:	Sum: 222.924ms 99% C.I. 0.262ms-33.800ms Avg: 5.307ms Max: 37.890ms
concurrent mark compact freed-bytes: Avg: 28MB Max: 129MB Min: 3688KB
Freed-bytes histogram: 0:2,10240:5,20480:6,30720:6,40960:1,122880:1
concurrent mark compact total time: 12.444s mean time: 592.586ms
concurrent mark compact freed: 596MB
concurrent mark compact throughput: 47MB/s  per cpu-time: 128111029/s / 122MB/s
concurrent mark compact tracing throughput: 112MB/s  per cpu-time: 286MB/s
Start Dumping Averages for 74 iterations for young concurrent mark compact
CompactMovingSpace:	Sum: 9.124s Avg: 123.297ms
MarkRootsCheckpoint:	Sum: 2.758s Avg: 37.272ms
CompactionPhase:	Sum: 1.665s Avg: 22.509ms
ScanOldGenObjects:	Sum: 1.117s Avg: 15.102ms
RunningThreadFlips:	Sum: 875.274ms Avg: 11.828ms
UpdateAndMarkImageModUnionTable:	Sum: 624.205ms Avg: 8.435ms
ProcessMarkStack:	Sum: 551.017ms Avg: 7.446ms
ScanGrayImmuneSpaceObjects:	Sum: 491.608ms Avg: 6.643ms
MarkConcurrentRoots:	Sum: 444.752ms Avg: 6.010ms
ScanGrayAllocSpaceObjects:	Sum: 409.905ms Avg: 5.539ms
FinishPhase:	Sum: 335.339ms Avg: 4.531ms
ProcessMarkStackNonNull:	Sum: 158.239ms Avg: 2.138ms
ProcessReferences:	Sum: 154.008ms Avg: 2.081ms
MarkingPause:	Sum: 129.535ms Avg: 1.750ms
ThreadListFlip:	Sum: 126.030ms Avg: 1.703ms
(Paused)StackScan:	Sum: 114.552ms Avg: 1.548ms
(Paused)UpdateImmuneSpaces:	Sum: 108.851ms Avg: 1.470ms
SweepSystemWeaks:	Sum: 87.866ms Avg: 1.187ms
UpdateAndMarkZygoteModUnionTable:	Sum: 81.437ms Avg: 1.100ms
PrepareForMarking:	Sum: 60.739ms Avg: 820.797us
(Paused)KernelPreparation:	Sum: 56.200ms Avg: 759.459us
ReclaimPhase:	Sum: 52.528ms Avg: 709.837us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 46.964ms Avg: 634.648us
SweepArray:	Sum: 26.466ms Avg: 357.648us
CompactionPause:	Sum: 24.019ms Avg: 324.581us
EnqueueFinalizerReferences:	Sum: 23.053ms Avg: 311.527us
PrepareForCompaction:	Sum: 15.092ms Avg: 203.945us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 13.931ms Avg: 188.256us
MarkNonThreadRoots:	Sum: 12.657ms Avg: 171.040us
(Paused)SweepSystemWeaks:	Sum: 10.612ms Avg: 143.405us
MarkingPhase:	Sum: 8.731ms Avg: 117.986us
SweepJitCodeCache:	Sum: 7.379ms Avg: 99.716us
InitializePhase:	Sum: 5.846ms Avg: 79us
FlipThreadSuspension:	Sum: 4.486ms Avg: 60.621us
(Paused)UpdateNonMovingSpace:	Sum: 2.907ms Avg: 39.283us
ScanGrayZygoteSpaceObjects:	Sum: 1.832ms Avg: 24.756us
PreCleanCards:	Sum: 1.515ms Avg: 20.472us
FreeList:	Sum: 1.007ms Avg: 13.608us
ResetStack:	Sum: 532us Avg: 7.189us
UnBindBitmaps:	Sum: 363us Avg: 4.905us
SwapBitmaps:	Sum: 358us Avg: 4.837us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 271us Avg: 3.662us
ForwardSoftReferences:	Sum: 212us Avg: 2.864us
MarkRoots:	Sum: 161us Avg: 2.175us
RecordFree:	Sum: 133us Avg: 1.797us
Sweep:	Sum: 96us Avg: 1.297us
ReMarkRoots:	Sum: 47us Avg: 635ns
Done Dumping Averages
young concurrent mark compact paused:	Sum: 632.740ms 99% C.I. 0.459ms-35.280ms Avg: 4.275ms Max: 55.275ms
young concurrent mark compact freed-bytes: Avg: 20MB Max: 79MB Min: 5469KB
Freed-bytes histogram: 5120:3,10240:7,15360:24,20480:31,25600:7,30720:1,76800:1
young concurrent mark compact total time: 19.736s mean time: 266.705ms
young concurrent mark compact freed: 1516MB
young concurrent mark compact throughput: 76MB/s  per cpu-time: 239496742/s / 228MB/s
young concurrent mark compact tracing throughput: 31MB/s  per cpu-time: 93MB/s
Total time spent in GC: 32.180s
Mean GC size throughput: 65MB/s per cpu-time: 183MB/s
Total bytes allocated 2213MB
Total bytes freed 2112MB
Free memory 19MB
Free memory until GC 19MB
Free memory until OOME 411MB
Total memory 120MB
Max memory 512MB
Zygote space size 7008KB
Total mutator paused time: 855.664ms
Total time waiting for GC to complete: 522.349ms
Total GC count: 95
Total GC time: 32.180s
Total blocking GC count: 0
Total blocking GC time: 0
Total pre-OOME GC count: 0
Histogram of GC count per 10000 ms: 0:2,1:5,2:5,3:5,6:3,7:1,8:1,10:1,21:1
Histogram of blocking GC count per 10000 ms: 0:24
Native bytes total: 149080044 registered: 15252340
Total native bytes at last GC: 147860640
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system@framework@com.android.location.provider.jar@classes.vdex: verify
/system/priv-app/FusedLocation/oat/arm64/FusedLocation.vdex: verify
/system_ext/priv-app/LPPeService/oat/arm64/LPPeService.vdex: verify
/system_ext/framework/oat/arm64/MiuiBooster.vdex: verify
/system_ext/framework/oat/arm64/MiuiBooster.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
/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
/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
Current JIT code cache size (used / resident): 339KB / 344KB
Current JIT data cache size (used / resident): 231KB / 240KB
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: 88KB
Current JIT capacity: 1024KB
Current number of JIT JNI stub entries: 0
Current number of JIT code cache entries: 362
Total number of JIT baseline compilations: 247
Total number of JIT fast compilations: 0
Total number of JIT optimized compilations: 112
Total number of JIT compilations for on stack replacement: 1
Total number of JIT code cache collections: 0
Memory used for stack maps: Avg: 242B Max: 3008B Min: 16B
Memory used for compiled code: Avg: 960B Max: 13KB Min: 28B
Memory used for profiling info: Avg: 224B Max: 2520B Min: 32B
Start Dumping Averages for 362 iterations for JIT timings
Compiling baseline:	Sum: 317.784ms Avg: 877.856us
Compiling optimized:	Sum: 48.325ms Avg: 133.494us
TrimMaps:	Sum: 16.613ms Avg: 45.892us
Compiling OSR:	Sum: 2.886ms Avg: 7.972us
Done Dumping Averages
Memory used for compilation: Avg: 111KB Max: 1254KB Min: 16KB

*** ART internal metrics ***
  Metadata:
    timestamp_since_start_ms: 241627
  Metrics:
    ClassLoadingTotalTime: count = 1715302
    ClassVerificationTotalTime: count = 4011
    ClassVerificationCount: count = 3
    WorldStopTimeDuringGCAvg: count = 9007
    YoungGcCount: count = 74
    FullGcCount: count = 21
    TotalBytesAllocated: count = 2318934688
    TotalGcCollectionTime: count = 32407
    YoungGcThroughputAvg: count = 215
    FullGcThroughputAvg: count = 124
    YoungGcTracingThroughputAvg: count = 63
    FullGcTracingThroughputAvg: count = 215
    JitMethodCompileTotalTime: count = 2719745
    JitMethodCompileCount: count = 360
    YoungGcCollectionTime: range = 0...60000, buckets: 74,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcCollectionTime: range = 0...60000, buckets: 21,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcThroughput: range = 0...10000, buckets: 74,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcThroughput: range = 0...10000, buckets: 21,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcTracingThroughput: range = 0...10000, buckets: 74,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcTracingThroughput: range = 0...10000, buckets: 21,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    GcWorldStopTime: count = 855707
    GcWorldStopCount: count = 95
    YoungGcScannedBytes: count = 649109428
    YoungGcFreedBytes: count = 1469811392
    YoungGcDuration: count = 19961
    FullGcScannedBytes: count = 1468038234
    FullGcFreedBytes: count = 562813168
    FullGcDuration: count = 12446
    GcWorldStopTimeDelta: count = 5622
    GcWorldStopCountDelta: count = 1
    YoungGcScannedBytesDelta: count = 8713293
    YoungGcFreedBytesDelta: count = 15000336
    YoungGcDurationDelta: count = 161
    FullGcScannedBytesDelta: count = 0
    FullGcFreedBytesDelta: count = 0
    FullGcDurationDelta: count = 0
    JitMethodCompileTotalTimeDelta: count = 8129
    JitMethodCompileCountDelta: count = 5
    ClassVerificationTotalTimeDelta: count = 0
    ClassVerificationCountDelta: count = 0
    ClassLoadingTotalTimeDelta: count = 318
    TotalBytesAllocatedDelta: count = 26626240
    TotalGcCollectionTimeDelta: count = 161
    YoungGcCountDelta: count = 1
    FullGcCountDelta: count = 0
    TimeElapsedDelta: count = 10536
    AppSlowPathDuringYoungGcDurationDelta: count = 113
    AppSlowPathDuringFullGcDurationDelta: count = 0
    BcpStaticFinalFieldOverwrite: count = 0
    AppStaticFinalFieldOverwrite: count = 0
*** Done dumping ART internal metrics ***

----- end 1708 -----

----- Waiting Channels: pid 1708 at 2026-07-27 02:36:50.588714168-0600 -----
Cmd line: system_server

sysTid=1708      state=S    binder_wait_for_work
sysTid=1719      state=S    do_sigtimedwait
sysTid=1720      state=S    pipe_read
sysTid=1721      state=S    futex_wait_queue_me
sysTid=1722      state=S    futex_wait_queue_me
sysTid=1723      state=S    futex_wait_queue_me
sysTid=1724      state=S    futex_wait_queue_me
sysTid=1725      state=S    futex_wait_queue_me
sysTid=1726      state=S    binder_wait_for_work
sysTid=1727      state=S    binder_wait_for_work
sysTid=1728      state=S    do_epoll_wait
sysTid=1729      state=S    do_epoll_wait
sysTid=1730      state=S    do_epoll_wait
sysTid=1732      state=S    do_epoll_wait
sysTid=1733      state=S    do_epoll_wait
sysTid=1746      state=S    do_epoll_wait
sysTid=1748      state=S    do_epoll_wait
sysTid=1749      state=S    do_epoll_wait
sysTid=1750      state=S    do_epoll_wait
sysTid=1751      state=S    do_epoll_wait
sysTid=1752      state=S    do_epoll_wait
sysTid=1755      state=S    do_epoll_wait
sysTid=1756      state=S    do_epoll_wait
sysTid=1757      state=S    do_epoll_wait
sysTid=1759      state=S    do_epoll_wait
sysTid=1760      state=S    futex_wait_queue_me
sysTid=1761      state=R    0
sysTid=1763      state=S    do_epoll_wait
sysTid=1764      state=S    do_epoll_wait
sysTid=1765      state=S    futex_wait_queue_me
sysTid=1766      state=S    do_epoll_wait
sysTid=1767      state=S    do_epoll_wait
sysTid=1768      state=S    do_epoll_wait
sysTid=1769      state=S    do_epoll_wait
sysTid=1770      state=S    do_epoll_wait
sysTid=1771      state=S    do_epoll_wait
sysTid=1772      state=S    do_epoll_wait
sysTid=1773      state=S    do_epoll_wait
sysTid=1774      state=S    do_epoll_wait
sysTid=1775      state=S    do_epoll_wait
sysTid=1776      state=S    futex_wait_queue_me
sysTid=1777      state=S    do_epoll_wait
sysTid=1778      state=S    inotify_read
sysTid=1779      state=S    __skb_wait_for_more_packets
sysTid=1780      state=S    do_epoll_wait
sysTid=1781      state=S    do_epoll_wait
sysTid=1782      state=S    do_epoll_wait
sysTid=1783      state=S    futex_wait_queue_me
sysTid=1784      state=S    do_epoll_wait
sysTid=1785      state=S    do_epoll_wait
sysTid=1786      state=S    do_epoll_wait
sysTid=1787      state=S    futex_wait_queue_me
sysTid=1788      state=S    futex_wait_queue_me
sysTid=1789      state=S    futex_wait_queue_me
sysTid=1790      state=S    do_epoll_wait
sysTid=1791      state=S    do_epoll_wait
sysTid=1792      state=S    futex_wait_queue_me
sysTid=1794      state=S    do_epoll_wait
sysTid=1795      state=S    do_epoll_wait
sysTid=1797      state=S    do_epoll_wait
sysTid=1798      state=S    do_epoll_wait
sysTid=1799      state=S    do_epoll_wait
sysTid=1801      state=S    __skb_wait_for_more_packets
sysTid=1802      state=S    do_epoll_wait
sysTid=1815      state=S    do_epoll_wait
sysTid=1872      state=S    futex_wait_queue_me
sysTid=1976      state=S    do_epoll_wait
sysTid=1979      state=S    do_epoll_wait
sysTid=1982      state=S    binder_wait_for_work
sysTid=1983      state=S    binder_wait_for_work
sysTid=1984      state=S    do_epoll_wait
sysTid=2006      state=S    binder_wait_for_work
sysTid=2009      state=S    do_epoll_wait
sysTid=2010      state=S    futex_wait_queue_me
sysTid=2012      state=S    do_epoll_wait
sysTid=2013      state=S    do_epoll_wait
sysTid=2014      state=S    do_epoll_wait
sysTid=2018      state=S    do_epoll_wait
sysTid=2019      state=S    do_epoll_wait
sysTid=2020      state=S    do_epoll_wait
sysTid=2023      state=S    do_epoll_wait
sysTid=2024      state=S    do_epoll_wait
sysTid=2025      state=S    futex_wait_queue_me
sysTid=2026      state=S    do_epoll_wait
sysTid=2027      state=S    futex_wait_queue_me
sysTid=2028      state=S    do_epoll_wait
sysTid=2029      state=S    do_epoll_wait
sysTid=2031      state=S    do_epoll_wait
sysTid=2032      state=S    do_epoll_wait
sysTid=2033      state=S    do_epoll_wait
sysTid=2034      state=S    futex_wait_queue_me
sysTid=2035      state=S    futex_wait_queue_me
sysTid=2036      state=S    futex_wait_queue_me
sysTid=2037      state=S    do_epoll_wait
sysTid=2038      state=S    do_epoll_wait
sysTid=2039      state=S    do_epoll_wait
sysTid=2040      state=S    do_epoll_wait
sysTid=2041      state=S    do_epoll_wait
sysTid=2042      state=S    do_sys_poll
sysTid=2051      state=S    do_epoll_wait
sysTid=2052      state=S    do_epoll_wait
sysTid=2053      state=S    binder_wait_for_work
sysTid=2055      state=S    do_epoll_wait
sysTid=2056      state=S    do_epoll_wait
sysTid=2061      state=S    do_epoll_wait
sysTid=2062      state=S    do_epoll_wait
sysTid=2063      state=S    do_epoll_wait
sysTid=2064      state=S    do_epoll_wait
sysTid=2065      state=S    do_epoll_wait
sysTid=2066      state=S    do_epoll_wait
sysTid=2069      state=S    do_epoll_wait
sysTid=2071      state=S    do_epoll_wait
sysTid=2076      state=S    do_epoll_wait
sysTid=2077      state=S    do_epoll_wait
sysTid=2078      state=S    do_epoll_wait
sysTid=2079      state=S    do_epoll_wait
sysTid=2080      state=S    do_epoll_wait
sysTid=2081      state=S    do_epoll_wait
sysTid=2082      state=S    do_epoll_wait
sysTid=2083      state=S    do_epoll_wait
sysTid=2087      state=S    do_epoll_wait
sysTid=2088      state=S    do_epoll_wait
sysTid=2089      state=S    do_epoll_wait
sysTid=2090      state=S    do_epoll_wait
sysTid=2091      state=S    do_epoll_wait
sysTid=2092      state=S    do_epoll_wait
sysTid=2093      state=S    do_epoll_wait
sysTid=2094      state=S    do_epoll_wait
sysTid=2095      state=S    do_epoll_wait
sysTid=2096      state=S    do_epoll_wait
sysTid=2097      state=S    do_epoll_wait
sysTid=2098      state=S    do_epoll_wait
sysTid=2099      state=S    do_epoll_wait
sysTid=2100      state=S    do_epoll_wait
sysTid=2101      state=S    do_epoll_wait
sysTid=2102      state=S    do_epoll_wait
sysTid=2103      state=S    do_epoll_wait
sysTid=2104      state=S    do_epoll_wait
sysTid=2106      state=S    do_epoll_wait
sysTid=2107      state=S    do_epoll_wait
sysTid=2108      state=S    binder_wait_for_work
sysTid=2111      state=S    do_epoll_wait
sysTid=2112      state=S    do_epoll_wait
sysTid=2113      state=S    do_epoll_wait
sysTid=2114      state=S    futex_wait_queue_me
sysTid=2115      state=S    futex_wait_queue_me
sysTid=2116      state=S    futex_wait_queue_me
sysTid=2117      state=S    do_epoll_wait
sysTid=2118      state=S    futex_wait_queue_me
sysTid=2119      state=S    do_epoll_wait
sysTid=2122      state=S    do_epoll_wait
sysTid=2124      state=S    do_epoll_wait
sysTid=2125      state=S    do_epoll_wait
sysTid=2126      state=S    do_epoll_wait
sysTid=2128      state=S    do_epoll_wait
sysTid=2129      state=S    do_epoll_wait
sysTid=2130      state=S    do_epoll_wait
sysTid=2138      state=S    do_epoll_wait
sysTid=2141      state=S    do_epoll_wait
sysTid=2142      state=S    do_epoll_wait
sysTid=2143      state=S    do_epoll_wait
sysTid=2144      state=S    __skb_wait_for_more_packets
sysTid=2145      state=S    do_epoll_wait
sysTid=2146      state=S    do_epoll_wait
sysTid=2147      state=S    __skb_wait_for_more_packets
sysTid=2148      state=S    do_epoll_wait
sysTid=2149      state=S    do_epoll_wait
sysTid=2150      state=S    do_epoll_wait
sysTid=2151      state=S    do_epoll_wait
sysTid=2152      state=S    do_epoll_wait
sysTid=2153      state=S    do_epoll_wait
sysTid=2154      state=S    do_epoll_wait
sysTid=2155      state=S    do_epoll_wait
sysTid=2156      state=S    do_epoll_wait
sysTid=2157      state=S    do_epoll_wait
sysTid=2158      state=S    do_epoll_wait
sysTid=2159      state=S    do_epoll_wait
sysTid=2160      state=S    do_epoll_wait
sysTid=2161      state=S    do_epoll_wait
sysTid=2162      state=S    do_epoll_wait
sysTid=2163      state=S    do_epoll_wait
sysTid=2165      state=S    do_epoll_wait
sysTid=2166      state=S    do_epoll_wait
sysTid=2168      state=S    do_epoll_wait
sysTid=2169      state=S    do_epoll_wait
sysTid=2170      state=S    do_epoll_wait
sysTid=2171      state=S    do_epoll_wait
sysTid=2172      state=S    do_epoll_wait
sysTid=2173      state=S    do_epoll_wait
sysTid=2174      state=S    do_epoll_wait
sysTid=2175      state=S    do_epoll_wait
sysTid=2176      state=S    do_epoll_wait
sysTid=2177      state=S    do_epoll_wait
sysTid=2178      state=S    do_epoll_wait
sysTid=2179      state=S    do_epoll_wait
sysTid=2180      state=S    do_epoll_wait
sysTid=2181      state=S    do_epoll_wait
sysTid=2184      state=S    do_epoll_wait
sysTid=2185      state=S    futex_wait_queue_me
sysTid=2190      state=S    do_epoll_wait
sysTid=2191      state=S    futex_wait_queue_me
sysTid=2192      state=S    do_epoll_wait
sysTid=2194      state=S    binder_wait_for_work
sysTid=2195      state=S    binder_wait_for_work
sysTid=2197      state=S    do_epoll_wait
sysTid=2198      state=S    do_epoll_wait
sysTid=2199      state=S    do_epoll_wait
sysTid=2200      state=S    do_epoll_wait
sysTid=2201      state=S    do_epoll_wait
sysTid=2202      state=S    do_epoll_wait
sysTid=2203      state=S    do_epoll_wait
sysTid=2205      state=S    do_epoll_wait
sysTid=2206      state=S    do_epoll_wait
sysTid=2207      state=S    futex_wait_queue_me
sysTid=2208      state=S    do_epoll_wait
sysTid=2209      state=S    do_epoll_wait
sysTid=2211      state=S    futex_wait_queue_me
sysTid=2212      state=S    futex_wait_queue_me
sysTid=2213      state=S    do_epoll_wait
sysTid=2260      state=S    do_epoll_wait
sysTid=2261      state=S    do_epoll_wait
sysTid=2262      state=S    do_epoll_wait
sysTid=2269      state=S    inotify_read
sysTid=2287      state=S    futex_wait_queue_me
sysTid=2288      state=S    futex_wait_queue_me
sysTid=2289      state=S    futex_wait_queue_me
sysTid=2300      state=S    binder_wait_for_work
sysTid=2305      state=S    binder_wait_for_work
sysTid=2316      state=S    __skb_wait_for_more_packets
sysTid=2375      state=S    do_epoll_wait
sysTid=2377      state=S    do_epoll_wait
sysTid=2383      state=S    do_epoll_wait
sysTid=2386      state=S    binder_wait_for_work
sysTid=2449      state=S    do_epoll_wait
sysTid=2456      state=S    do_epoll_wait
sysTid=2457      state=S    inotify_read
sysTid=2458      state=S    do_epoll_wait
sysTid=2459      state=S    do_epoll_wait
sysTid=2478      state=S    do_epoll_wait
sysTid=2540      state=S    do_epoll_wait
sysTid=2562      state=S    do_epoll_wait
sysTid=2563      state=S    do_epoll_wait
sysTid=2576      state=S    do_epoll_wait
sysTid=2579      state=S    do_epoll_wait
sysTid=2584      state=S    do_epoll_wait
sysTid=2594      state=S    binder_wait_for_work
sysTid=2598      state=S    do_epoll_wait
sysTid=2603      state=S    do_epoll_wait
sysTid=2611      state=S    do_epoll_wait
sysTid=2615      state=S    do_epoll_wait
sysTid=2616      state=S    do_epoll_wait
sysTid=2618      state=S    do_epoll_wait
sysTid=2621      state=S    binder_wait_for_work
sysTid=2624      state=S    do_epoll_wait
sysTid=2625      state=S    do_epoll_wait
sysTid=2628      state=S    do_epoll_wait
sysTid=2632      state=S    do_epoll_wait
sysTid=2633      state=S    do_epoll_wait
sysTid=2643      state=S    do_epoll_wait
sysTid=2660      state=S    binder_wait_for_work
sysTid=2661      state=S    binder_wait_for_work
sysTid=2666      state=S    binder_wait_for_work
sysTid=2673      state=S    do_epoll_wait
sysTid=2674      state=S    futex_wait_queue_me
sysTid=2675      state=S    do_epoll_wait
sysTid=2689      state=S    binder_wait_for_work
sysTid=2692      state=S    binder_wait_for_work
sysTid=2707      state=S    do_epoll_wait
sysTid=2735      state=S    do_epoll_wait
sysTid=2852      state=S    do_epoll_wait
sysTid=2868      state=S    binder_wait_for_work
sysTid=2876      state=S    do_epoll_wait
sysTid=2877      state=S    binder_wait_for_work
sysTid=2878      state=S    binder_wait_for_work
sysTid=2879      state=S    binder_wait_for_work
sysTid=2888      state=S    binder_wait_for_work
sysTid=2914      state=S    do_epoll_wait
sysTid=3238      state=S    futex_wait_queue_me
sysTid=3281      state=S    do_epoll_wait
sysTid=3288      state=S    do_sys_poll
sysTid=3289      state=S    do_epoll_wait
sysTid=3290      state=S    futex_wait_queue_me
sysTid=3291      state=S    futex_wait_queue_me
sysTid=3292      state=S    futex_wait_queue_me
sysTid=3302      state=S    futex_wait_queue_me
sysTid=3303      state=S    futex_wait_queue_me
sysTid=3502      state=S    binder_wait_for_work
sysTid=3606      state=S    futex_wait_queue_me
sysTid=3608      state=S    do_epoll_wait
sysTid=3610      state=S    do_epoll_wait
sysTid=3616      state=S    futex_wait_queue_me
sysTid=3618      state=S    futex_wait_queue_me
sysTid=3619      state=S    futex_wait_queue_me
sysTid=3620      state=S    do_epoll_wait
sysTid=4093      state=S    do_epoll_wait
sysTid=4206      state=S    do_epoll_wait
sysTid=4243      state=S    futex_wait_queue_me
sysTid=4244      state=S    futex_wait_queue_me
sysTid=4246      state=S    futex_wait_queue_me
sysTid=4248      state=S    futex_wait_queue_me
sysTid=4262      state=S    futex_wait_queue_me
sysTid=4270      state=S    futex_wait_queue_me
sysTid=4301      state=S    futex_wait_queue_me
sysTid=4320      state=S    futex_wait_queue_me
sysTid=4323      state=S    futex_wait_queue_me
sysTid=4363      state=S    binder_wait_for_work
sysTid=4370      state=S    binder_wait_for_work
sysTid=4375      state=S    binder_wait_for_work
sysTid=4376      state=S    binder_wait_for_work
sysTid=4377      state=S    binder_wait_for_work
sysTid=4378      state=S    futex_wait_queue_me
sysTid=4384      state=S    binder_wait_for_work
sysTid=4385      state=S    binder_wait_for_work
sysTid=4396      state=S    binder_wait_for_work
sysTid=4397      state=S    binder_wait_for_work
sysTid=4401      state=S    binder_wait_for_work
sysTid=4414      state=S    binder_wait_for_work
sysTid=4875      state=S    binder_wait_for_work
sysTid=4905      state=S    futex_wait_queue_me
sysTid=6601      state=S    futex_wait_queue_me
sysTid=6715      state=S    futex_wait_queue_me
sysTid=6716      state=S    futex_wait_queue_me
sysTid=6717      state=S    futex_wait_queue_me
sysTid=6718      state=S    futex_wait_queue_me
sysTid=6719      state=S    futex_wait_queue_me
sysTid=6851      state=S    unix_stream_data_wait
sysTid=7522      state=S    futex_wait_queue_me
sysTid=9035      state=S    futex_wait_queue_me
sysTid=9742      state=S    do_epoll_wait
sysTid=9765      state=S    do_epoll_wait
sysTid=11650     state=S    futex_wait_queue_me
sysTid=18799     state=S    do_epoll_wait
sysTid=26868     state=S    futex_wait_queue_me
sysTid=27005     state=S    futex_wait_queue_me
sysTid=27006     state=S    do_epoll_wait
sysTid=27012     state=S    futex_wait_queue_me
sysTid=27075     state=S    futex_wait_queue_me
sysTid=27119     state=S    futex_wait_queue_me
sysTid=27128     state=S    futex_wait_queue_me
sysTid=27174     state=S    futex_wait_queue_me
sysTid=27175     state=S    do_epoll_wait
sysTid=27270     state=S    futex_wait_queue_me
sysTid=27718     state=S    do_epoll_wait
sysTid=27856     state=S    futex_wait_queue_me

----- end 1708 -----

----- dumping pid: 2415 at 251653

----- pid 2415 at 2026-07-27 02:36:51.111091014-0600 -----
Cmd line: com.android.bluetooth
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: 8.413ms 99% C.I. 2us-7091.199us Avg: 382.409us Max: 7902us
DALVIK THREADS (66):
"main" prio=5 tid=1 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x72f48f88 self=0xb400007e39842c00
  | sysTid=2415 nice=0 cgrp=foreground sched=0/0 handle=0x7ef42bd500
  | state=S schedstat=( 383188023 901901844 2437 ) utm=20 stm=18 core=5 HZ=100
  | stack=0x7fe53b8000-0x7fe53ba000 stackSize=8188KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.app.ActivityThread.main(ActivityThread.java:8788)
  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:1090)
DumpLatencyMs: 2.219

"ReferenceQueueDaemon" daemon prio=5 tid=6 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000218 self=0xb400007dfb7fd000
  | sysTid=2425 nice=4 cgrp=foreground sched=0/0 handle=0x7e05c4ac30
  | state=S schedstat=( 1740080 4097304 12 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7e05b47000-0x7e05b49000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0d07891d> (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 <0x0d07891d> (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: 31.3702

"FinalizerDaemon" daemon prio=5 tid=7 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x20002b8 self=0xb400007dfb7fec00
  | sysTid=2426 nice=4 cgrp=foreground sched=0/0 handle=0x7e05b40c30
  | state=S schedstat=( 593231 504923 5 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7e05a3d000-0x7e05a3f000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x016a6792> (a java.lang.Object)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:207)
  - locked <0x016a6792> (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: 31.9477

"FinalizerWatchdogDaemon" daemon prio=5 tid=8 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000358 self=0xb400007dfb800800
  | sysTid=2427 nice=4 cgrp=foreground sched=0/0 handle=0x7e05a36c30
  | state=S schedstat=( 635229 934771 10 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7e05933000-0x7e05935000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x02c8c563> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.Object.wait(Object.java:543)
  at java.lang.Daemons$FinalizerWatchdogDaemon.sleepUntilNeeded(Daemons.java:483)
  - locked <0x02c8c563> (a java.lang.Daemons$FinalizerWatchdogDaemon)
  at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:463)
  at java.lang.Daemons$Daemon.run(Daemons.java:135)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 32.2935

"Timer-1" prio=5 tid=16 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2036950 self=0xb400007df69fb400
  | sysTid=2573 nice=0 cgrp=foreground sched=0/0 handle=0x7d999d3c30
  | state=S schedstat=( 207615 437000 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d998d0000-0x7d998d2000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x09326560> (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 <0x09326560> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 39.4089

"Timer-0" prio=5 tid=17 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2036628 self=0xb400007df69f9800
  | sysTid=2571 nice=0 cgrp=foreground sched=0/0 handle=0x7d99addc30
  | state=S schedstat=( 407155 1280537 4 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7d999da000-0x7d999dc000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0d989a19> (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 <0x0d989a19> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 39.8012

"Thread-16" prio=5 tid=53 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2099700 self=0xb400007dea41f400
  | sysTid=3119 nice=0 cgrp=foreground sched=0/0 handle=0x7ce0509c30
  | state=S schedstat=( 174616 727768 4 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7ce0406000-0x7ce0408000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ed8e4  /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a2f40  /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+48) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00014974  /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector+372) (BuildId: ab094e01788278cfd782ea8237c7ffee)
  native: #03 pc 001ad184  /system/lib64/libandroid_runtime.so (android::socket_read_all+84) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #04 pc 001ac99c  /system/lib64/libandroid_runtime.so (android::socket_readba+332) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.net.LocalSocketImpl.readba_native(Native method)
  at android.net.LocalSocketImpl.-$$Nest$mreadba_native(unavailable:0)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:110)
  - locked <@addr=0x2099248> (a java.lang.Object)
  at android.bluetooth.BluetoothSocket.readAll(BluetoothSocket.java:985)
  at android.bluetooth.BluetoothSocket.waitSocketSignal(BluetoothSocket.java:940)
  at android.bluetooth.BluetoothSocket.accept(BluetoothSocket.java:651)
  at android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:195)
  at android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:178)
  at com.android.bluetooth.ObexServerSockets$SocketAcceptThread.run(ObexServerSockets.java:344)
DumpLatencyMs: 102.688

"Thread-17" prio=5 tid=55 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20997c8 self=0xb400007dea435000
  | sysTid=3120 nice=0 cgrp=foreground sched=0/0 handle=0x7ce03ffc30
  | state=S schedstat=( 161000 5704846 1 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7ce02fc000-0x7ce02fe000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ed8e4  /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a2f40  /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+48) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00014974  /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector+372) (BuildId: ab094e01788278cfd782ea8237c7ffee)
  native: #03 pc 001ad184  /system/lib64/libandroid_runtime.so (android::socket_read_all+84) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #04 pc 001ac99c  /system/lib64/libandroid_runtime.so (android::socket_readba+332) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.net.LocalSocketImpl.readba_native(Native method)
  at android.net.LocalSocketImpl.-$$Nest$mreadba_native(unavailable:0)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:110)
  - locked <@addr=0x2099630> (a java.lang.Object)
  at android.bluetooth.BluetoothSocket.readAll(BluetoothSocket.java:985)
  at android.bluetooth.BluetoothSocket.waitSocketSignal(BluetoothSocket.java:940)
  at android.bluetooth.BluetoothSocket.accept(BluetoothSocket.java:651)
  at android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:195)
  at android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:178)
  at com.android.bluetooth.ObexServerSockets$SocketAcceptThread.run(ObexServerSockets.java:344)
DumpLatencyMs: 122.502

"Thread-19" prio=5 tid=58 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20a86d0 self=0xb400007dea438800
  | sysTid=3159 nice=0 cgrp=foreground sched=0/0 handle=0x7ce0613c30
  | state=S schedstat=( 206615 11847308 2 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7ce0510000-0x7ce0512000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ed8e4  /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a2f40  /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+48) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00014974  /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector+372) (BuildId: ab094e01788278cfd782ea8237c7ffee)
  native: #03 pc 001ad184  /system/lib64/libandroid_runtime.so (android::socket_read_all+84) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #04 pc 001ac99c  /system/lib64/libandroid_runtime.so (android::socket_readba+332) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.net.LocalSocketImpl.readba_native(Native method)
  at android.net.LocalSocketImpl.-$$Nest$mreadba_native(unavailable:0)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:110)
  - locked <@addr=0x20a8270> (a java.lang.Object)
  at android.bluetooth.BluetoothSocket.readAll(BluetoothSocket.java:985)
  at android.bluetooth.BluetoothSocket.waitSocketSignal(BluetoothSocket.java:940)
  at android.bluetooth.BluetoothSocket.accept(BluetoothSocket.java:651)
  at android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:195)
  at android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:178)
  at com.android.bluetooth.ObexServerSockets$SocketAcceptThread.run(ObexServerSockets.java:344)
DumpLatencyMs: 125.107

"Thread-20" prio=5 tid=59 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20a8798 self=0xb400007dea4a1000
  | sysTid=3160 nice=0 cgrp=foreground sched=0/0 handle=0x7cdf0f5c30
  | state=S schedstat=( 706768 19444847 5 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7cdeff2000-0x7cdeff4000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ed8e4  /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a2f40  /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+48) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00014974  /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector+372) (BuildId: ab094e01788278cfd782ea8237c7ffee)
  native: #03 pc 001ad184  /system/lib64/libandroid_runtime.so (android::socket_read_all+84) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #04 pc 001ac99c  /system/lib64/libandroid_runtime.so (android::socket_readba+332) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.net.LocalSocketImpl.readba_native(Native method)
  at android.net.LocalSocketImpl.-$$Nest$mreadba_native(unavailable:0)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:110)
  - locked <@addr=0x20a8658> (a java.lang.Object)
  at android.bluetooth.BluetoothSocket.readAll(BluetoothSocket.java:985)
  at android.bluetooth.BluetoothSocket.waitSocketSignal(BluetoothSocket.java:940)
  at android.bluetooth.BluetoothSocket.accept(BluetoothSocket.java:651)
  at android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:195)
  at android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:178)
  at com.android.bluetooth.ObexServerSockets$SocketAcceptThread.run(ObexServerSockets.java:344)
DumpLatencyMs: 125.992

"Thread-24" prio=5 tid=60 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20bf508 self=0xb400007dea557800
  | sysTid=3210 nice=0 cgrp=foreground sched=0/0 handle=0x7cde7d9c30
  | state=S schedstat=( 163922 207462 3 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7cde6d6000-0x7cde6d8000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ed8e4  /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a2f40  /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+48) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00014974  /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector+372) (BuildId: ab094e01788278cfd782ea8237c7ffee)
  native: #03 pc 001ad184  /system/lib64/libandroid_runtime.so (android::socket_read_all+84) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #04 pc 001ac99c  /system/lib64/libandroid_runtime.so (android::socket_readba+332) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.net.LocalSocketImpl.readba_native(Native method)
  at android.net.LocalSocketImpl.-$$Nest$mreadba_native(unavailable:0)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:110)
  - locked <@addr=0x20bf3c8> (a java.lang.Object)
  at android.bluetooth.BluetoothSocket.readAll(BluetoothSocket.java:985)
  at android.bluetooth.BluetoothSocket.waitSocketSignal(BluetoothSocket.java:940)
  at android.bluetooth.BluetoothSocket.accept(BluetoothSocket.java:651)
  at android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:195)
  at android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:178)
  at com.android.bluetooth.ObexServerSockets$SocketAcceptThread.run(ObexServerSockets.java:344)
DumpLatencyMs: 128.294

"Thread-23" prio=5 tid=62 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20bf440 self=0xb400007dea4a2c00
  | sysTid=3209 nice=0 cgrp=foreground sched=0/0 handle=0x7cdeeedc30
  | state=S schedstat=( 153461 2193461 1 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7cdedea000-0x7cdedec000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ed8e4  /apex/com.android.runtime/lib64/bionic/libc.so (__recvmsg+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a2f40  /apex/com.android.runtime/lib64/bionic/libc.so (recvmsg+48) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00014974  /system/lib64/libbase.so (android::base::ReceiveFileDescriptorVector+372) (BuildId: ab094e01788278cfd782ea8237c7ffee)
  native: #03 pc 001ad184  /system/lib64/libandroid_runtime.so (android::socket_read_all+84) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  native: #04 pc 001ac99c  /system/lib64/libandroid_runtime.so (android::socket_readba+332) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.net.LocalSocketImpl.readba_native(Native method)
  at android.net.LocalSocketImpl.-$$Nest$mreadba_native(unavailable:0)
  at android.net.LocalSocketImpl$SocketInputStream.read(LocalSocketImpl.java:110)
  - locked <@addr=0x20be7c0> (a java.lang.Object)
  at android.bluetooth.BluetoothSocket.readAll(BluetoothSocket.java:985)
  at android.bluetooth.BluetoothSocket.waitSocketSignal(BluetoothSocket.java:940)
  at android.bluetooth.BluetoothSocket.accept(BluetoothSocket.java:651)
  at android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:195)
  at android.bluetooth.BluetoothServerSocket.accept(BluetoothServerSocket.java:178)
  at com.android.bluetooth.ObexServerSockets$SocketAcceptThread.run(ObexServerSockets.java:344)
DumpLatencyMs: 129.113

"Signal Catcher" daemon prio=10 tid=2 Runnable
  | group="system" sCount=0 ucsCount=0 flags=0 obj=0x2000ba0 self=0xb400007e04c00000
  | sysTid=2421 nice=-20 cgrp=foreground sched=0/0 handle=0x7e06056c30
  | state=R schedstat=( 71092232 6434386 188 ) utm=4 stm=2 core=5 HZ=100
  | stack=0x7e05f5f000-0x7e05f61000 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: 132.335

"perfetto_hprof_listener" prio=10 tid=3 Native (still starting up)
  | group="" sCount=1 ucsCount=0 flags=1 obj=0 self=0xb400007e39844800
  | sysTid=2422 nice=-20 cgrp=foreground sched=0/0 handle=0x7e05f58c30
  | state=S schedstat=( 112923 0 1 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7e05e61000-0x7e05e63000 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: 14.0665

"Jit thread pool worker thread 0" daemon prio=4 tid=4 Native
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000c70 self=0xb400007e04c11800
  | sysTid=2423 nice=9 cgrp=foreground sched=0/0 handle=0x7e05e5ac30
  | state=S schedstat=( 82539 0 1 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7e05d5b000-0x7e05d5d000 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: 17.4234

"HeapTaskDaemon" daemon prio=5 tid=5 WaitingForTaskProcessor
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000178 self=0xb400007e399b7400
  | sysTid=2424 nice=4 cgrp=foreground sched=1073741824/0 handle=0x7e05d54c30
  | state=S schedstat=( 38747391 37174768 77 ) utm=2 stm=1 core=7 HZ=100
  | stack=0x7e05c51000-0x7e05c53000 stackSize=1039KB
  | 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 00201314  /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks+672) (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: 29.7815

"binder:2415_1" prio=5 tid=9 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2000d30 self=0xb400007df699b000
  | sysTid=2428 nice=0 cgrp=foreground sched=0/0 handle=0x7e057d4c30
  | state=S schedstat=( 61511930 215026233 623 ) utm=4 stm=2 core=4 HZ=100
  | stack=0x7e056dd000-0x7e056df000 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: 32.4778

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

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

"Profile Saver" daemon prio=4 tid=12 Native
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2022e58 self=0xb400007e04c58800
  | sysTid=2448 nice=9 cgrp=foreground sched=0/0 handle=0x7e05388c30
  | state=S schedstat=( 956000 7151539 5 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7e05291000-0x7e05293000 stackSize=991KB
  | 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 004725c8  /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread+464) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  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)
  (no managed stack frames)
DumpLatencyMs: 37.0686

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

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

"binder:2415_A" prio=5 tid=15 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20f5620 self=0xb400007dea4a4800
  | sysTid=8166 nice=0 cgrp=foreground sched=0/0 handle=0x7e2fa78c30
  | state=S schedstat=( 36490466 170040079 314 ) utm=1 stm=1 core=4 HZ=100
  | stack=0x7e2f981000-0x7e2f983000 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: 131.664

"AsyncTask #1" prio=5 tid=18 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x203d998 self=0xb400007df69fd000
  | sysTid=2577 nice=10 cgrp=foreground sched=0/0 handle=0x7d978c9c30
  | state=S schedstat=( 1233232 704230 6 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7d977c6000-0x7d977c8000 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: 40.0357

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

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

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

"BT Service Callback Thread" prio=5 tid=22 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2050740 self=0xb400007e04c99800
  | sysTid=2754 nice=0 cgrp=foreground sched=0/0 handle=0x7d88ab5c30
  | state=S schedstat=( 63204231 473476002 671 ) utm=4 stm=1 core=6 HZ=100
  | stack=0x7d889be000-0x7d889c0000 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 00f1f2a0  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::ConditionVariable::Wait+64) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #04 pc 00f1d944  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::WaitableEvent::TimedWaitUntil+340) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #05 pc 00f1d7bc  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::WaitableEvent::Wait+44) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #06 pc 00ed0020  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::MessagePumpDefault::Run+208) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #07 pc 00f0a5c0  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::RunLoop::Run+64) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #08 pc 0089782c  /apex/com.android.btservices/lib64/libbluetooth_jni.so (bluetooth::common::MessageLoopThread::Run+348) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #09 pc 00897300  /apex/com.android.btservices/lib64/libbluetooth_jni.so (bluetooth::common::MessageLoopThread::RunThread+48) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #10 pc 00897e84  /apex/com.android.btservices/lib64/libbluetooth_jni.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 , bluetooth::common::MessageLoopThread*, std::__1::promise<void>>>+84) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #11 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #12 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  (no managed stack frames)
DumpLatencyMs: 42.3978

"Thread-6" prio=5 tid=23 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x204ed48 self=0xb400007df6a02400
  | sysTid=2758 nice=0 cgrp=foreground sched=0/0 handle=0x7d879b7c30
  | state=S schedstat=( 271077 477846 1 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7d878b4000-0x7d878b6000 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 com.android.bluetooth.btservice.bluetoothkeystore.BluetoothKeystoreService$ComputeDataThread.run(BluetoothKeystoreService.java:885)
DumpLatencyMs: 70.8947

"Thread-7" prio=5 tid=24 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x204ee10 self=0xb400007df6a0e000
  | sysTid=2759 nice=0 cgrp=foreground sched=0/0 handle=0x7d878adc30
  | state=S schedstat=( 160307 428385 2 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7d877aa000-0x7d877ac000 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 com.android.bluetooth.btservice.bluetoothkeystore.BluetoothKeystoreService$ComputeDataThread.run(BluetoothKeystoreService.java:885)
DumpLatencyMs: 87.9652

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

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

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

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

"arch_disk_io_0" prio=5 tid=29 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2067870 self=0xb400007dea300000
  | sysTid=2786 nice=0 cgrp=foreground sched=0/0 handle=0x7d8137bc30
  | state=S schedstat=( 1088616 151306 11 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d81278000-0x7d8127a000 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: 91.771

"arch_disk_io_1" prio=5 tid=30 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2067b30 self=0xb400007dea398000
  | sysTid=2787 nice=0 cgrp=foreground sched=0/0 handle=0x7d80271c30
  | state=S schedstat=( 925384 861692 11 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d8016e000-0x7d80170000 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: 91.979

"arch_disk_io_2" prio=5 tid=31 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2067ec8 self=0xb400007dea399c00
  | sysTid=2789 nice=0 cgrp=foreground sched=0/0 handle=0x7d80167c30
  | state=S schedstat=( 1040694 1158769 8 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7d80064000-0x7d80066000 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: 92.119

"arch_disk_io_3" prio=5 tid=32 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20683a8 self=0xb400007dea39b800
  | sysTid=2797 nice=0 cgrp=foreground sched=0/0 handle=0x7cfdffbc30
  | state=S schedstat=( 1097230 765540 14 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7cfdef8000-0x7cfdefa000 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: 92.2655

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

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

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

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

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

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

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

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

"binder:2415_4" prio=5 tid=41 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2070b38 self=0xb400007dea3a4400
  | sysTid=2989 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cf129fc30
  | state=S schedstat=( 133763178 851315447 1116 ) utm=8 stm=4 core=4 HZ=100
  | stack=0x7cf11a8000-0x7cf11aa000 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: 94.712

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

"binder:2415_5" prio=5 tid=43 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2076ef0 self=0xb400007dea408c00
  | sysTid=2991 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cf0097c30
  | state=S schedstat=( 139100699 986905249 1270 ) utm=6 stm=7 core=5 HZ=100
  | stack=0x7ceffa0000-0x7ceffa2000 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: 97.7932

"binder:2415_6" prio=5 tid=44 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2079098 self=0xb400007e04da7400
  | sysTid=3002 nice=0 cgrp=foreground sched=0/0 handle=0x7cedf99c30
  | state=S schedstat=( 5483614 49177695 50 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7cedea2000-0x7cedea4000 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: 98.276

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

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

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

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

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

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

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

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

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

"binder:2415_7" prio=5 tid=56 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20bcfe0 self=0xb400007dea436c00
  | sysTid=3187 nice=0 cgrp=foreground sched=0/0 handle=0x7cdefebc30
  | state=S schedstat=( 12231692 51519919 114 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7cdeef4000-0x7cdeef6000 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: 127.408

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

"binder:2415_8" prio=5 tid=61 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20beb50 self=0xb400007e04dbdc00
  | sysTid=3202 nice=0 cgrp=foreground sched=0/0 handle=0x7cde8d7c30
  | state=S schedstat=( 7923767 171970620 117 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7cde7e0000-0x7cde7e2000 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: 127.915

"binder:2415_9" prio=5 tid=63 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20d0450 self=0xb400007cde360400
  | sysTid=3763 nice=0 cgrp=foreground sched=0/0 handle=0x7cde6cfc30
  | state=S schedstat=( 32944385 461949932 245 ) utm=1 stm=1 core=5 HZ=100
  | stack=0x7cde5d8000-0x7cde5da000 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: 130.117

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

"pool-2-thread-1" prio=5 tid=65 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20d1418 self=0xb400007dea573000
  | sysTid=3831 nice=0 cgrp=foreground sched=0/0 handle=0x7cde34dc30
  | state=S schedstat=( 335538 7751692 4 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7cde24a000-0x7cde24c000 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: 130.608

"binder:2415_B" prio=5 tid=66 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x210b400 self=0xb400007dea4a9c00
  | sysTid=13685 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7e2f97ac30
  | state=S schedstat=( 48688234 373296704 418 ) utm=3 stm=1 core=6 HZ=100
  | stack=0x7e2f883000-0x7e2f885000 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: 132.034

"bt_stack_manage" prio=5 (not attached)
  | sysTid=2600 nice=0 cgrp=foreground
  | state=S schedstat=( 8647769 33473765 45 ) utm=0 stm=0 core=6 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 00f1f2a0  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::ConditionVariable::Wait+64) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #04 pc 00f1d944  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::WaitableEvent::TimedWaitUntil+340) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #05 pc 00f1d7bc  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::WaitableEvent::Wait+44) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #06 pc 00ed0020  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::MessagePumpDefault::Run+208) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #07 pc 00f0a5c0  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::RunLoop::Run+64) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #08 pc 0089782c  /apex/com.android.btservices/lib64/libbluetooth_jni.so (bluetooth::common::MessageLoopThread::Run+348) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #09 pc 00897300  /apex/com.android.btservices/lib64/libbluetooth_jni.so (bluetooth::common::MessageLoopThread::RunThread+48) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #10 pc 00897e84  /apex/com.android.btservices/lib64/libbluetooth_jni.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 , bluetooth::common::MessageLoopThread*, std::__1::promise<void>>>+84) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #11 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #12 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"bt_main_thread" prio=5 (not attached)
  | sysTid=2601 nice=0 cgrp=foreground
  | state=S schedstat=( 97371531 2460541 519 ) utm=6 stm=3 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 00f1f2a0  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::ConditionVariable::Wait+64) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #04 pc 00f1d944  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::WaitableEvent::TimedWaitUntil+340) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #05 pc 00f1d7bc  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::WaitableEvent::Wait+44) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #06 pc 00ed0020  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::MessagePumpDefault::Run+208) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #07 pc 00f0a5c0  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::RunLoop::Run+64) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #08 pc 0089782c  /apex/com.android.btservices/lib64/libbluetooth_jni.so (bluetooth::common::MessageLoopThread::Run+348) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #09 pc 00897300  /apex/com.android.btservices/lib64/libbluetooth_jni.so (bluetooth::common::MessageLoopThread::RunThread+48) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #10 pc 00897e84  /apex/com.android.btservices/lib64/libbluetooth_jni.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 , bluetooth::common::MessageLoopThread*, std::__1::promise<void>>>+84) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #11 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #12 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"POSIX timer 0" prio=5 (not attached)
  | sysTid=2604 nice=0 cgrp=foreground
  | state=S schedstat=( 120307 36539 2 ) utm=0 stm=0 core=6 HZ=100
  native: #00 pc 000ed6e8  /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a21c0  /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start+96) (BuildId: 84a42637b3a421b801818f5793418fca)
  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)

"POSIX timer 1" prio=5 (not attached)
  | sysTid=2606 nice=0 cgrp=foreground
  | state=S schedstat=( 341614 117077 5 ) utm=0 stm=0 core=0 HZ=100
  native: #00 pc 000ed6e8  /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a21c0  /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start+96) (BuildId: 84a42637b3a421b801818f5793418fca)
  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)

"alarm_default_c" prio=5 (not attached)
  | sysTid=2607 nice=0 cgrp=foreground
  | state=S schedstat=( 279384 1808539 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 00a08880  /apex/com.android.btservices/lib64/libbluetooth_jni.so (run_reactor+192) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #02 pc 00a08788  /apex/com.android.btservices/lib64/libbluetooth_jni.so (reactor_start+88) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #03 pc 00a09ce4  /apex/com.android.btservices/lib64/libbluetooth_jni.so (run_thread+180) (BuildId: 916275c49164c9b38535447679a572b4)
  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)

"alarm_dispatche" prio=5 (not attached)
  | sysTid=2609 nice=0 cgrp=foreground
  | state=S schedstat=( 806307 114307 9 ) utm=0 stm=0 core=4 HZ=100
  native: #00 pc 000ec9e4  /apex/com.android.runtime/lib64/bionic/libc.so (read+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00096e0c  /apex/com.android.runtime/lib64/bionic/libc.so (eventfd_read+12) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00a0b43c  /apex/com.android.btservices/lib64/libbluetooth_jni.so (semaphore_wait+140) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #03 pc 00a001a0  /apex/com.android.btservices/lib64/libbluetooth_jni.so (callback_dispatch+128) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #04 pc 00a0a480  /apex/com.android.btservices/lib64/libbluetooth_jni.so (work_queue_read_cb+96) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #05 pc 00a08948  /apex/com.android.btservices/lib64/libbluetooth_jni.so (run_reactor+392) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #06 pc 00a08788  /apex/com.android.btservices/lib64/libbluetooth_jni.so (reactor_start+88) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #07 pc 00a09ce4  /apex/com.android.btservices/lib64/libbluetooth_jni.so (run_thread+180) (BuildId: 916275c49164c9b38535447679a572b4)
  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)

"btlogwatcher" prio=5 (not attached)
  | sysTid=2610 nice=0 cgrp=foreground
  | state=S schedstat=( 356230 968308 1 ) utm=0 stm=0 core=2 HZ=100
  native: #00 pc 000eddc8  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000a1a44  /apex/com.android.runtime/lib64/bionic/libc.so (ppoll64+212) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 000a1940  /apex/com.android.runtime/lib64/bionic/libc.so (ppoll+48) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 00c6cbcc  /apex/com.android.btservices/lib64/libbluetooth_jni.so (android::chre::SocketServer::serviceSocket+140) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #04 pc 00c6c930  /apex/com.android.btservices/lib64/libbluetooth_jni.so (android::chre::SocketServer::run+384) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #05 pc 00c6c2ec  /apex/com.android.btservices/lib64/libbluetooth_jni.so (vendor::mediatek::bt::stack::BtLogModeWatcher::ThreadRoutine+588) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #06 pc 00c6c5b0  /apex/com.android.btservices/lib64/libbluetooth_jni.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>>, vendor::mediatek::bt::stack::BtLogModeWatcher::Start::$_0>>+256) (BuildId: 916275c49164c9b38535447679a572b4)
  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)

"bt_stack_manage" prio=5 (not attached)
  | sysTid=2612 nice=0 cgrp=foreground
  | state=S schedstat=( 211964996 16886103 1749 ) utm=10 stm=10 core=0 HZ=100
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00e7f1e0  /apex/com.android.btservices/lib64/libbluetooth_jni.so (bluetooth::os::Reactor::Run+240) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #02 pc 00e7ff64  /apex/com.android.btservices/lib64/libbluetooth_jni.so (bluetooth::os::Thread::run+164) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #03 pc 00e80124  /apex/com.android.btservices/lib64/libbluetooth_jni.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 , bluetooth::os::Thread*, bluetooth::os::Thread::Priority>>+68) (BuildId: 916275c49164c9b38535447679a572b4)
  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)

"bt_stack_manage" prio=5 (not attached)
  | sysTid=2613 nice=0 cgrp=foreground
  | state=S schedstat=( 3613463 2015999 39 ) utm=0 stm=0 core=7 HZ=100
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00e7f1e0  /apex/com.android.btservices/lib64/libbluetooth_jni.so (bluetooth::os::Reactor::Run+240) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #02 pc 00e7ff64  /apex/com.android.btservices/lib64/libbluetooth_jni.so (bluetooth::os::Thread::run+164) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #03 pc 00e80124  /apex/com.android.btservices/lib64/libbluetooth_jni.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 , bluetooth::os::Thread*, bluetooth::os::Thread::Priority>>+68) (BuildId: 916275c49164c9b38535447679a572b4)
  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)

"HwBinder:2415_1" prio=5 (not attached)
  | sysTid=2614 nice=0 cgrp=foreground
  | state=R schedstat=( 3717251694 11480673054 41847 ) utm=110 stm=261 core=0 HZ=100
  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  /apex/com.android.btservices/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #03 pc 0008e2a8  /apex/com.android.btservices/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #04 pc 0008f53c  /apex/com.android.btservices/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #05 pc 0009a228  /apex/com.android.btservices/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop+24) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
  native: #06 pc 0001430c  /apex/com.android.btservices/lib64/libutils.so (android::Thread::_threadLoop+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  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)

"bt_main_thread" prio=5 (not attached)
  | sysTid=2978 nice=0 cgrp=foreground
  | state=S schedstat=( 394615 81847 10 ) utm=0 stm=0 core=0 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 00815fa8  /apex/com.android.btservices/lib64/libbluetooth_jni.so (sock_poll_thread+1224) (BuildId: 916275c49164c9b38535447679a572b4)
  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)

"btif_sock" prio=5 (not attached)
  | sysTid=2979 nice=0 cgrp=foreground
  | state=S schedstat=( 83384 0 1 ) utm=0 stm=0 core=6 HZ=100
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00a08880  /apex/com.android.btservices/lib64/libbluetooth_jni.so (run_reactor+192) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #02 pc 00a08788  /apex/com.android.btservices/lib64/libbluetooth_jni.so (reactor_start+88) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #03 pc 00a09ce4  /apex/com.android.btservices/lib64/libbluetooth_jni.so (run_thread+180) (BuildId: 916275c49164c9b38535447679a572b4)
  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)

"bt_stack_manage" prio=5 (not attached)
  | sysTid=2981 nice=0 cgrp=foreground
  | state=S schedstat=( 1787540 30873615 21 ) utm=0 stm=0 core=6 HZ=100
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 009d27b0  /apex/com.android.btservices/lib64/libbluetooth_jni.so (<mio::poll::Poll>::poll+48) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #02 pc 009ec7f8  /apex/com.android.btservices/lib64/libbluetooth_jni.so (<tokio::runtime::io::Driver>::turn+80) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #03 pc 009ed948  /apex/com.android.btservices/lib64/libbluetooth_jni.so (<tokio::runtime::time::Driver>::park_internal+696) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #04 pc 009e94e8  /apex/com.android.btservices/lib64/libbluetooth_jni.so (<tokio::runtime::scheduler::current_thread::Context>::park+384) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #05 pc 00990bfc  /apex/com.android.btservices/lib64/libbluetooth_jni.so (<<std::thread::Builder>::spawn_unchecked_<bluetooth_core::core::start::{closure#0}, >::{closure#1} as core::ops::function::FnOnce<>>::call_once::{shim:vtable#0}+3428) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #06 pc 009d99d4  /apex/com.android.btservices/lib64/libbluetooth_jni.so (<std::sys::unix::thread::Thread>::new::thread_start+24) (BuildId: 916275c49164c9b38535447679a572b4)
  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)

"bt_a2dp_source_" prio=5 (not attached)
  | sysTid=3007 nice=0 cgrp=foreground
  | state=S schedstat=( 6212238 1859998 31 ) utm=0 stm=0 core=0 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 00f1f2a0  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::ConditionVariable::Wait+64) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #04 pc 00f1d944  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::WaitableEvent::TimedWaitUntil+340) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #05 pc 00f1d7bc  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::WaitableEvent::Wait+44) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #06 pc 00ed0020  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::MessagePumpDefault::Run+208) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #07 pc 00f0a5c0  /apex/com.android.btservices/lib64/libbluetooth_jni.so (base::RunLoop::Run+64) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #08 pc 0089782c  /apex/com.android.btservices/lib64/libbluetooth_jni.so (bluetooth::common::MessageLoopThread::Run+348) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #09 pc 00897300  /apex/com.android.btservices/lib64/libbluetooth_jni.so (bluetooth::common::MessageLoopThread::RunThread+48) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #10 pc 00897e84  /apex/com.android.btservices/lib64/libbluetooth_jni.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 , bluetooth::common::MessageLoopThread*, std::__1::promise<void>>>+84) (BuildId: 916275c49164c9b38535447679a572b4)
  native: #11 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #12 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

Zygote loaded classes=21584 post zygote classes=398
Dumping registered class loaders
#0 dalvik.system.PathClassLoader: [], parent #1
#1 java.lang.BootClassLoader: [], no parent
#2 dalvik.system.PathClassLoader: [/apex/com.android.btservices/app/Bluetooth@UP1A.231005.007/Bluetooth.apk], parent #1
Done dumping class loaders
Classes initialized: 0 in 0
Intern table: 43398 strong; 1291 weak
JNI: CheckJNI is off; globals=533 (plus 76 weak)
Libraries: libandroid.so libaudioeffect_jni.so libbluetooth_jni.so libcompiler_rt.so libforcedarkimpl.so libframework-connectivity-jni.so libframework-connectivity-tiramisu-jni.so libhttpengine.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libmiui_runtime.so libopenjdk.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (20)
Heap: 23% free, 4654KB/6115KB
Image spaces:
/data/dalvik-cache/arm64/apex@com.android.btservices@app@Bluetooth@UP1A.231005.007@Bluetooth.apk@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 1 iterations for concurrent mark compact
(Paused)StackScan:	Sum: 21.664ms Avg: 21.664ms
ThreadListFlip:	Sum: 7.907ms Avg: 7.907ms
CompactMovingSpace:	Sum: 5.200ms Avg: 5.200ms
ProcessReferences:	Sum: 3.698ms Avg: 3.698ms
MarkRootsCheckpoint:	Sum: 3.575ms Avg: 3.575ms
UpdateAndMarkImageModUnionTable:	Sum: 2.197ms Avg: 2.197ms
ProcessMarkStackNonNull:	Sum: 2.142ms Avg: 2.142ms
MarkConcurrentRoots:	Sum: 1.183ms Avg: 1.183ms
ProcessMarkStack:	Sum: 1.148ms Avg: 1.148ms
CompactionPhase:	Sum: 979us Avg: 979us
ScanGrayAllocSpaceObjects:	Sum: 665us Avg: 665us
(Paused)UpdateImmuneSpaces:	Sum: 562us Avg: 562us
ScanGrayImmuneSpaceObjects:	Sum: 531us Avg: 531us
MarkingPause:	Sum: 460us Avg: 460us
RunningThreadFlips:	Sum: 426us Avg: 426us
MarkingPhase:	Sum: 248us Avg: 248us
FinishPhase:	Sum: 228us Avg: 228us
UpdateAndMarkZygoteModUnionTable:	Sum: 203us Avg: 203us
PrepareForMarking:	Sum: 157us Avg: 157us
SweepLargeObjects:	Sum: 141us Avg: 141us
SweepSystemWeaks:	Sum: 121us Avg: 121us
PrepareForCompaction:	Sum: 93us Avg: 93us
(Paused)KernelPreparation:	Sum: 89us Avg: 89us
EnqueueFinalizerReferences:	Sum: 83us Avg: 83us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 74us Avg: 74us
CompactionPause:	Sum: 61us Avg: 61us
MarkNonThreadRoots:	Sum: 44us Avg: 44us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 32us Avg: 32us
ReclaimPhase:	Sum: 31us Avg: 31us
MarkAllocStackAsLive:	Sum: 29us Avg: 29us
(Paused)SweepSystemWeaks:	Sum: 28us Avg: 28us
SweepMallocSpace:	Sum: 20us Avg: 20us
InitializePhase:	Sum: 19us Avg: 19us
FlipThreadSuspension:	Sum: 19us Avg: 19us
SwapBitmaps:	Sum: 9us Avg: 9us
(Paused)UpdateNonMovingSpace:	Sum: 7us Avg: 7us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 3us Avg: 3us
Sweep:	Sum: 2us Avg: 2us
PreCleanCards:	Sum: 1us Avg: 1us
ForwardSoftReferences:	Sum: 1us Avg: 1us
UnBindBitmaps:	Sum: 1us Avg: 1us
ScanGrayZygoteSpaceObjects:	Sum: 1us Avg: 1us
SweepJitCodeCache:	Sum: 1us Avg: 1us
MarkRoots:	Sum: 0 Avg: 0
ReMarkRoots:	Sum: 0 Avg: 0
Done Dumping Averages
concurrent mark compact paused:	Sum: 30.802ms 99% C.I. 8.675ms-22.127ms Avg: 15.401ms Max: 22.127ms
concurrent mark compact freed-bytes: Avg: 8129KB Max: 8129KB Min: 8129KB
Freed-bytes histogram: 7680:1
concurrent mark compact total time: 54.083ms mean time: 54.083ms
concurrent mark compact freed: 8129KB
concurrent mark compact throughput: 147MB/s  per cpu-time: 554961066/s / 529MB/s
concurrent mark compact tracing throughput: 34MB/s  per cpu-time: 122MB/s
Start Dumping Averages for 1 iterations for young concurrent mark compact
MarkRootsCheckpoint:	Sum: 24.075ms Avg: 24.075ms
ProcessMarkStackNonNull:	Sum: 18.386ms Avg: 18.386ms
UpdateAndMarkImageModUnionTable:	Sum: 3.276ms Avg: 3.276ms
CompactMovingSpace:	Sum: 2.547ms Avg: 2.547ms
CompactionPhase:	Sum: 1.502ms Avg: 1.502ms
ProcessMarkStack:	Sum: 1.319ms Avg: 1.319ms
MarkConcurrentRoots:	Sum: 680us Avg: 680us
(Paused)UpdateImmuneSpaces:	Sum: 542us Avg: 542us
RunningThreadFlips:	Sum: 481us Avg: 481us
UpdateAndMarkZygoteModUnionTable:	Sum: 422us Avg: 422us
ScanGrayImmuneSpaceObjects:	Sum: 384us Avg: 384us
ScanGrayAllocSpaceObjects:	Sum: 382us Avg: 382us
SweepArray:	Sum: 211us Avg: 211us
PrepareForMarking:	Sum: 207us Avg: 207us
SweepSystemWeaks:	Sum: 153us Avg: 153us
(Paused)StackScan:	Sum: 143us Avg: 143us
FinishPhase:	Sum: 137us Avg: 137us
CompactionPause:	Sum: 103us Avg: 103us
(Paused)KernelPreparation:	Sum: 77us Avg: 77us
ProcessReferences:	Sum: 65us Avg: 65us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 43us Avg: 43us
MarkingPause:	Sum: 39us Avg: 39us
PrepareForCompaction:	Sum: 33us Avg: 33us
InitializePhase:	Sum: 30us Avg: 30us
ReclaimPhase:	Sum: 30us Avg: 30us
MarkingPhase:	Sum: 23us Avg: 23us
ScanOldGenObjects:	Sum: 17us Avg: 17us
MarkNonThreadRoots:	Sum: 16us Avg: 16us
(Paused)SweepSystemWeaks:	Sum: 15us Avg: 15us
ThreadListFlip:	Sum: 12us Avg: 12us
SwapBitmaps:	Sum: 11us Avg: 11us
ResetStack:	Sum: 10us Avg: 10us
FlipThreadSuspension:	Sum: 7us Avg: 7us
EnqueueFinalizerReferences:	Sum: 6us Avg: 6us
FreeList:	Sum: 6us Avg: 6us
(Paused)UpdateNonMovingSpace:	Sum: 4us Avg: 4us
UnBindBitmaps:	Sum: 4us Avg: 4us
ForwardSoftReferences:	Sum: 1us Avg: 1us
PreCleanCards:	Sum: 1us Avg: 1us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 1us Avg: 1us
ScanGrayZygoteSpaceObjects:	Sum: 1us Avg: 1us
RecordFree:	Sum: 0 Avg: 0
MarkRoots:	Sum: 0 Avg: 0
ReMarkRoots:	Sum: 0 Avg: 0
Sweep:	Sum: 0 Avg: 0
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 0 Avg: 0
SweepJitCodeCache:	Sum: 0 Avg: 0
Done Dumping Averages
young concurrent mark compact paused:	Sum: 983us 99% C.I. 221us-762us Avg: 491.500us Max: 762us
young concurrent mark compact freed-bytes: Avg: 2920KB Max: 2920KB Min: 2920KB
Freed-bytes histogram: 2880:1
young concurrent mark compact total time: 55.402ms mean time: 55.402ms
young concurrent mark compact freed: 2920KB
young concurrent mark compact throughput: 51MB/s  per cpu-time: 142389333/s / 135MB/s
young concurrent mark compact tracing throughput: 36MB/s  per cpu-time: 95MB/s
Total time spent in GC: 109.485ms
Mean GC size throughput: 98MB/s per cpu-time: 286MB/s
Total bytes allocated 15MB
Total bytes freed 10MB
Free memory 1460KB
Free memory until GC 1460KB
Free memory until OOME 251MB
Total memory 6115KB
Max memory 256MB
Zygote space size 7008KB
Total mutator paused time: 31.785ms
Total time waiting for GC to complete: 0
Total GC count: 2
Total GC time: 109.485ms
Total blocking GC count: 0
Total blocking GC time: 0
Total pre-OOME GC count: 0
Histogram of GC count per 10000 ms: 0:8,1:1
Histogram of blocking GC count per 10000 ms: 0:9
Native bytes total: 21186304 registered: 1633136
Total native bytes at last GC: 20295088
/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/dalvik-cache/arm64/apex@com.android.btservices@app@Bluetooth@UP1A.231005.007@Bluetooth.apk@classes.dex: speed-profile
Current JIT code cache size (used / resident): 0KB / 32KB
Current JIT data cache size (used / resident): 0KB / 32KB
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: 1096B
Current JIT capacity: 64KB
Current number of JIT JNI stub entries: 0
Current number of JIT code cache entries: 2
Total number of JIT baseline compilations: 0
Total number of JIT fast compilations: 0
Total number of JIT optimized compilations: 0
Total number of JIT compilations for on stack replacement: 0
Total number of JIT code cache collections: 0
Memory used for stack maps: <no data>
Memory used for compiled code: <no data>
Memory used for profiling info: <no data>
Start Dumping Averages for 2 iterations for JIT timings
Compiling optimized:	Sum: 1.273ms Avg: 636.500us
TrimMaps:	Sum: 31us Avg: 15.500us
Done Dumping Averages
Memory used for compilation: Avg: 75KB Max: 87KB Min: 64KB
ProfileSaver total_bytes_written=0
ProfileSaver total_number_of_writes=0
ProfileSaver total_number_of_code_cache_queries=0
ProfileSaver total_number_of_skipped_writes=0
ProfileSaver total_number_of_failed_writes=0
ProfileSaver total_ms_of_sleep=0
ProfileSaver total_ms_of_work=0
ProfileSaver total_number_of_hot_spikes=0
ProfileSaver total_number_of_wake_ups=0

*** ART internal metrics ***
  Metadata:
    timestamp_since_start_ms: 234959
  Metrics:
    ClassLoadingTotalTime: count = 251114
    ClassVerificationTotalTime: count = 0
    ClassVerificationCount: count = 0
    WorldStopTimeDuringGCAvg: count = 15893
    YoungGcCount: count = 1
    FullGcCount: count = 1
    TotalBytesAllocated: count = 13078960
    TotalGcCollectionTime: count = 109
    YoungGcThroughputAvg: count = 129
    FullGcThroughputAvg: count = 458
    YoungGcTracingThroughputAvg: count = 35
    FullGcTracingThroughputAvg: count = 33
    JitMethodCompileTotalTime: count = 0
    JitMethodCompileCount: count = 0
    YoungGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcCollectionTime: range = 0...60000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcTracingThroughput: range = 0...10000, buckets: 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    GcWorldStopTime: count = 31787
    GcWorldStopCount: count = 2
    YoungGcScannedBytes: count = 2096085
    YoungGcFreedBytes: count = 2990176
    YoungGcDuration: count = 55
    FullGcScannedBytes: count = 1928485
    FullGcFreedBytes: count = 7685440
    FullGcDuration: count = 54
    GcWorldStopTimeDelta: count = 31787
    GcWorldStopCountDelta: count = 2
    YoungGcScannedBytesDelta: count = 2096085
    YoungGcFreedBytesDelta: count = 2990176
    YoungGcDurationDelta: count = 55
    FullGcScannedBytesDelta: count = 1928485
    FullGcFreedBytesDelta: count = 7685440
    FullGcDurationDelta: count = 54
    JitMethodCompileTotalTimeDelta: count = 0
    JitMethodCompileCountDelta: count = 0
    ClassVerificationTotalTimeDelta: count = 0
    ClassVerificationCountDelta: count = 0
    ClassLoadingTotalTimeDelta: count = 250993
    TotalBytesAllocatedDelta: count = 13078960
    TotalGcCollectionTimeDelta: count = 109
    YoungGcCountDelta: count = 1
    FullGcCountDelta: count = 1
    TimeElapsedDelta: count = 243659
    AppSlowPathDuringYoungGcDurationDelta: count = 4
    AppSlowPathDuringFullGcDurationDelta: count = 6
    BcpStaticFinalFieldOverwrite: count = 5
    AppStaticFinalFieldOverwrite: count = 0
*** Done dumping ART internal metrics ***

----- end 2415 -----

----- Waiting Channels: pid 2415 at 2026-07-27 02:36:51.109519938-0600 -----
Cmd line: com.android.bluetooth

sysTid=2415      state=S    do_epoll_wait
sysTid=2421      state=S    do_sigtimedwait
sysTid=2422      state=S    pipe_read
sysTid=2423      state=S    futex_wait_queue_me
sysTid=2424      state=S    futex_wait_queue_me
sysTid=2425      state=S    futex_wait_queue_me
sysTid=2426      state=S    futex_wait_queue_me
sysTid=2427      state=S    futex_wait_queue_me
sysTid=2428      state=S    binder_wait_for_work
sysTid=2429      state=S    binder_wait_for_work
sysTid=2430      state=S    binder_wait_for_work
sysTid=2448      state=S    futex_wait_queue_me
sysTid=2564      state=S    do_epoll_wait
sysTid=2567      state=S    do_epoll_wait
sysTid=2571      state=S    futex_wait_queue_me
sysTid=2573      state=S    futex_wait_queue_me
sysTid=2577      state=S    futex_wait_queue_me
sysTid=2578      state=S    do_epoll_wait
sysTid=2591      state=S    do_epoll_wait
sysTid=2599      state=S    do_epoll_wait
sysTid=2600      state=S    futex_wait_queue_me
sysTid=2601      state=S    futex_wait_queue_me
sysTid=2604      state=S    do_sigtimedwait
sysTid=2606      state=S    do_sigtimedwait
sysTid=2607      state=S    do_epoll_wait
sysTid=2609      state=S    eventfd_read
sysTid=2610      state=S    do_sys_poll
sysTid=2612      state=S    do_epoll_wait
sysTid=2613      state=S    do_epoll_wait
sysTid=2614      state=S    binder_wait_for_work
sysTid=2754      state=S    futex_wait_queue_me
sysTid=2758      state=S    futex_wait_queue_me
sysTid=2759      state=S    futex_wait_queue_me
sysTid=2760      state=S    do_epoll_wait
sysTid=2763      state=S    do_epoll_wait
sysTid=2764      state=S    do_epoll_wait
sysTid=2770      state=S    do_epoll_wait
sysTid=2776      state=S    do_epoll_wait
sysTid=2779      state=S    do_epoll_wait
sysTid=2780      state=S    do_epoll_wait
sysTid=2786      state=S    futex_wait_queue_me
sysTid=2787      state=S    futex_wait_queue_me
sysTid=2789      state=S    futex_wait_queue_me
sysTid=2797      state=S    futex_wait_queue_me
sysTid=2937      state=S    do_epoll_wait
sysTid=2943      state=S    do_epoll_wait
sysTid=2944      state=S    do_epoll_wait
sysTid=2954      state=S    do_epoll_wait
sysTid=2961      state=S    do_epoll_wait
sysTid=2978      state=S    do_sys_poll
sysTid=2979      state=S    do_epoll_wait
sysTid=2981      state=S    do_epoll_wait
sysTid=2989      state=S    binder_wait_for_work
sysTid=2990      state=S    do_epoll_wait
sysTid=2991      state=S    binder_wait_for_work
sysTid=3002      state=S    binder_wait_for_work
sysTid=3007      state=S    futex_wait_queue_me
sysTid=3022      state=S    do_epoll_wait
sysTid=3038      state=S    do_epoll_wait
sysTid=3071      state=S    do_epoll_wait
sysTid=3083      state=S    do_epoll_wait
sysTid=3093      state=S    do_epoll_wait
sysTid=3097      state=S    do_epoll_wait
sysTid=3100      state=S    do_epoll_wait
sysTid=3111      state=S    do_epoll_wait
sysTid=3119      state=S    unix_stream_data_wait
sysTid=3120      state=S    __skb_wait_for_more_packets
sysTid=3127      state=S    do_epoll_wait
sysTid=3157      state=S    do_epoll_wait
sysTid=3159      state=S    unix_stream_data_wait
sysTid=3160      state=S    __skb_wait_for_more_packets
sysTid=3187      state=S    binder_wait_for_work
sysTid=3202      state=S    binder_wait_for_work
sysTid=3209      state=S    unix_stream_data_wait
sysTid=3210      state=S    __skb_wait_for_more_packets
sysTid=3763      state=S    binder_wait_for_work
sysTid=3831      state=S    futex_wait_queue_me
sysTid=3987      state=S    do_epoll_wait
sysTid=8166      state=S    binder_wait_for_work
sysTid=13685     state=S    binder_wait_for_work

----- end 2415 -----

----- dumping pid: 2483 at 252039

----- pid 2483 at 2026-07-27 02:36:51.497600014-0600 -----
Cmd line: com.android.phone
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: 2.763ms 99% C.I. 2us-1158.400us Avg: 69.075us Max: 1231us
DALVIK THREADS (107):
"main" prio=5 tid=1 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x72f48f88 self=0xb400007e39842c00
  | sysTid=2483 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7ef42bd500
  | state=S schedstat=( 2573335852 6228257428 15004 ) utm=153 stm=103 core=7 HZ=100
  | stack=0x7fe53b8000-0x7fe53ba000 stackSize=8188KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.app.ActivityThread.main(ActivityThread.java:8788)
  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:1090)
DumpLatencyMs: 0.569308

"ReferenceQueueDaemon" daemon prio=5 tid=7 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000218 self=0xb400007e39846400
  | sysTid=2496 nice=4 cgrp=foreground sched=0/0 handle=0x7e05c4ac30
  | state=S schedstat=( 13663234 40794305 160 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7e05b47000-0x7e05b49000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0ab32b92> (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 <0x0ab32b92> (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: 40.5652

"FinalizerWatchdogDaemon" daemon prio=5 tid=8 Sleeping
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000358 self=0xb400007e39868c00
  | sysTid=2498 nice=4 cgrp=foreground sched=0/0 handle=0x7e05a36c30
  | state=S schedstat=( 1256461 24156693 11 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7e05933000-0x7e05935000 stackSize=1039KB
  | held mutexes=
  at java.lang.Thread.sleep(Native method)
  - sleeping on <0x03eaa4d8> (a java.lang.Object)
  at java.lang.Thread.sleep0(Thread.java:689)
  - locked <0x03eaa4d8> (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: 40.8788

"FinalizerDaemon" daemon prio=5 tid=9 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x20002b8 self=0xb400007e39867000
  | sysTid=2497 nice=4 cgrp=foreground sched=0/0 handle=0x7e05b40c30
  | state=S schedstat=( 4127926 22717537 28 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7e05a3d000-0x7e05a3f000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x05f2c960> (a java.lang.Object)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:207)
  - locked <0x05f2c960> (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: 41.0847

"Thread-3" prio=5 tid=20 Sleeping
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2084920 self=0xb400007df6ae5800
  | sysTid=2753 nice=0 cgrp=foreground sched=0/0 handle=0x7d936ddc30
  | state=S schedstat=( 19990234 122233313 270 ) utm=1 stm=0 core=1 HZ=100
  | stack=0x7d935da000-0x7d935dc000 stackSize=1039KB
  | held mutexes=
  at java.lang.Thread.sleep(Native method)
  - sleeping on <0x01fb2e19> (a java.lang.Object)
  at java.lang.Thread.sleep0(Thread.java:689)
  - locked <0x01fb2e19> (a java.lang.Object)
  at java.lang.Thread.sleep(Thread.java:667)
  at java.lang.Thread.sleep(Thread.java:580)
  at android.os.SystemClock.sleep(SystemClock.java:135)
  at com.mediatek.internal.telephony.DynamicSarServiceVMT6895.pollReceiver(DynamicSarServiceVMT6895.java:480)
  at com.mediatek.internal.telephony.DynamicSarServiceVMT6895.-$$Nest$mpollReceiver(unavailable:0)
  at com.mediatek.internal.telephony.DynamicSarServiceVMT6895$3.run(DynamicSarServiceVMT6895.java:455)
DumpLatencyMs: 49.7075

"Thread-11" prio=5 tid=49 Sleeping
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x210b498 self=0xb400007dea441c00
  | sysTid=3090 nice=0 cgrp=foreground sched=0/0 handle=0x7cf48b5c30
  | state=S schedstat=( 18740237 113534763 254 ) utm=1 stm=0 core=6 HZ=100
  | stack=0x7cf47b2000-0x7cf47b4000 stackSize=1039KB
  | held mutexes=
  at java.lang.Thread.sleep(Native method)
  - sleeping on <0x00546ede> (a java.lang.Object)
  at java.lang.Thread.sleep0(Thread.java:689)
  - locked <0x00546ede> (a java.lang.Object)
  at java.lang.Thread.sleep(Thread.java:667)
  at java.lang.Thread.sleep(Thread.java:580)
  at android.os.SystemClock.sleep(SystemClock.java:135)
  at com.mediatek.internal.telephony.DynamicSarService.pollReceiver(DynamicSarService.java:843)
  at com.mediatek.internal.telephony.DynamicSarService.-$$Nest$mpollReceiver(unavailable:0)
  at com.mediatek.internal.telephony.DynamicSarService$3.run(DynamicSarService.java:819)
DumpLatencyMs: 71.3865

"Thread-12" prio=5 tid=50 Sleeping
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x210b7e0 self=0xb400007dea443800
  | sysTid=3091 nice=0 cgrp=foreground sched=0/0 handle=0x7cf47abc30
  | state=S schedstat=( 18462516 111628163 246 ) utm=1 stm=0 core=0 HZ=100
  | stack=0x7cf46a8000-0x7cf46aa000 stackSize=1039KB
  | held mutexes=
  at java.lang.Thread.sleep(Native method)
  - sleeping on <0x0b6f08bf> (a java.lang.Object)
  at java.lang.Thread.sleep0(Thread.java:689)
  - locked <0x0b6f08bf> (a java.lang.Object)
  at java.lang.Thread.sleep(Thread.java:667)
  at java.lang.Thread.sleep(Thread.java:580)
  at android.os.SystemClock.sleep(SystemClock.java:135)
  at com.mediatek.internal.telephony.DynamicSarService.pollTest(DynamicSarService.java:974)
  at com.mediatek.internal.telephony.DynamicSarService.-$$Nest$mpollTest(unavailable:0)
  at com.mediatek.internal.telephony.DynamicSarService$5.run(DynamicSarService.java:956)
DumpLatencyMs: 71.7004

"Timer-0" prio=5 tid=69 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x216a818 self=0xb400007dea508000
  | sysTid=3204 nice=0 cgrp=foreground sched=0/0 handle=0x7ce360dc30
  | state=S schedstat=( 125461 2227693 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7ce350a000-0x7ce350c000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x05ab1b8c> (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 <0x05ab1b8c> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 87.9145

"Timer-1" prio=5 tid=70 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x216ab40 self=0xb400007dea509c00
  | sysTid=3205 nice=0 cgrp=foreground sched=0/0 handle=0x7ce3503c30
  | state=S schedstat=( 61923 2268538 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7ce3400000-0x7ce3402000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x068792d5> (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 <0x068792d5> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 88.2468

"Signal Catcher" daemon prio=10 tid=2 Runnable
  | group="system" sCount=0 ucsCount=0 flags=0 obj=0x20044d0 self=0xb400007e04c00000
  | sysTid=2491 nice=-20 cgrp=foreground sched=0/0 handle=0x7e06056c30
  | state=R schedstat=( 204757990 30862383 476 ) utm=9 stm=11 core=7 HZ=100
  | stack=0x7e05f5f000-0x7e05f61000 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: 131.126

"Jit thread pool worker thread 0" daemon prio=4 tid=3 Native
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x20045a0 self=0xb400007dfb892800
  | sysTid=2494 nice=9 cgrp=foreground sched=0/0 handle=0x7e05e5ac30
  | state=S schedstat=( 8343001 85437692 24 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7e05d5b000-0x7e05d5d000 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: 12.7111

"binder:2483_1" prio=5 tid=4 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2004660 self=0xb400007e04c11800
  | sysTid=2502 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7e057e4c30
  | state=S schedstat=( 146958448 459522314 1800 ) utm=7 stm=7 core=6 HZ=100
  | stack=0x7e056ed000-0x7e056ef000 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: 27.6569

"perfetto_hprof_listener" prio=10 tid=5 Native (still starting up)
  | group="" sCount=1 ucsCount=0 flags=1 obj=0 self=0xb400007df698c000
  | sysTid=2492 nice=-20 cgrp=foreground sched=0/0 handle=0x7e05f58c30
  | state=S schedstat=( 436846 4671692 3 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7e05e61000-0x7e05e63000 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: 32.4007

"HeapTaskDaemon" daemon prio=5 tid=6 WaitingForTaskProcessor
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000178 self=0xb400007e39844800
  | sysTid=2495 nice=4 cgrp=foreground sched=0/0 handle=0x7e05d54c30
  | state=S schedstat=( 282613328 673999685 547 ) utm=18 stm=10 core=5 HZ=100
  | stack=0x7e05c51000-0x7e05c53000 stackSize=1039KB
  | 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 00201314  /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks+672) (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: 38.0939

"binder:2483_2" prio=5 tid=10 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x201c380 self=0xb400007e04c55000
  | sysTid=2504 nice=0 cgrp=foreground sched=0/0 handle=0x7e056e6c30
  | state=S schedstat=( 45088470 420191462 488 ) utm=2 stm=2 core=1 HZ=100
  | stack=0x7e055ef000-0x7e055f1000 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: 41.3124

"Profile Saver" daemon prio=4 tid=11 Native
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2021760 self=0xb400007df69a5800
  | sysTid=2565 nice=9 cgrp=foreground sched=0/0 handle=0x7e05408c30
  | state=S schedstat=( 1644465 39035999 15 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7e05311000-0x7e05313000 stackSize=991KB
  | 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 004725c8  /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread+464) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  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)
  (no managed stack frames)
DumpLatencyMs: 41.8868

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

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

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

"binder:2483_3" prio=5 tid=15 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x205ed90 self=0xb400007dfb890c00
  | sysTid=2694 nice=0 cgrp=foreground sched=0/0 handle=0x7e00af1c30
  | state=S schedstat=( 55348079 425577234 588 ) utm=2 stm=2 core=4 HZ=100
  | stack=0x7e009fa000-0x7e009fc000 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: 45.6496

"binder:2483_4" prio=5 tid=16 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20613f8 self=0xb400007e04c66800
  | sysTid=2696 nice=0 cgrp=foreground sched=0/0 handle=0x7e009f3c30
  | state=S schedstat=( 192364988 2108617158 1947 ) utm=12 stm=7 core=6 HZ=100
  | stack=0x7e008fc000-0x7e008fe000 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: 46.0726

"HwBinder:2483_1" prio=5 tid=17 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2074b28 self=0xb400007dea2c7c00
  | sysTid=2729 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7d969efc30
  | state=S schedstat=( 463057605 2007617954 3023 ) utm=26 stm=19 core=2 HZ=100
  | stack=0x7d968f8000-0x7d968fa000 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: 46.4683

"Thread-2" prio=5 tid=18 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x207b5d0 self=0xb400007df6ae2000
  | sysTid=2748 nice=0 cgrp=foreground sched=0/0 handle=0x7d958f1c30
  | state=S schedstat=( 6761539 16741308 52 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7d957ee000-0x7d957f0000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at 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.mediatek.internal.telephony.ModemSarControllerVMT6895$CmdProcThread.run(ModemSarControllerVMT6895.java:186)
DumpLatencyMs: 48.14

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

"pool-2-thread-1" prio=5 tid=21 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2087040 self=0xb400007df6af1000
  | sysTid=2756 nice=0 cgrp=foreground sched=0/0 handle=0x7d925d3c30
  | state=S schedstat=( 182077 0 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d924d0000-0x7d924d2000 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: 49.9871

"pool-3-thread-1" prio=5 tid=22 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20876e0 self=0xb400007df6ae7400
  | sysTid=2761 nice=0 cgrp=foreground sched=0/0 handle=0x7d914c9c30
  | state=S schedstat=( 347924 675768 7 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7d913c6000-0x7d913c8000 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: 50.1991

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

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

"Thread-5" prio=5 tid=25 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2091768 self=0xb400007dea31ac00
  | sysTid=2781 nice=0 cgrp=foreground sched=0/0 handle=0x7d8e1abc30
  | state=S schedstat=( 883074 4721463 11 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7d8e0a8000-0x7d8e0aa000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at 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.mediatek.telephony.internal.telephony.vsim.ExternalSimManager$1.run(ExternalSimManager.java:215)
DumpLatencyMs: 51.9182

"Thread-6" prio=5 tid=26 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2091820 self=0xb400007dea31c800
  | sysTid=2782 nice=0 cgrp=foreground sched=0/0 handle=0x7d8e0a1c30
  | state=S schedstat=( 500155 658306 6 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7d8df9e000-0x7d8dfa0000 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 libcore.io.ForwardingOs.accept(ForwardingOs.java:92)
  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.mediatek.telephony.internal.telephony.vsim.ExternalSimManager$ServerTask.listenConnection(ExternalSimManager.java:562)
  at com.mediatek.telephony.internal.telephony.vsim.ExternalSimManager$2.run(ExternalSimManager.java:231)
DumpLatencyMs: 52.6047

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

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

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

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

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

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

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

"AsyncTask #1" prio=5 tid=34 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20c7fb8 self=0xb400007dea340800
  | sysTid=2853 nice=10 cgrp=foreground sched=0/0 handle=0x7d84851c30
  | state=S schedstat=( 1351616 890923 9 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d8474e000-0x7d84750000 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: 59.8763

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

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

"Thread-7" prio=5 tid=37 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20d7b00 self=0xb400007dea342400
  | sysTid=2869 nice=0 cgrp=foreground sched=0/0 handle=0x7d81533c30
  | state=S schedstat=( 425000 2204693 6 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d81430000-0x7d81432000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at 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.mediatek.internal.telephony.data.MtkDataProfileManager$3.run(MtkDataProfileManager.java:1042)
DumpLatencyMs: 61.5265

"Thread-8" prio=5 tid=38 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20dadc0 self=0xb400007dea347800
  | sysTid=2872 nice=0 cgrp=foreground sched=0/0 handle=0x7d80429c30
  | state=S schedstat=( 430385 1519769 8 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d80326000-0x7d80328000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at 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.internal.telephony.data.MiuiDataControllerImpl$5.run(MiuiDataControllerImpl.java:1165)
DumpLatencyMs: 62.1727

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

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

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

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

"Thread-9" prio=5 tid=43 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20f4c10 self=0xb400007dea3f7000
  | sysTid=2952 nice=0 cgrp=foreground sched=0/0 handle=0x7cfaef1c30
  | state=S schedstat=( 720615 9802846 5 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7cfadee000-0x7cfadf0000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at 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.mediatek.internal.telephony.data.MtkDataProfileManager$3.run(MtkDataProfileManager.java:1042)
DumpLatencyMs: 66.9369

"Thread-10" prio=5 tid=44 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20f5d38 self=0xb400007dea3f8c00
  | sysTid=2977 nice=0 cgrp=foreground sched=0/0 handle=0x7cf9de7c30
  | state=S schedstat=( 480538 1764615 5 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7cf9ce4000-0x7cf9ce6000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at 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.internal.telephony.data.MiuiDataControllerImpl$5.run(MiuiDataControllerImpl.java:1165)
DumpLatencyMs: 67.565

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

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

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

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

"pool-7-thread-1" prio=5 tid=51 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x210dde8 self=0xb400007dea445400
  | sysTid=3095 nice=0 cgrp=foreground sched=0/0 handle=0x7cf46a1c30
  | state=S schedstat=( 273462 15443077 2 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7cf459e000-0x7cf45a0000 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: 71.9169

"binder:2483_5" prio=5 tid=52 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x21124f0 self=0xb400007e04cee000
  | sysTid=3101 nice=0 cgrp=foreground sched=0/0 handle=0x7cf1597c30
  | state=S schedstat=( 94792837 1424386074 1250 ) utm=4 stm=5 core=5 HZ=100
  | stack=0x7cf14a0000-0x7cf14a2000 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: 72.1283

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

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

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

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

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

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

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

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

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

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

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

"pool-8-thread-1" prio=5 tid=64 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2259d50 self=0xb400007ce2dfac00
  | sysTid=3439 nice=0 cgrp=foreground sched=0/0 handle=0x7ce492bc30
  | state=S schedstat=( 26518465 17624227 142 ) utm=1 stm=0 core=4 HZ=100
  | stack=0x7ce4828000-0x7ce482a000 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: 96.6878

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

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

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

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

"binder:2483_6" prio=5 tid=71 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x21749a8 self=0xb400007dea4e2400
  | sysTid=3240 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7ce33f9c30
  | state=S schedstat=( 148073158 1795467445 1548 ) utm=8 stm=6 core=1 HZ=100
  | stack=0x7ce3302000-0x7ce3304000 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: 88.5112

"binder:2483_7" prio=5 tid=72 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2174f80 self=0xb400007e04cff800
  | sysTid=3242 nice=0 cgrp=foreground sched=0/0 handle=0x7ce32fbc30
  | state=S schedstat=( 28746773 518947147 317 ) utm=1 stm=1 core=6 HZ=100
  | stack=0x7ce3204000-0x7ce3206000 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: 89.0853

"binder:2483_8" prio=5 tid=73 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2177bc8 self=0xb400007dea595400
  | sysTid=3251 nice=0 cgrp=foreground sched=0/0 handle=0x7ce31fdc30
  | state=S schedstat=( 32380303 219834390 445 ) utm=1 stm=1 core=6 HZ=100
  | stack=0x7ce3106000-0x7ce3108000 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: 89.796

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

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

"binder:2483_9" prio=5 tid=76 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2217d50 self=0xb400007e04d8dc00
  | sysTid=3420 nice=0 cgrp=foreground sched=0/0 handle=0x7ce29ebc30
  | state=S schedstat=( 70805985 458598621 694 ) utm=3 stm=3 core=6 HZ=100
  | stack=0x7ce28f4000-0x7ce28f6000 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: 91.7072

"binder:2483_A" prio=5 tid=77 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x22194f8 self=0xb400007dea50f000
  | sysTid=3421 nice=0 cgrp=foreground sched=0/0 handle=0x7ce28edc30
  | state=S schedstat=( 22252070 63838540 154 ) utm=1 stm=1 core=6 HZ=100
  | stack=0x7ce27f6000-0x7ce27f8000 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: 92.245

"binder:2483_B" prio=5 tid=78 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x221bf98 self=0xb400007e04ddc400
  | sysTid=3423 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cd5503c30
  | state=S schedstat=( 91965757 1374902554 1040 ) utm=4 stm=4 core=4 HZ=100
  | stack=0x7cd540c000-0x7cd540e000 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: 92.7582

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

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

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

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

"binder:2483_C" prio=5 tid=83 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x225b2c0 self=0xb400007dea4e0800
  | sysTid=3441 nice=0 cgrp=foreground sched=0/0 handle=0x7ccfd5dc30
  | state=S schedstat=( 145861650 1175403937 1780 ) utm=4 stm=10 core=6 HZ=100
  | stack=0x7ccfc66000-0x7ccfc68000 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: 96.9001

"binder:2483_D" prio=5 tid=84 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x225b648 self=0xb400007e04dedc00
  | sysTid=3442 nice=0 cgrp=foreground sched=0/0 handle=0x7ccec5fc30
  | state=S schedstat=( 62186768 1748904390 640 ) utm=4 stm=2 core=4 HZ=100
  | stack=0x7cceb68000-0x7cceb6a000 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: 97.4496

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

"binder:2483_E" prio=5 tid=86 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x225fec0 self=0xb400007cd4248400
  | sysTid=3444 nice=0 cgrp=foreground sched=0/0 handle=0x7ccca57c30
  | state=S schedstat=( 36841067 191320085 318 ) utm=2 stm=1 core=4 HZ=100
  | stack=0x7ccc960000-0x7ccc962000 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: 98.6111

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

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

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

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

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

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

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

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

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

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

"Stk App Service" prio=5 tid=97 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x228f6b0 self=0xb400007ce2edc800
  | sysTid=3498 nice=0 cgrp=foreground sched=0/0 handle=0x7cc08f5c30
  | state=S schedstat=( 11954146 45961928 48 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7cc07f2000-0x7cc07f4000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at 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.stk.StkAppService.run(StkAppService.java:690)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 105.754

"binder:2483_F" prio=5 tid=98 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x22a7830 self=0xb400007cd438d400
  | sysTid=3584 nice=0 cgrp=foreground sched=0/0 handle=0x7cbebfbc30
  | state=S schedstat=( 22801231 98306692 225 ) utm=1 stm=0 core=7 HZ=100
  | stack=0x7cbeb04000-0x7cbeb06000 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: 123.872

"binder:2483_10" prio=5 tid=99 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x22d0148 self=0xb400007ce2ede400
  | sysTid=3790 nice=0 cgrp=foreground sched=0/0 handle=0x7e2fa78c30
  | state=S schedstat=( 47011393 488073464 403 ) utm=1 stm=2 core=7 HZ=100
  | stack=0x7e2f981000-0x7e2f983000 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.576

"pool-9-thread-1" prio=5 tid=100 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x22dc238 self=0xb400007ce2ee0000
  | sysTid=3833 nice=0 cgrp=foreground sched=0/0 handle=0x7e2f97ac30
  | state=S schedstat=( 674769 115846 5 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7e2f877000-0x7e2f879000 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: 125.169

"Thread-19" prio=5 tid=101 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x22e9998 self=0xb400007ce2cce400
  | sysTid=3841 nice=0 cgrp=foreground sched=0/0 handle=0x7e2f870c30
  | state=S schedstat=( 5209232 2148461 27 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7e2f76d000-0x7e2f76f000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at 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.ons.OpportunisticNetworkService$4.run(OpportunisticNetworkService.java:142)
DumpLatencyMs: 125.419

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

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

"WorkThread" prio=5 tid=104 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x231a300 self=0xb400007dea4eac00
  | sysTid=4151 nice=10 cgrp=foreground sched=0/0 handle=0x7e29c48c30
  | state=S schedstat=( 4188003 5853920 54 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7e29b45000-0x7e29b47000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.553

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

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

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

Zygote loaded classes=21490 post zygote classes=1627
Dumping registered class loaders
#0 dalvik.system.PathClassLoader: [], parent #1
#1 java.lang.BootClassLoader: [], no parent
#2 dalvik.system.PathClassLoader: [/system/priv-app/MtkTeleService/MtkTeleService.apk], parent #1
#3 dalvik.system.PathClassLoader: [/system_ext/app/miuisystem/miuisystem.apk], parent #1
#4 dalvik.system.PathClassLoader: [/system_ext/priv-app/RtMiCloudSDK/RtMiCloudSDK.apk], parent #1
#5 dalvik.system.PathClassLoader: [/system/priv-app/Stk1/Stk1.apk], parent #1
#6 dalvik.system.PathClassLoader: [/system/priv-app/MtkTelephonyProvider/MtkTelephonyProvider.apk], parent #1
#7 dalvik.system.PathClassLoader: [/system/framework/MiuiBooster.jar], parent #0
#8 dalvik.system.PathClassLoader: [/system_ext/priv-app/MtkTelephonyAssist/MtkTelephonyAssist.apk], parent #1
#9 dalvik.system.PathClassLoader: [/system/priv-app/ONS/ONS.apk], parent #1
#10 dalvik.system.PathClassLoader: [/system_ext/priv-app/MtkCapCtrl/MtkCapCtrl.apk], parent #1
Done dumping class loaders
Classes initialized: 0 in 0
Intern table: 47736 strong; 1356 weak
JNI: CheckJNI is off; globals=969 (plus 127 weak)
Libraries: libandroid.so libaudioeffect_jni.so libcompiler_rt.so libforcedarkimpl.so libframework-connectivity-jni.so libframework-connectivity-tiramisu-jni.so libhttpengine.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libmiui_runtime.so libopenjdk.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (19)
Heap: 8% free, 10123KB/10MB
Image spaces:
/data/dalvik-cache/arm64/system@priv-app@MtkTeleService@MtkTeleService.apk@classes.art
/data/dalvik-cache/arm64/system@priv-app@Stk1@Stk1.apk@classes.art
/data/dalvik-cache/arm64/system@priv-app@MtkTelephonyProvider@MtkTelephonyProvider.apk@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 5 iterations for concurrent mark compact
ProcessMarkStack:	Sum: 211.160ms Avg: 42.232ms
CompactMovingSpace:	Sum: 70.973ms Avg: 14.194ms
ProcessMarkStackNonNull:	Sum: 66.367ms Avg: 13.273ms
UpdateAndMarkImageModUnionTable:	Sum: 46.385ms Avg: 9.277ms
CompactionPhase:	Sum: 19.835ms Avg: 3.967ms
ScanGrayAllocSpaceObjects:	Sum: 16.355ms Avg: 3.271ms
(Paused)UpdateImmuneSpaces:	Sum: 11.796ms Avg: 2.359ms
MarkRootsCheckpoint:	Sum: 10.986ms Avg: 2.197ms
MarkConcurrentRoots:	Sum: 6.963ms Avg: 1.392ms
ScanGrayImmuneSpaceObjects:	Sum: 5.393ms Avg: 1.078ms
RunningThreadFlips:	Sum: 4.549ms Avg: 909.800us
UpdateAndMarkZygoteModUnionTable:	Sum: 2.468ms Avg: 493.600us
PrepareForCompaction:	Sum: 1.671ms Avg: 334.200us
FinishPhase:	Sum: 1.594ms Avg: 318.800us
(Paused)StackScan:	Sum: 1.518ms Avg: 303.600us
ProcessReferences:	Sum: 1.502ms Avg: 300.400us
SweepLargeObjects:	Sum: 877us Avg: 175.400us
SweepSystemWeaks:	Sum: 837us Avg: 167.400us
PrepareForMarking:	Sum: 801us Avg: 160.200us
EnqueueFinalizerReferences:	Sum: 675us Avg: 135us
(Paused)KernelPreparation:	Sum: 635us Avg: 127us
CompactionPause:	Sum: 462us Avg: 92.400us
FlipThreadSuspension:	Sum: 301us Avg: 60.200us
ReclaimPhase:	Sum: 257us Avg: 51.400us
MarkingPhase:	Sum: 217us Avg: 43.400us
MarkingPause:	Sum: 209us Avg: 41.800us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 207us Avg: 41.400us
(Paused)SweepSystemWeaks:	Sum: 198us Avg: 39.600us
ThreadListFlip:	Sum: 185us Avg: 37us
MarkNonThreadRoots:	Sum: 161us Avg: 32.200us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 133us Avg: 26.600us
InitializePhase:	Sum: 114us Avg: 22.800us
MarkAllocStackAsLive:	Sum: 107us Avg: 21.400us
(Paused)UpdateNonMovingSpace:	Sum: 63us Avg: 12.600us
SwapBitmaps:	Sum: 44us Avg: 8.800us
SweepMallocSpace:	Sum: 40us Avg: 8us
ForwardSoftReferences:	Sum: 27us Avg: 5.400us
SweepJitCodeCache:	Sum: 23us Avg: 4.600us
ScanGrayZygoteSpaceObjects:	Sum: 18us Avg: 3.600us
PreCleanCards:	Sum: 11us Avg: 2.200us
Sweep:	Sum: 7us Avg: 1.400us
UnBindBitmaps:	Sum: 5us Avg: 1us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 4us Avg: 800ns
MarkRoots:	Sum: 0 Avg: 0
ReMarkRoots:	Sum: 0 Avg: 0
Done Dumping Averages
concurrent mark compact paused:	Sum: 15.780ms 99% C.I. 0.237ms-6.226ms Avg: 1.578ms Max: 6.226ms
concurrent mark compact freed-bytes: Avg: 12MB Max: 42MB Min: 4497KB
Freed-bytes histogram: 0:3,5120:1,40960:1
concurrent mark compact total time: 486.133ms mean time: 97.226ms
concurrent mark compact freed: 61MB
concurrent mark compact throughput: 126MB/s  per cpu-time: 443250096/s / 422MB/s
concurrent mark compact tracing throughput: 45MB/s  per cpu-time: 153MB/s
Start Dumping Averages for 5 iterations for young concurrent mark compact
UpdateAndMarkImageModUnionTable:	Sum: 171.846ms Avg: 34.369ms
MarkRootsCheckpoint:	Sum: 73.478ms Avg: 14.695ms
CompactMovingSpace:	Sum: 55.102ms Avg: 11.020ms
ProcessMarkStack:	Sum: 38.823ms Avg: 7.764ms
ScanOldGenObjects:	Sum: 36.801ms Avg: 7.360ms
(Paused)UpdateImmuneSpaces:	Sum: 27.923ms Avg: 5.584ms
CompactionPhase:	Sum: 17.524ms Avg: 3.504ms
ProcessMarkStackNonNull:	Sum: 16.260ms Avg: 3.252ms
RunningThreadFlips:	Sum: 9.159ms Avg: 1.831ms
ScanGrayAllocSpaceObjects:	Sum: 6.093ms Avg: 1.218ms
ScanGrayImmuneSpaceObjects:	Sum: 5.908ms Avg: 1.181ms
ReclaimPhase:	Sum: 5.759ms Avg: 1.151ms
MarkConcurrentRoots:	Sum: 5.547ms Avg: 1.109ms
UpdateAndMarkZygoteModUnionTable:	Sum: 4.952ms Avg: 990.400us
PrepareForMarking:	Sum: 3.185ms Avg: 637us
(Paused)KernelPreparation:	Sum: 2.939ms Avg: 587.800us
FinishPhase:	Sum: 2.776ms Avg: 555.200us
(Paused)StackScan:	Sum: 2.484ms Avg: 496.800us
MarkingPause:	Sum: 1.767ms Avg: 353.400us
SweepSystemWeaks:	Sum: 1.072ms Avg: 214.400us
CompactionPause:	Sum: 963us Avg: 192.600us
ThreadListFlip:	Sum: 875us Avg: 175us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 677us Avg: 135.400us
ProcessReferences:	Sum: 635us Avg: 127us
Sweep:	Sum: 626us Avg: 125.200us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 506us Avg: 101.200us
MarkingPhase:	Sum: 410us Avg: 82us
SweepArray:	Sum: 313us Avg: 62.600us
PrepareForCompaction:	Sum: 262us Avg: 52.400us
MarkNonThreadRoots:	Sum: 204us Avg: 40.800us
(Paused)SweepSystemWeaks:	Sum: 178us Avg: 35.600us
FlipThreadSuspension:	Sum: 166us Avg: 33.200us
EnqueueFinalizerReferences:	Sum: 101us Avg: 20.200us
InitializePhase:	Sum: 68us Avg: 13.600us
PreCleanCards:	Sum: 66us Avg: 13.200us
(Paused)UpdateNonMovingSpace:	Sum: 58us Avg: 11.600us
ResetStack:	Sum: 51us Avg: 10.200us
ScanGrayZygoteSpaceObjects:	Sum: 36us Avg: 7.200us
MarkRoots:	Sum: 25us Avg: 5us
ForwardSoftReferences:	Sum: 24us Avg: 4.800us
SweepJitCodeCache:	Sum: 24us Avg: 4.800us
SwapBitmaps:	Sum: 21us Avg: 4.200us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 18us Avg: 3.600us
UnBindBitmaps:	Sum: 17us Avg: 3.400us
FreeList:	Sum: 15us Avg: 3us
ReMarkRoots:	Sum: 11us Avg: 2.200us
RecordFree:	Sum: 10us Avg: 2us
Done Dumping Averages
young concurrent mark compact paused:	Sum: 38.595ms 99% C.I. 0.441ms-20.300ms Avg: 3.859ms Max: 20.592ms
young concurrent mark compact freed-bytes: Avg: 6225KB Max: 6924KB Min: 5824KB
Freed-bytes histogram: 5760:3,6400:2
young concurrent mark compact total time: 495.758ms mean time: 99.151ms
young concurrent mark compact freed: 30MB
young concurrent mark compact throughput: 61MB/s  per cpu-time: 241491151/s / 230MB/s
young concurrent mark compact tracing throughput: 22MB/s  per cpu-time: 83MB/s
Total time spent in GC: 981.891ms
Mean GC size throughput: 93MB/s per cpu-time: 329MB/s
Total bytes allocated 101MB
Total bytes freed 91MB
Free memory 993KB
Free memory until GC 993KB
Free memory until OOME 246MB
Total memory 10MB
Max memory 256MB
Zygote space size 7008KB
Total mutator paused time: 54.375ms
Total time waiting for GC to complete: 0
Total GC count: 10
Total GC time: 981.891ms
Total blocking GC count: 0
Total blocking GC time: 0
Total pre-OOME GC count: 0
Histogram of GC count per 10000 ms: 0:15,1:5,4:1
Histogram of blocking GC count per 10000 ms: 0:21
Native bytes total: 37280852 registered: 1877644
Total native bytes at last GC: 36982460
/data/dalvik-cache/arm64/system_ext@priv-app@MtkTelephonyAssist@MtkTelephonyAssist.apk@classes.vdex: verify
/data/dalvik-cache/arm64/system_ext@priv-app@MtkCapCtrl@MtkCapCtrl.apk@classes.vdex: verify
/data/dalvik-cache/arm64/system@priv-app@MtkTelephonyProvider@MtkTelephonyProvider.apk@classes.dex: speed-profile
/data/dalvik-cache/arm64/system@priv-app@ONS@ONS.apk@classes.vdex: verify
/data/dalvik-cache/arm64/system@priv-app@Stk1@Stk1.apk@classes.dex: speed-profile
/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
/system/framework/oat/arm64/org.apache.http.legacy.vdex: verify
/data/dalvik-cache/arm64/system_ext@app@miuisystem@miuisystem.apk@classes.vdex: verify
/data/dalvik-cache/arm64/system_ext@priv-app@RtMiCloudSDK@RtMiCloudSDK.apk@classes.vdex: verify
/system_ext/framework/oat/arm64/gson.vdex: verify
/system_ext/framework/oat/arm64/MiuiSettingsSearchLib.vdex: verify
/data/dalvik-cache/arm64/system@priv-app@MtkTeleService@MtkTeleService.apk@classes.dex: speed-profile
Current JIT code cache size (used / resident): 6KB / 32KB
Current JIT data cache size (used / resident): 10KB / 32KB
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: 10032B
Current JIT capacity: 64KB
Current number of JIT JNI stub entries: 0
Current number of JIT code cache entries: 12
Total number of JIT baseline compilations: 5
Total number of JIT fast compilations: 0
Total number of JIT optimized compilations: 5
Total number of JIT compilations for on stack replacement: 0
Total number of JIT code cache collections: 0
Memory used for stack maps: Avg: 104B Max: 240B Min: 32B
Memory used for compiled code: Avg: 688B Max: 1396B Min: 204B
Memory used for profiling info: Avg: 179B Max: 328B Min: 112B
Start Dumping Averages for 12 iterations for JIT timings
Compiling baseline:	Sum: 5.967ms Avg: 497.250us
Compiling optimized:	Sum: 1.273ms Avg: 106.083us
TrimMaps:	Sum: 517us Avg: 43.083us
Done Dumping Averages
Memory used for compilation: Avg: 65KB Max: 174KB Min: 28KB
ProfileSaver total_bytes_written=0
ProfileSaver total_number_of_writes=0
ProfileSaver total_number_of_code_cache_queries=0
ProfileSaver total_number_of_skipped_writes=0
ProfileSaver total_number_of_failed_writes=0
ProfileSaver total_ms_of_sleep=0
ProfileSaver total_ms_of_work=0
ProfileSaver total_number_of_hot_spikes=0
ProfileSaver total_number_of_wake_ups=0

*** ART internal metrics ***
  Metadata:
    timestamp_since_start_ms: 234979
  Metrics:
    ClassLoadingTotalTime: count = 173229
    ClassVerificationTotalTime: count = 1064
    ClassVerificationCount: count = 5
    WorldStopTimeDuringGCAvg: count = 5438
    YoungGcCount: count = 5
    FullGcCount: count = 5
    TotalBytesAllocated: count = 102922912
    TotalGcCollectionTime: count = 979
    YoungGcThroughputAvg: count = 267
    FullGcThroughputAvg: count = 312
    YoungGcTracingThroughputAvg: count = 49
    FullGcTracingThroughputAvg: count = 67
    JitMethodCompileTotalTime: count = 11107
    JitMethodCompileCount: count = 10
    YoungGcCollectionTime: range = 0...60000, buckets: 5,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcCollectionTime: range = 0...60000, buckets: 5,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcThroughput: range = 0...10000, buckets: 5,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcThroughput: range = 0...10000, buckets: 4,1,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcTracingThroughput: range = 0...10000, buckets: 5,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcTracingThroughput: range = 0...10000, buckets: 5,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    GcWorldStopTime: count = 54381
    GcWorldStopCount: count = 10
    YoungGcScannedBytes: count = 11510449
    YoungGcFreedBytes: count = 31119072
    YoungGcDuration: count = 494
    FullGcScannedBytes: count = 23362218
    FullGcFreedBytes: count = 61871008
    FullGcDuration: count = 485
    GcWorldStopTimeDelta: count = 22055
    GcWorldStopCountDelta: count = 1
    YoungGcScannedBytesDelta: count = 1478773
    YoungGcFreedBytesDelta: count = 5751264
    YoungGcDurationDelta: count = 185
    FullGcScannedBytesDelta: count = 0
    FullGcFreedBytesDelta: count = 0
    FullGcDurationDelta: count = 0
    JitMethodCompileTotalTimeDelta: count = 456
    JitMethodCompileCountDelta: count = 1
    ClassVerificationTotalTimeDelta: count = 0
    ClassVerificationCountDelta: count = 0
    ClassLoadingTotalTimeDelta: count = 0
    TotalBytesAllocatedDelta: count = 6049952
    TotalGcCollectionTimeDelta: count = 185
    YoungGcCountDelta: count = 1
    FullGcCountDelta: count = 0
    TimeElapsedDelta: count = 28359
    AppSlowPathDuringYoungGcDurationDelta: count = 22
    AppSlowPathDuringFullGcDurationDelta: count = 0
    BcpStaticFinalFieldOverwrite: count = 0
    AppStaticFinalFieldOverwrite: count = 0
*** Done dumping ART internal metrics ***

----- end 2483 -----

----- Waiting Channels: pid 2483 at 2026-07-27 02:36:51.496380938-0600 -----
Cmd line: com.android.phone

sysTid=2483      state=S    do_epoll_wait
sysTid=2491      state=S    do_sigtimedwait
sysTid=2492      state=S    pipe_read
sysTid=2494      state=S    futex_wait_queue_me
sysTid=2495      state=S    futex_wait_queue_me
sysTid=2496      state=S    futex_wait_queue_me
sysTid=2497      state=S    futex_wait_queue_me
sysTid=2498      state=S    futex_wait_queue_me
sysTid=2502      state=S    binder_wait_for_work
sysTid=2504      state=S    binder_wait_for_work
sysTid=2565      state=S    futex_wait_queue_me
sysTid=2648      state=S    do_epoll_wait
sysTid=2686      state=S    do_epoll_wait
sysTid=2687      state=S    do_epoll_wait
sysTid=2694      state=S    binder_wait_for_work
sysTid=2696      state=S    binder_wait_for_work
sysTid=2729      state=S    binder_wait_for_work
sysTid=2748      state=S    do_epoll_wait
sysTid=2750      state=S    do_epoll_wait
sysTid=2753      state=S    futex_wait_queue_me
sysTid=2756      state=S    futex_wait_queue_me
sysTid=2761      state=S    futex_wait_queue_me
sysTid=2765      state=S    do_epoll_wait
sysTid=2768      state=S    do_epoll_wait
sysTid=2781      state=S    do_epoll_wait
sysTid=2782      state=S    __skb_wait_for_more_packets
sysTid=2783      state=S    do_epoll_wait
sysTid=2784      state=S    do_epoll_wait
sysTid=2785      state=S    do_epoll_wait
sysTid=2796      state=S    do_epoll_wait
sysTid=2798      state=S    do_epoll_wait
sysTid=2850      state=S    do_epoll_wait
sysTid=2851      state=S    do_epoll_wait
sysTid=2853      state=S    futex_wait_queue_me
sysTid=2856      state=S    do_epoll_wait
sysTid=2858      state=S    do_epoll_wait
sysTid=2869      state=S    do_epoll_wait
sysTid=2872      state=S    do_epoll_wait
sysTid=2884      state=S    do_epoll_wait
sysTid=2926      state=S    do_epoll_wait
sysTid=2927      state=S    do_epoll_wait
sysTid=2930      state=S    do_epoll_wait
sysTid=2952      state=S    do_epoll_wait
sysTid=2977      state=S    do_epoll_wait
sysTid=3010      state=S    do_epoll_wait
sysTid=3033      state=S    do_epoll_wait
sysTid=3059      state=S    do_epoll_wait
sysTid=3088      state=S    do_epoll_wait
sysTid=3090      state=S    futex_wait_queue_me
sysTid=3091      state=S    futex_wait_queue_me
sysTid=3095      state=S    futex_wait_queue_me
sysTid=3101      state=S    binder_wait_for_work
sysTid=3106      state=S    do_epoll_wait
sysTid=3107      state=S    do_epoll_wait
sysTid=3109      state=S    do_epoll_wait
sysTid=3112      state=S    do_epoll_wait
sysTid=3117      state=S    do_epoll_wait
sysTid=3121      state=S    do_epoll_wait
sysTid=3123      state=S    do_epoll_wait
sysTid=3155      state=S    do_epoll_wait
sysTid=3162      state=S    do_epoll_wait
sysTid=3169      state=S    do_epoll_wait
sysTid=3171      state=S    do_epoll_wait
sysTid=3175      state=S    do_epoll_wait
sysTid=3176      state=S    do_epoll_wait
sysTid=3177      state=S    do_epoll_wait
sysTid=3183      state=S    do_epoll_wait
sysTid=3204      state=S    futex_wait_queue_me
sysTid=3205      state=S    futex_wait_queue_me
sysTid=3240      state=S    binder_wait_for_work
sysTid=3242      state=S    binder_wait_for_work
sysTid=3251      state=S    binder_wait_for_work
sysTid=3339      state=S    do_epoll_wait
sysTid=3340      state=S    do_epoll_wait
sysTid=3420      state=S    binder_wait_for_work
sysTid=3421      state=S    binder_wait_for_work
sysTid=3423      state=S    binder_wait_for_work
sysTid=3431      state=S    do_epoll_wait
sysTid=3433      state=S    do_epoll_wait
sysTid=3434      state=S    do_epoll_wait
sysTid=3435      state=S    do_epoll_wait
sysTid=3439      state=S    futex_wait_queue_me
sysTid=3441      state=S    binder_wait_for_work
sysTid=3442      state=S    binder_wait_for_work
sysTid=3443      state=S    do_epoll_wait
sysTid=3444      state=S    binder_wait_for_work
sysTid=3448      state=S    do_epoll_wait
sysTid=3451      state=S    do_epoll_wait
sysTid=3454      state=S    do_epoll_wait
sysTid=3455      state=S    do_epoll_wait
sysTid=3456      state=S    do_epoll_wait
sysTid=3484      state=S    do_epoll_wait
sysTid=3485      state=S    do_epoll_wait
sysTid=3486      state=S    do_epoll_wait
sysTid=3487      state=S    do_epoll_wait
sysTid=3488      state=S    do_epoll_wait
sysTid=3498      state=S    do_epoll_wait
sysTid=3584      state=S    binder_wait_for_work
sysTid=3790      state=S    binder_wait_for_work
sysTid=3833      state=S    futex_wait_queue_me
sysTid=3841      state=S    do_epoll_wait
sysTid=3842      state=S    do_epoll_wait
sysTid=3843      state=S    do_epoll_wait
sysTid=4151      state=S    do_epoll_wait
sysTid=7276      state=S    do_epoll_wait
sysTid=7277      state=S    do_epoll_wait
sysTid=7280      state=S    do_epoll_wait

----- end 2483 -----

----- dumping pid: 27670 at 252191

----- pid 27670 at 2026-07-27 02:36:51.650336630-0600 -----
Cmd line: com.google.android.providers.media.module
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: 5.670ms 99% C.I. 2us-416.799us Avg: 43.615us Max: 641us
DALVIK THREADS (29):
"main" prio=5 tid=1 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x72f48f88 self=0xb400007e39842c00
  | sysTid=27670 nice=0 cgrp=foreground sched=0/0 handle=0x7ef42bd500
  | state=S schedstat=( 160518073 11510148 155 ) utm=7 stm=8 core=1 HZ=100
  | stack=0x7fe53b8000-0x7fe53ba000 stackSize=8188KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.app.ActivityThread.main(ActivityThread.java:8788)
  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:1090)
DumpLatencyMs: 0.737308

"ReferenceQueueDaemon" daemon prio=5 tid=6 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000308 self=0xb400007df698c000
  | sysTid=27680 nice=4 cgrp=foreground sched=0/0 handle=0x7e05c4ac30
  | state=S schedstat=( 601515166 28056695 174 ) utm=59 stm=1 core=0 HZ=100
  | stack=0x7e05b47000-0x7e05b49000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x08250070> (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 <0x08250070> (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: 22.9729

"FinalizerDaemon" daemon prio=5 tid=7 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x20003a8 self=0xb400007df698dc00
  | sysTid=27681 nice=4 cgrp=foreground sched=0/0 handle=0x7e05b40c30
  | state=S schedstat=( 88892994 8247621 314 ) utm=7 stm=1 core=3 HZ=100
  | stack=0x7e05a3d000-0x7e05a3f000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x04837fe9> (a java.lang.Object)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:207)
  - locked <0x04837fe9> (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: 23.5462

"FinalizerWatchdogDaemon" daemon prio=5 tid=8 Sleeping
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000448 self=0xb400007df698f800
  | sysTid=27682 nice=4 cgrp=foreground sched=0/0 handle=0x7e05a36c30
  | state=S schedstat=( 542231 0 2 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7e05933000-0x7e05935000 stackSize=1039KB
  | held mutexes=
  at java.lang.Thread.sleep(Native method)
  - sleeping on <0x042ca46e> (a java.lang.Object)
  at java.lang.Thread.sleep0(Thread.java:689)
  - locked <0x042ca46e> (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: 23.9917

"Timer-0" prio=5 tid=23 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2084dd0 self=0xb400007df6a66c00
  | sysTid=27711 nice=0 cgrp=foreground sched=0/0 handle=0x7d8ca94c30
  | state=S schedstat=( 179384 0 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d8c991000-0x7d8c993000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0c2fb70f> (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 <0x0c2fb70f> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 46.6161

"Timer-1" prio=5 tid=24 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20850f8 self=0xb400007df6a68800
  | sysTid=27712 nice=0 cgrp=foreground sched=0/0 handle=0x7d8c98ac30
  | state=S schedstat=( 148769 0 1 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7d8c887000-0x7d8c889000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0eb1b39c> (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 <0x0eb1b39c> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 47.1788

"Signal Catcher" daemon prio=10 tid=2 Runnable
  | group="system" sCount=0 ucsCount=0 flags=0 obj=0x20028b8 self=0xb400007e04c02000
  | sysTid=27676 nice=-20 cgrp=foreground sched=0/0 handle=0x7e06056c30
  | state=R schedstat=( 47447696 1628305 47 ) utm=4 stm=0 core=6 HZ=100
  | stack=0x7e05f5f000-0x7e05f61000 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: 57.9816

"perfetto_hprof_listener" prio=10 tid=3 Native (still starting up)
  | group="" sCount=1 ucsCount=0 flags=1 obj=0 self=0xb400007e39844800
  | sysTid=27677 nice=-20 cgrp=foreground sched=0/0 handle=0x7e05f58c30
  | state=S schedstat=( 469846 134230 2 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7e05e61000-0x7e05e63000 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: 13.8564

"Jit thread pool worker thread 0" daemon prio=4 tid=4 Native
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2002988 self=0xb400007e04c1c800
  | sysTid=27678 nice=9 cgrp=foreground sched=0/0 handle=0x7e05e5ac30
  | state=S schedstat=( 3931385 0 4 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7e05d5b000-0x7e05d5d000 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: 18.8693

"HeapTaskDaemon" daemon prio=5 tid=5 WaitingForTaskProcessor
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000268 self=0xb400007dfb802400
  | sysTid=27679 nice=4 cgrp=foreground sched=0/0 handle=0x7e05d54c30
  | state=S schedstat=( 1648451940 41008071 296 ) utm=132 stm=31 core=3 HZ=100
  | stack=0x7e05c51000-0x7e05c53000 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: 21.1512

"binder:27670_1" prio=5 tid=9 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2002a48 self=0xb400007df69a3c00
  | sysTid=27683 nice=0 cgrp=foreground sched=0/0 handle=0x7e057c7c30
  | state=S schedstat=( 748231 64690 5 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7e056d0000-0x7e056d2000 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: 24.4188

"binder:27670_2" prio=5 tid=10 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2002b08 self=0xb400007e04c4e000
  | sysTid=27684 nice=0 cgrp=foreground sched=0/0 handle=0x7e056c9c30
  | state=S schedstat=( 3628156 876845 21 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7e055d2000-0x7e055d4000 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: 28.4662

"Profile Saver" daemon prio=4 tid=11 Native
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2018cb8 self=0xb400007df69bf400
  | sysTid=27685 nice=9 cgrp=foreground sched=0/0 handle=0x7e05479c30
  | state=S schedstat=( 3093385 51462 4 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7e05382000-0x7e05384000 stackSize=991KB
  | 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 004725c8  /apex/com.android.art/lib64/libart.so (art::ProfileSaver::RunProfileSaverThread+464) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  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)
  (no managed stack frames)
DumpLatencyMs: 29.893

"MediaBackgroundThread" prio=5 tid=12 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2020df8 self=0xb400007df6991400
  | sysTid=27687 nice=10 cgrp=foreground sched=0/0 handle=0x7e316e0c30
  | state=S schedstat=( 1091247667 662750239 30219 ) utm=39 stm=69 core=5 HZ=100
  | stack=0x7e315dd000-0x7e315df000 stackSize=1039KB
  | 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 00665c70  /apex/com.android.art/lib64/libart.so (artJniMethodEnd+128) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #03 pc 0072d92c  /apex/com.android.art/lib64/libart.so (art_jni_method_end+12) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 31.6635

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

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

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

"com.android.providers.media.internal.modules.utils.BackgroundThread" prio=5 tid=16 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x202f910 self=0xb400007df69a0400
  | sysTid=27691 nice=10 cgrp=foreground sched=0/0 handle=0x7e009e7c30
  | state=S schedstat=( 9996925 1287384 15 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7e008e4000-0x7e008e6000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 39.6985

"WM.task-1" prio=5 tid=17 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x204cd78 self=0xb400007df6a36800
  | sysTid=27694 nice=0 cgrp=foreground sched=0/0 handle=0x7d9f7fbc30
  | state=S schedstat=( 67452853 2584615 57 ) utm=5 stm=1 core=4 HZ=100
  | stack=0x7d9f6f8000-0x7d9f6fa000 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: 41.9825

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

"emulated;0" prio=5 tid=19 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2090f90 self=0xb400007df6a65000
  | sysTid=27721 nice=0 cgrp=foreground sched=0/0 handle=0x7d9539ac30
  | state=S schedstat=( 915847 15077 4 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7d95297000-0x7d95299000 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 0001f28c  /apex/com.android.mediaprovider/priv-app/MediaProviderGoogle@371020440/MediaProviderGoogle.apk (offset 990000) (fuse_session_loop_mt_312+280) (BuildId: 000b73ffe603468c4a5ce0ddb789b286)
  native: #04 pc 000c5830  /apex/com.android.mediaprovider/priv-app/MediaProviderGoogle@371020440/MediaProviderGoogle.apk (offset 9d8000) (mediaprovider::fuse::FuseDaemon::Start+1640) (BuildId: ef1be88d3d5e206762138621ee74452f)
  native: #05 pc 000beb5c  /apex/com.android.mediaprovider/priv-app/MediaProviderGoogle@371020440/MediaProviderGoogle.apk (offset 9d8000) (mediaprovider::::com_android_providers_media_FuseDaemon_start+716) (BuildId: ef1be88d3d5e206762138621ee74452f)
  native: #06 pc 002467c4  /data/dalvik-cache/arm64/apex@com.android.mediaprovider@priv-app@MediaProviderGoogle@371020440@MediaProviderGoogle.apk@classes.dex (art_jni_trampoline+164)
  native: #07 pc 0018b1d4  /data/dalvik-cache/arm64/apex@com.android.mediaprovider@priv-app@MediaProviderGoogle@371020440@MediaProviderGoogle.apk@classes.dex (com.android.providers.media.fuse.FuseDaemon.run+388)
  native: #08 pc 002aaf94  /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+612) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #09 pc 002a9268  /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke+148) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #10 pc 004e1a68  /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback+1384) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #11 pc 004e14ec  /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallbackWithUffdGc+12) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #12 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #13 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)
  at com.android.providers.media.fuse.FuseDaemon.native_start(Native method)
  at com.android.providers.media.fuse.FuseDaemon.run(FuseDaemon.java:85)
DumpLatencyMs: 50.0065

"pool-2-thread-1" prio=5 tid=20 Runnable
  | group="main" sCount=0 ucsCount=0 flags=0 obj=0x20a2d88 self=0xb400007df6a6dc00
  | sysTid=27726 nice=0 cgrp=foreground sched=0/0 handle=0x7d94290c30
  | state=R schedstat=( 10361559625 147733443 10413 ) utm=605 stm=430 core=4 HZ=100
  | stack=0x7d9418d000-0x7d9418f000 stackSize=1039KB
  | 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 00385c24  /apex/com.android.art/lib64/libart.so (art::Thread::RunCheckpointFunction+220) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #04 pc 002f7558  /apex/com.android.art/lib64/libart.so (artTestSuspendFromCode+92) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #05 pc 002c1d8c  /apex/com.android.art/lib64/libart.so (art_quick_test_suspend+156) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  at android.database.CursorWindow.nativeGetLong(Native method)
  at android.database.CursorWindow.getLong(CursorWindow.java:539)
  at android.database.CursorWindow.getInt(CursorWindow.java:606)
  at android.database.AbstractWindowedCursor.getInt(AbstractWindowedCursor.java:72)
  at com.android.providers.media.scan.ModernMediaScanner$Scan.hasSameMetadata(ModernMediaScanner.java:1152)
  at com.android.providers.media.scan.ModernMediaScanner$Scan.visitFile(ModernMediaScanner.java:1004)
  at com.android.providers.media.scan.ModernMediaScanner$Scan.visitFile(ModernMediaScanner.java:528)
  at java.nio.file.Files.walkFileTree(Files.java:2730)
  at java.nio.file.Files.walkFileTree(Files.java:2802)
  at com.android.providers.media.scan.ModernMediaScanner$Scan.walkFileTree(ModernMediaScanner.java:651)
  at com.android.providers.media.scan.ModernMediaScanner$Scan.runInternal(ModernMediaScanner.java:610)
  at com.android.providers.media.scan.ModernMediaScanner$Scan.run(ModernMediaScanner.java:599)
  at com.android.providers.media.scan.ModernMediaScanner.scanDirectory(ModernMediaScanner.java:407)
  at com.android.providers.media.MediaProvider.scanDirectory(MediaProvider.java:2498)
  at com.android.providers.media.MediaService.onScanVolume(MediaService.java:237)
  at com.android.providers.media.MediaServiceV2.doWork(MediaServiceV2.java:237)
  at androidx.work.Worker.$r8$lambda$opNRPVQx7zi4ENxyGPOIhxFU0oM(Worker.kt:64)
  at androidx.work.Worker$$ExternalSyntheticLambda0.invoke(R8$$SyntheticClass:0)
  at androidx.work.WorkerKt.future$lambda$0$1(Worker.kt:100)
  at androidx.work.WorkerKt.$r8$lambda$YRKOYg4KOcZY2JOe5siOBop394I(Worker.kt:0)
  at androidx.work.WorkerKt$$ExternalSyntheticLambda2.run(R8$$SyntheticClass:0)
  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1100)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 0.641615

"HwBinder:27670_1" prio=5 tid=21 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2079830 self=0xb400007e04d2b000
  | sysTid=27702 nice=-16 cgrp=foreground sched=0/0 handle=0x7d8ec9cc30
  | state=S schedstat=( 328922 49769 3 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7d8eba5000-0x7d8eba7000 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: 43.4687

"WM.task-2" prio=5 tid=22 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2079f38 self=0xb400007df69a2000
  | sysTid=27705 nice=0 cgrp=foreground sched=0/0 handle=0x7d8db9ec30
  | state=S schedstat=( 8547230 799924 9 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7d8da9b000-0x7d8da9d000 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: 46.1139

"WM.task-3" prio=5 tid=25 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x208ac90 self=0xb400007dea33a400
  | sysTid=27713 nice=0 cgrp=foreground sched=0/0 handle=0x7d8a880c30
  | state=S schedstat=( 3184461 958230 9 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7d8a77d000-0x7d8a77f000 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: 47.6161

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

"WM.task-4" prio=5 tid=27 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x208c708 self=0xb400007e04d3c800
  | sysTid=27715 nice=0 cgrp=foreground sched=0/0 handle=0x7d8866cc30
  | state=S schedstat=( 6547232 438230 12 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7d88569000-0x7d8856b000 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: 48.5287

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

"binder:27670_3" prio=5 tid=29 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20978e0 self=0xb400007e04d66000
  | sysTid=27719 nice=0 cgrp=foreground sched=0/0 handle=0x7d86458c30
  | state=S schedstat=( 3578382 245770 16 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7d86361000-0x7d86363000 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: 49.6139

"CCodecWatchdog" prio=5 (not attached)
  | sysTid=27699 nice=0 cgrp=foreground
  | state=S schedstat=( 376384 188539 3 ) utm=0 stm=0 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 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)

"CodecLooper" prio=10 (not attached)
  | sysTid=27700 nice=-16 cgrp=foreground
  | state=S schedstat=( 87384 0 1 ) 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 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)

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

"emulated;0" prio=5 (not attached)
  | sysTid=27722 nice=0 cgrp=foreground
  | state=S schedstat=( 94307 153769 3 ) 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 0007346c  /apex/com.android.mediaprovider/priv-app/MediaProviderGoogle@371020440/MediaProviderGoogle.apk (offset 9d8000) (std::__1::condition_variable::wait+28) (BuildId: ef1be88d3d5e206762138621ee74452f)
  native: #04 pc 000cd6b4  /apex/com.android.mediaprovider/priv-app/MediaProviderGoogle@371020440/MediaProviderGoogle.apk (offset 9d8000) (FAdviser::MessageLoop+120) (BuildId: ef1be88d3d5e206762138621ee74452f)
  native: #05 pc 000ce0d4  /apex/com.android.mediaprovider/priv-app/MediaProviderGoogle@371020440/MediaProviderGoogle.apk (offset 9d8000) (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>>, int , FAdviser*>>+44) (BuildId: ef1be88d3d5e206762138621ee74452f)
  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)

"emulated;0" prio=5 (not attached)
  | sysTid=27723 nice=0 cgrp=foreground
  | state=S schedstat=( 1805768 65001 6 ) utm=0 stm=0 core=3 HZ=100
  native: #00 pc 000ec9e4  /apex/com.android.runtime/lib64/bionic/libc.so (read+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000230b0  /apex/com.android.mediaprovider/priv-app/MediaProviderGoogle@371020440/MediaProviderGoogle.apk (offset 990000) (fuse_session_receive_buf_int+164) (BuildId: 000b73ffe603468c4a5ce0ddb789b286)
  native: #02 pc 0001f980  /apex/com.android.mediaprovider/priv-app/MediaProviderGoogle@371020440/MediaProviderGoogle.apk (offset 990000) (fuse_do_work+240) (BuildId: 000b73ffe603468c4a5ce0ddb789b286)
  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)

"emulated;0" prio=5 (not attached)
  | sysTid=27724 nice=0 cgrp=foreground
  | state=S schedstat=( 2048383 389077 8 ) utm=0 stm=0 core=1 HZ=100
  native: #00 pc 000ec9e4  /apex/com.android.runtime/lib64/bionic/libc.so (read+4) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000230b0  /apex/com.android.mediaprovider/priv-app/MediaProviderGoogle@371020440/MediaProviderGoogle.apk (offset 990000) (fuse_session_receive_buf_int+164) (BuildId: 000b73ffe603468c4a5ce0ddb789b286)
  native: #02 pc 0001f980  /apex/com.android.mediaprovider/priv-app/MediaProviderGoogle@371020440/MediaProviderGoogle.apk (offset 990000) (fuse_do_work+240) (BuildId: 000b73ffe603468c4a5ce0ddb789b286)
  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)

Zygote loaded classes=20811 post zygote classes=1204
Dumping registered class loaders
#0 dalvik.system.PathClassLoader: [], parent #1
#1 java.lang.BootClassLoader: [], no parent
#2 dalvik.system.PathClassLoader: [/apex/com.android.mediaprovider/priv-app/MediaProviderGoogle@371020440/MediaProviderGoogle.apk], parent #1
Done dumping class loaders
Classes initialized: 0 in 0
Intern table: 42025 strong; 1291 weak
JNI: CheckJNI is off; globals=410 (plus 77 weak)
Libraries: /apex/com.android.mediaprovider/priv-app/MediaProviderGoogle@371020440/MediaProviderGoogle.apk!/lib/arm64-v8a/libfuse_jni.so libandroid.so libaudioeffect_jni.so libcompiler_rt.so libdrmframework_jni.so libforcedarkimpl.so libframework-connectivity-jni.so libframework-connectivity-tiramisu-jni.so libhttpengine.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libmiui_runtime.so libopenjdk.so librs_jni.so librtp_jni.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (21)
Heap: 34% free, 5140KB/7848KB
Image spaces:
/data/dalvik-cache/arm64/apex@com.android.mediaprovider@priv-app@MediaProviderGoogle@371020440@MediaProviderGoogle.apk@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 21 iterations for concurrent mark compact
ProcessMarkStackNonNull:	Sum: 172.066ms Avg: 8.193ms
CompactMovingSpace:	Sum: 155.525ms Avg: 7.405ms
ProcessMarkStack:	Sum: 122.728ms Avg: 5.844ms
MarkConcurrentRoots:	Sum: 74.696ms Avg: 3.556ms
ScanGrayAllocSpaceObjects:	Sum: 74.200ms Avg: 3.533ms
CompactionPhase:	Sum: 72.344ms Avg: 3.444ms
UpdateAndMarkImageModUnionTable:	Sum: 51.651ms Avg: 2.459ms
MarkRootsCheckpoint:	Sum: 25.399ms Avg: 1.209ms
(Paused)UpdateImmuneSpaces:	Sum: 23.615ms Avg: 1.124ms
RunningThreadFlips:	Sum: 14.621ms Avg: 696.238us
ProcessReferences:	Sum: 13.465ms Avg: 641.190us
MarkingPause:	Sum: 9.483ms Avg: 451.571us
UpdateAndMarkZygoteModUnionTable:	Sum: 9.226ms Avg: 439.333us
(Paused)StackScan:	Sum: 8.862ms Avg: 422us
FinishPhase:	Sum: 8.090ms Avg: 385.238us
EnqueueFinalizerReferences:	Sum: 6.958ms Avg: 331.333us
(Paused)KernelPreparation:	Sum: 5.835ms Avg: 277.857us
PrepareForCompaction:	Sum: 5.266ms Avg: 250.761us
SweepSystemWeaks:	Sum: 4.283ms Avg: 203.952us
PrepareForMarking:	Sum: 3.781ms Avg: 180.047us
CompactionPause:	Sum: 3.776ms Avg: 179.809us
ScanGrayImmuneSpaceObjects:	Sum: 3.767ms Avg: 179.380us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 3.387ms Avg: 161.285us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 1.467ms Avg: 69.857us
ReclaimPhase:	Sum: 1.317ms Avg: 62.714us
InitializePhase:	Sum: 1.269ms Avg: 60.428us
MarkingPhase:	Sum: 1.260ms Avg: 60us
MarkNonThreadRoots:	Sum: 1.250ms Avg: 59.523us
ThreadListFlip:	Sum: 1.044ms Avg: 49.714us
(Paused)SweepSystemWeaks:	Sum: 1.044ms Avg: 49.714us
SweepLargeObjects:	Sum: 1.008ms Avg: 48us
MarkAllocStackAsLive:	Sum: 712us Avg: 33.904us
FlipThreadSuspension:	Sum: 528us Avg: 25.142us
SwapBitmaps:	Sum: 436us Avg: 20.761us
(Paused)UpdateNonMovingSpace:	Sum: 382us Avg: 18.190us
SweepMallocSpace:	Sum: 192us Avg: 9.142us
SweepJitCodeCache:	Sum: 134us Avg: 6.380us
ForwardSoftReferences:	Sum: 91us Avg: 4.333us
ScanGrayZygoteSpaceObjects:	Sum: 86us Avg: 4.095us
PreCleanCards:	Sum: 76us Avg: 3.619us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 72us Avg: 3.428us
Sweep:	Sum: 69us Avg: 3.285us
UnBindBitmaps:	Sum: 53us Avg: 2.523us
MarkRoots:	Sum: 34us Avg: 1.619us
ReMarkRoots:	Sum: 10us Avg: 476ns
Done Dumping Averages
concurrent mark compact paused:	Sum: 59.958ms 99% C.I. 0.184ms-6.845ms Avg: 1.427ms Max: 7.637ms
concurrent mark compact freed-bytes: Avg: 5737KB Max: 41MB Min: 2928KB
Freed-bytes histogram: 0:18,5120:2,40960:1
concurrent mark compact total time: 885.558ms mean time: 42.169ms
concurrent mark compact freed: 117MB
concurrent mark compact throughput: 132MB/s  per cpu-time: 147056953/s / 140MB/s
concurrent mark compact tracing throughput: 44MB/s  per cpu-time: 46MB/s
Start Dumping Averages for 34 iterations for young concurrent mark compact
ProcessMarkStack:	Sum: 177.233ms Avg: 5.212ms
CompactMovingSpace:	Sum: 162.030ms Avg: 4.765ms
MarkConcurrentRoots:	Sum: 100.941ms Avg: 2.968ms
CompactionPhase:	Sum: 98.858ms Avg: 2.907ms
UpdateAndMarkImageModUnionTable:	Sum: 67.965ms Avg: 1.998ms
ScanGrayAllocSpaceObjects:	Sum: 64.090ms Avg: 1.885ms
(Paused)UpdateImmuneSpaces:	Sum: 30.680ms Avg: 902.352us
MarkRootsCheckpoint:	Sum: 27.500ms Avg: 808.823us
RunningThreadFlips:	Sum: 17.703ms Avg: 520.676us
ProcessReferences:	Sum: 15.934ms Avg: 468.647us
PrepareForMarking:	Sum: 14.613ms Avg: 429.794us
UpdateAndMarkZygoteModUnionTable:	Sum: 12.380ms Avg: 364.117us
(Paused)StackScan:	Sum: 10.084ms Avg: 296.588us
EnqueueFinalizerReferences:	Sum: 9.773ms Avg: 287.441us
FinishPhase:	Sum: 8.792ms Avg: 258.588us
ScanGrayImmuneSpaceObjects:	Sum: 7.419ms Avg: 218.205us
(Paused)KernelPreparation:	Sum: 7.082ms Avg: 208.294us
ScanOldGenObjects:	Sum: 5.466ms Avg: 160.764us
SweepSystemWeaks:	Sum: 5.179ms Avg: 152.323us
CompactionPause:	Sum: 4.742ms Avg: 139.470us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 4.688ms Avg: 137.882us
PrepareForCompaction:	Sum: 3.764ms Avg: 110.705us
ProcessMarkStackNonNull:	Sum: 3.551ms Avg: 104.441us
MarkingPause:	Sum: 2.870ms Avg: 84.411us
ThreadListFlip:	Sum: 2.414ms Avg: 71us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 2.047ms Avg: 60.205us
ReclaimPhase:	Sum: 1.561ms Avg: 45.911us
MarkingPhase:	Sum: 1.443ms Avg: 42.441us
MarkNonThreadRoots:	Sum: 1.438ms Avg: 42.294us
ResetStack:	Sum: 1.162ms Avg: 34.176us
(Paused)SweepSystemWeaks:	Sum: 1.045ms Avg: 30.735us
FlipThreadSuspension:	Sum: 697us Avg: 20.500us
SweepArray:	Sum: 288us Avg: 8.470us
SwapBitmaps:	Sum: 275us Avg: 8.088us
InitializePhase:	Sum: 269us Avg: 7.911us
SweepJitCodeCache:	Sum: 202us Avg: 5.941us
UnBindBitmaps:	Sum: 201us Avg: 5.911us
ScanGrayZygoteSpaceObjects:	Sum: 97us Avg: 2.852us
PreCleanCards:	Sum: 92us Avg: 2.705us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 78us Avg: 2.294us
(Paused)UpdateNonMovingSpace:	Sum: 64us Avg: 1.882us
ForwardSoftReferences:	Sum: 56us Avg: 1.647us
MarkRoots:	Sum: 39us Avg: 1.147us
RecordFree:	Sum: 23us Avg: 676ns
Sweep:	Sum: 7us Avg: 205ns
ReMarkRoots:	Sum: 7us Avg: 205ns
Done Dumping Averages
young concurrent mark compact paused:	Sum: 66.972ms 99% C.I. 86us-2378us Avg: 984.882us Max: 2378us
young concurrent mark compact freed-bytes: Avg: 5695KB Max: 11MB Min: 3580KB
Freed-bytes histogram: 2560:8,3840:18,5120:1,10240:1,11520:6
young concurrent mark compact total time: 876.842ms mean time: 25.789ms
young concurrent mark compact freed: 189MB
young concurrent mark compact throughput: 215MB/s  per cpu-time: 238612948/s / 227MB/s
young concurrent mark compact tracing throughput: 42MB/s  per cpu-time: 44MB/s
Total time spent in GC: 1.762s
Mean GC size throughput: 174MB/s per cpu-time: 183MB/s
Total bytes allocated 311MB
Total bytes freed 306MB
Free memory 2708KB
Free memory until GC 2708KB
Free memory until OOME 250MB
Total memory 7848KB
Max memory 256MB
Zygote space size 7008KB
Total mutator paused time: 126.930ms
Total time waiting for GC to complete: 0
Total GC count: 55
Total GC time: 1.762s
Total blocking GC count: 0
Total blocking GC time: 0
Total pre-OOME GC count: 0
Histogram of GC count per 10000 ms: 0:1,44:1
Histogram of blocking GC count per 10000 ms: 0:2
Native bytes total: 24508132 registered: 1431636
Total native bytes at last GC: 24353772
/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/dalvik-cache/arm64/apex@com.android.mediaprovider@priv-app@MediaProviderGoogle@371020440@MediaProviderGoogle.apk@classes.dex: speed-profile
Current JIT code cache size (used / resident): 1KB / 32KB
Current JIT data cache size (used / resident): 3KB / 32KB
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: 3712B
Current JIT capacity: 64KB
Current number of JIT JNI stub entries: 0
Current number of JIT code cache entries: 5
Total number of JIT baseline compilations: 2
Total number of JIT fast compilations: 0
Total number of JIT optimized compilations: 1
Total number of JIT compilations for on stack replacement: 0
Total number of JIT code cache collections: 0
Memory used for stack maps: Avg: 120B Max: 232B Min: 40B
Memory used for compiled code: Avg: 666B Max: 912B Min: 252B
Memory used for profiling info: Avg: 220B Max: 280B Min: 160B
Start Dumping Averages for 5 iterations for JIT timings
Compiling baseline:	Sum: 3.284ms Avg: 656.800us
Compiling optimized:	Sum: 1.273ms Avg: 254.600us
TrimMaps:	Sum: 159us Avg: 31.800us
Done Dumping Averages
Memory used for compilation: Avg: 60KB Max: 87KB Min: 28KB
ProfileSaver total_bytes_written=0
ProfileSaver total_number_of_writes=0
ProfileSaver total_number_of_code_cache_queries=0
ProfileSaver total_number_of_skipped_writes=0
ProfileSaver total_number_of_failed_writes=0
ProfileSaver total_ms_of_sleep=0
ProfileSaver total_ms_of_work=0
ProfileSaver total_number_of_hot_spikes=0
ProfileSaver total_number_of_wake_ups=0

*** ART internal metrics ***
  Metadata:
    timestamp_since_start_ms: 13154
  Metrics:
    ClassLoadingTotalTime: count = 44250
    ClassVerificationTotalTime: count = 0
    ClassVerificationCount: count = 0
    WorldStopTimeDuringGCAvg: count = 2308
    YoungGcCount: count = 34
    FullGcCount: count = 21
    TotalBytesAllocated: count = 314092848
    TotalGcCollectionTime: count = 1746
    YoungGcThroughputAvg: count = 301
    FullGcThroughputAvg: count = 134
    YoungGcTracingThroughputAvg: count = 56
    FullGcTracingThroughputAvg: count = 45
    JitMethodCompileTotalTime: count = 3718
    JitMethodCompileCount: count = 3
    YoungGcCollectionTime: range = 0...60000, buckets: 34,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcCollectionTime: range = 0...60000, buckets: 21,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcThroughput: range = 0...10000, buckets: 28,6,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcThroughput: range = 0...10000, buckets: 20,1,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcTracingThroughput: range = 0...10000, buckets: 34,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcTracingThroughput: range = 0...10000, buckets: 21,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    GcWorldStopTime: count = 126946
    GcWorldStopCount: count = 55
    YoungGcScannedBytes: count = 39062522
    YoungGcFreedBytes: count = 198287360
    YoungGcDuration: count = 866
    FullGcScannedBytes: count = 41073811
    FullGcFreedBytes: count = 122520624
    FullGcDuration: count = 880
    GcWorldStopTimeDelta: count = 126946
    GcWorldStopCountDelta: count = 55
    YoungGcScannedBytesDelta: count = 39062522
    YoungGcFreedBytesDelta: count = 198287360
    YoungGcDurationDelta: count = 866
    FullGcScannedBytesDelta: count = 41073811
    FullGcFreedBytesDelta: count = 122520624
    FullGcDurationDelta: count = 880
    JitMethodCompileTotalTimeDelta: count = 3718
    JitMethodCompileCountDelta: count = 3
    ClassVerificationTotalTimeDelta: count = 0
    ClassVerificationCountDelta: count = 0
    ClassLoadingTotalTimeDelta: count = 43861
    TotalBytesAllocatedDelta: count = 314092848
    TotalGcCollectionTimeDelta: count = 1746
    YoungGcCountDelta: count = 34
    FullGcCountDelta: count = 21
    TimeElapsedDelta: count = 243947
    AppSlowPathDuringYoungGcDurationDelta: count = 226
    AppSlowPathDuringFullGcDurationDelta: count = 210
    BcpStaticFinalFieldOverwrite: count = 5
    AppStaticFinalFieldOverwrite: count = 0
*** Done dumping ART internal metrics ***

----- end 27670 -----

----- Waiting Channels: pid 27670 at 2026-07-27 02:36:51.648443938-0600 -----
Cmd line: com.google.android.providers.media.module

sysTid=27670     state=S    do_epoll_wait
sysTid=27676     state=S    do_sigtimedwait
sysTid=27677     state=S    pipe_read
sysTid=27678     state=S    futex_wait_queue_me
sysTid=27679     state=S    futex_wait_queue_me
sysTid=27680     state=S    futex_wait_queue_me
sysTid=27681     state=S    futex_wait_queue_me
sysTid=27682     state=S    futex_wait_queue_me
sysTid=27683     state=S    binder_wait_for_work
sysTid=27684     state=S    binder_wait_for_work
sysTid=27685     state=S    futex_wait_queue_me
sysTid=27687     state=S    do_epoll_wait
sysTid=27688     state=S    do_epoll_wait
sysTid=27689     state=S    do_epoll_wait
sysTid=27690     state=S    do_epoll_wait
sysTid=27691     state=S    do_epoll_wait
sysTid=27694     state=S    futex_wait_queue_me
sysTid=27695     state=S    do_epoll_wait
sysTid=27699     state=S    futex_wait_queue_me
sysTid=27700     state=S    futex_wait_queue_me
sysTid=27701     state=S    futex_wait_queue_me
sysTid=27702     state=S    binder_wait_for_work
sysTid=27705     state=S    futex_wait_queue_me
sysTid=27711     state=S    futex_wait_queue_me
sysTid=27712     state=S    futex_wait_queue_me
sysTid=27713     state=S    futex_wait_queue_me
sysTid=27714     state=S    do_epoll_wait
sysTid=27715     state=S    futex_wait_queue_me
sysTid=27716     state=S    do_epoll_wait
sysTid=27719     state=S    binder_wait_for_work
sysTid=27721     state=S    futex_wait_queue_me
sysTid=27722     state=S    futex_wait_queue_me
sysTid=27723     state=S    fuse_dev_do_read
sysTid=27724     state=S    fuse_dev_do_read
sysTid=27726     state=R    0

----- end 27670 -----



----- pid 962 at 2026-07-27 02:36:51.825534707-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.lights-service.mediatek
ABI: 'arm64'

"android.hardwar" sysTid=962
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000003208  /vendor/bin/hw/android.hardware.lights-service.mediatek (main+292) (BuildId: 254db4e9151c9fbb8830baa44fc444f0)
    #06 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"android.hardwar" sysTid=969
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000052c4  /vendor/bin/hw/android.hardware.lights-service.mediatek (ThreadThermalLevel(void*)+172) (BuildId: 254db4e9151c9fbb8830baa44fc444f0)
    #03 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #04 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 962 -----

----- Waiting Channels: pid 962 at 2026-07-27 02:36:51.780873168-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.lights-service.mediatek

sysTid=962       state=S    binder_wait_for_work
sysTid=969       state=S    do_sys_poll

----- end 962 -----



----- pid 644 at 2026-07-27 02:36:51.860803322-0600 -----
Cmd line: /system/bin/hw/android.system.suspend-service
ABI: 'arm64'

"suspend-service" sysTid=644
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000008e16c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #03 pc 000000000008e2a8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #04 pc 000000000008f53c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #05 pc 000000000000bd84  /system/bin/hw/android.system.suspend-service (main+3076) (BuildId: c511503d0cdced7958ff8587e22969d5)
    #06 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:644_1" sysTid=671
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:644_2" sysTid=672
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:644_3" sysTid=1674
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:644_4" sysTid=1675
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:644_5" sysTid=2120
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:644_6" sysTid=2867
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:644_7" sysTid=2870
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 644 -----

----- Waiting Channels: pid 644 at 2026-07-27 02:36:51.832026784-0600 -----
Cmd line: /system/bin/hw/android.system.suspend-service

sysTid=644       state=S    binder_wait_for_work
sysTid=671       state=S    binder_wait_for_work
sysTid=672       state=S    binder_wait_for_work
sysTid=1674      state=S    binder_wait_for_work
sysTid=1675      state=S    binder_wait_for_work
sysTid=2120      state=S    binder_wait_for_work
sysTid=2867      state=S    binder_wait_for_work
sysTid=2870      state=S    binder_wait_for_work

----- end 644 -----



----- pid 1028 at 2026-07-27 02:36:51.918566476-0600 -----
Cmd line: /system/bin/audioserver
ABI: 'arm64'

"audioserver" sysTid=1028
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000063e28  /system/lib64/libaudioflinger.so (android::AudioFlinger::setParameters(int, android::String8 const&)+3064) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #04 pc 00000000000da940  /system/lib64/libaudioclient.so (android::AudioFlingerServerAdapter::setParameters(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)+352) (BuildId: 0d5c296a779517728a09b12cde92d0ca)
    #05 pc 000000000003afc8  /system/lib64/audioflinger-aidl-cpp.so (android::media::BnAudioFlingerService::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+9928) (BuildId: e6e5ce40176376b9db86f187179bd81b)
    #06 pc 0000000000070fd4  /system/lib64/libaudioflinger.so (android::AudioFlinger::onTransactWrapper(android::AudioFlingerServerAdapter::Delegate::TransactionCode, android::Parcel const&, unsigned int, std::__1::function<int ()> const&)+980) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #07 pc 00000000000df6f8  /system/lib64/libaudioclient.so (non-virtual thunk to android::AudioFlingerServerAdapter::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+168) (BuildId: 0d5c296a779517728a09b12cde92d0ca)
    #08 pc 0000000000074b14  /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+324) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #09 pc 000000000005ed78  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1016) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #11 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #12 pc 0000000000002658  /system/bin/audioserver (main.cfi+1192) (BuildId: 839c71c077695e491b47ae15b7adaac4)
    #13 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_1" sysTid=1189
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000098a2c  /system/lib64/libaudioflinger.so (android::AudioFlinger::removeNotificationClient(int)+60) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #04 pc 00000000000986cc  /system/lib64/libaudioflinger.so (android::AudioFlinger::NotificationClient::binderDied(android::wp<android::IBinder> const&)+140) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #05 pc 0000000000078afc  /system/lib64/libbinder.so (android::BpBinder::reportOneDeath(android::BpBinder::Obituary const&)+156) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 0000000000078a0c  /system/lib64/libbinder.so (android::BpBinder::sendObituary()+172) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #07 pc 000000000005ec18  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+664) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #08 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #09 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #11 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #12 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #13 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"AudioFlinger_Pa" sysTid=1190
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 00000000000d1034  /system/lib64/libaudioflinger.so (android::AudioFlinger::PatchCommandThread::threadLoop()+1444) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #05 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_2" sysTid=1191
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000082e20  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::removeNotificationClient(unsigned int, int)+560) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #04 pc 0000000000082838  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::NotificationClient::binderDied(android::wp<android::IBinder> const&)+184) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #05 pc 0000000000078afc  /system/lib64/libbinder.so (android::BpBinder::reportOneDeath(android::BpBinder::Obituary const&)+156) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 0000000000078a0c  /system/lib64/libbinder.so (android::BpBinder::sendObituary()+172) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #07 pc 000000000005ec18  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+664) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #08 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #09 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #11 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #12 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #13 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1028_1" sysTid=1198
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000008e16c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #03 pc 000000000008e2a8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #04 pc 000000000008f53c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #05 pc 000000000009a228  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1028_2" sysTid=1199
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000008e16c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #03 pc 000000000008e2a8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #04 pc 000000000008f53c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #05 pc 000000000009a228  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"AudioUtilThread" sysTid=1402
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000015eac  /system_ext/lib64/libaudioutilmtk.so (android::AudioUtilThread::threadLoop()+124) (BuildId: e83fc73d644e5af08e52d52417ae9a21)
    #04 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"ApmAudio" sysTid=1422
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000007acd0  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::AudioCommandThread::threadLoop()+8032) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #04 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"ApmOutput" sysTid=1423
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000004fce8  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::getPlaybackClientAndEffects(int, android::sp<android::AudioPolicyService::AudioPlaybackClient>&, android::sp<android::AudioPolicyEffects>&, char const*)+72) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #04 pc 0000000000066384  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::doStopOutputSamplerate(int, int)+164) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #05 pc 0000000000079b10  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::AudioCommandThread::threadLoop()+3488) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"TimerThread" sysTid=1659
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000001010e4  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+132) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b74c  /system/lib64/libc++.so (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)+108) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 00000000000586e8  /system/lib64/libmediautils.so (std::__1::cv_status std::__1::condition_variable::wait_for<long long, std::__1::ratio<1l, 1000000000l> >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)+184) (BuildId: 605c1076f5c66c64f901327325466833)
    #05 pc 0000000000058354  /system/lib64/libmediautils.so (android::mediautils::TimerThread::MonitorThread::threadFunc()+804) (BuildId: 605c1076f5c66c64f901327325466833)
    #06 pc 0000000000057ff8  /system/lib64/libmediautils.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::mediautils::TimerThread::MonitorThread::MonitorThread(android::mediautils::TimerThread::RequestQueue&)::$_0> >(void*) (.cfi)+40) (BuildId: 605c1076f5c66c64f901327325466833)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"AudioOut_D" sysTid=1670
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000f2f44  /system/lib64/libaudioflinger.so (android::AudioFlinger::PlaybackThread::threadLoop()+17044) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #04 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"AudioOut_15" sysTid=1677
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000f2f44  /system/lib64/libaudioflinger.so (android::AudioFlinger::PlaybackThread::threadLoop()+17044) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #04 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"FastMixer" sysTid=1679
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000022b8  /system/lib64/libfmq.so (android::hardware::EventFlag::waitHelper(unsigned int, unsigned int*, long)+264) (BuildId: dc76402b51306ff804ca55b31be6badf)
    #02 pc 00000000000c2b68  /system/lib64/libaudiohal@7.1.so (android::StreamOutHalHidl::callWriterThread(android::hardware::audio::V7_0::IStreamOut::WriteCommand, char const*, unsigned char const*, unsigned long, std::__1::function<void (android::hardware::audio::V7_0::IStreamOut::WriteStatus const&)>)+376) (BuildId: 317c462c8584a150f3d0c3669e98b24e)
    #03 pc 00000000000bf6c0  /system/lib64/libaudiohal@7.1.so (android::StreamOutHalHidl::getPresentationPosition(unsigned long*, timespec*)+160) (BuildId: 317c462c8584a150f3d0c3669e98b24e)
    #04 pc 0000000000007fec  /system/lib64/libnbaio.so (android::AudioStreamOutSink::getTimestamp(android::ExtendedTimestamp&)+92) (BuildId: 97b2e9f772c1b0826dd44c9bb9f91e04)
    #05 pc 00000000000cac88  /system/lib64/libaudioflinger.so (android::FastMixer::onWork()+2648) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #06 pc 00000000000cd728  /system/lib64/libaudioflinger.so (android::FastThread::threadLoop()+744) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #07 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #08 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #09 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"AudioOut_1D" sysTid=1680
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000001010f8  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+152) (BuildId: 84a42637b3a421b801818f5793418fca)
    #04 pc 00000000000f1afc  /system/lib64/libaudioflinger.so (android::AudioFlinger::PlaybackThread::threadLoop()+11852) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #05 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"AudioOut_25" sysTid=1681
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000f2f44  /system/lib64/libaudioflinger.so (android::AudioFlinger::PlaybackThread::threadLoop()+17044) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #04 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"AudioOut_35" sysTid=1684
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000f2f44  /system/lib64/libaudioflinger.so (android::AudioFlinger::PlaybackThread::threadLoop()+17044) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #04 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1028_3" sysTid=1685
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000008e16c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #03 pc 000000000008e2a8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #04 pc 000000000008f53c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #05 pc 000000000009a228  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_3" sysTid=2109
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000098a2c  /system/lib64/libaudioflinger.so (android::AudioFlinger::removeNotificationClient(int)+60) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #04 pc 00000000000986cc  /system/lib64/libaudioflinger.so (android::AudioFlinger::NotificationClient::binderDied(android::wp<android::IBinder> const&)+140) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #05 pc 0000000000078afc  /system/lib64/libbinder.so (android::BpBinder::reportOneDeath(android::BpBinder::Obituary const&)+156) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 0000000000078a0c  /system/lib64/libbinder.so (android::BpBinder::sendObituary()+172) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #07 pc 000000000005ec18  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+664) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #08 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #09 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #11 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #12 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #13 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_4" sysTid=2110
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005685c  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::getDevicesForAttributes(android::media::AudioAttributesInternal const&, bool, std::__1::vector<android::media::audio::common::AudioDevice, std::__1::allocator<android::media::audio::common::AudioDevice> >*)+188) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #04 pc 000000000003aa88  /system/lib64/audiopolicy-aidl-cpp.so (android::media::BnAudioPolicyService::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+9816) (BuildId: 612dd606cc1631be4f337ee5f7070100)
    #05 pc 000000000006dc64  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+1044) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #06 pc 0000000000074b14  /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+324) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #07 pc 000000000005ed78  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1016) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #08 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #09 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #11 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #12 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #13 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_5" sysTid=3889
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000082e20  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::removeNotificationClient(unsigned int, int)+560) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #04 pc 0000000000082838  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::NotificationClient::binderDied(android::wp<android::IBinder> const&)+184) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #05 pc 0000000000078afc  /system/lib64/libbinder.so (android::BpBinder::reportOneDeath(android::BpBinder::Obituary const&)+156) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 0000000000078a0c  /system/lib64/libbinder.so (android::BpBinder::sendObituary()+172) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #07 pc 000000000005ec18  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+664) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #08 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #09 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #11 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #12 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #13 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_6" sysTid=4067
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000073664  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::UidPolicy::notifyService()+116) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #04 pc 0000000000007588  /system/lib64/libactivitymanager_aidl.so (android::BnUidObserver::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+312) (BuildId: c561e1a04cfc7ded6516d9a139674349)
    #05 pc 0000000000074b14  /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+324) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000005ed78  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1016) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #07 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #08 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #09 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #11 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #12 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_7" sysTid=8164
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000006e550  /system/lib64/libaudioflinger.so (android::AudioFlinger::setDeviceConnectedState(audio_port_v7 const*, android::media::DeviceConnectedState)+64) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #04 pc 000000000003c11c  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::AudioPolicyClient::setDeviceConnectedState(audio_port_v7 const*, android::media::DeviceConnectedState)+108) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #05 pc 00000000000468d8  /system/lib64/libaudiopolicymanagerdefault.so (android::AudioPolicyManager::broadcastDeviceConnectionState(android::sp<android::DeviceDescriptor> const&, android::media::DeviceConnectedState)+152) (BuildId: 21ca108a741f9c90d54e25aaee5f2622)
    #06 pc 00000000000437e0  /system/lib64/libaudiopolicymanagerdefault.so (android::AudioPolicyManager::setDeviceConnectionStateInt(android::sp<android::DeviceDescriptor> const&, audio_policy_dev_state_t)+4064) (BuildId: 21ca108a741f9c90d54e25aaee5f2622)
    #07 pc 0000000000041e08  /system/lib64/libaudiopolicymanagerdefault.so (android::AudioPolicyManager::setDeviceConnectionStateInt(audio_policy_dev_state_t, android::media::audio::common::AudioPort const&, audio_format_t)+2824) (BuildId: 21ca108a741f9c90d54e25aaee5f2622)
    #08 pc 00000000000630a4  /system/lib64/libaudiopolicymanagerdefault.so (android::AudioPolicyManager::setDeviceConnectionStateInt(audio_devices_t, audio_policy_dev_state_t, char const*, char const*, audio_format_t)+852) (BuildId: 21ca108a741f9c90d54e25aaee5f2622)
    #09 pc 00000000000a6c10  /system/lib64/libaudiopolicymanagerdefault.so (android::AudioPolicyManager::unregisterPolicyMixes(android::Vector<android::AudioMix>)+784) (BuildId: 21ca108a741f9c90d54e25aaee5f2622)
    #10 pc 000000000005c870  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::registerPolicyMixes(std::__1::vector<android::media::AudioMix, std::__1::allocator<android::media::AudioMix> > const&, bool)+1216) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #11 pc 000000000003cd74  /system/lib64/audiopolicy-aidl-cpp.so (android::media::BnAudioPolicyService::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+18756) (BuildId: 612dd606cc1631be4f337ee5f7070100)
    #12 pc 000000000006dc64  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+1044) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #13 pc 0000000000074b14  /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+324) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #14 pc 000000000005ed78  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1016) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #15 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #16 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #17 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #18 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #19 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #20 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_8" sysTid=13689
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000082e20  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::removeNotificationClient(unsigned int, int)+560) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #04 pc 0000000000082838  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::NotificationClient::binderDied(android::wp<android::IBinder> const&)+184) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #05 pc 0000000000078afc  /system/lib64/libbinder.so (android::BpBinder::reportOneDeath(android::BpBinder::Obituary const&)+156) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 0000000000078a0c  /system/lib64/libbinder.so (android::BpBinder::sendObituary()+172) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #07 pc 000000000005ec18  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+664) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #08 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #09 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #11 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #12 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #13 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_9" sysTid=14532
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000089f9c  /system/lib64/libaudioflinger.so (android::AudioFlinger::updateSecondaryOutputsForTrack_l(android::AudioFlinger::PlaybackThread::Track*, android::AudioFlinger::PlaybackThread*, std::__1::vector<int, std::__1::allocator<int> > const&) const+636) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #04 pc 000000000005e84c  /system/lib64/libaudioflinger.so (android::AudioFlinger::createTrack(android::media::CreateTrackRequest const&, android::media::CreateTrackResponse&)+4172) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #05 pc 00000000000d9674  /system/lib64/libaudioclient.so (android::AudioFlingerServerAdapter::createTrack(android::media::CreateTrackRequest const&, android::media::CreateTrackResponse*)+84) (BuildId: 0d5c296a779517728a09b12cde92d0ca)
    #06 pc 0000000000038bc8  /system/lib64/audioflinger-aidl-cpp.so (android::media::BnAudioFlingerService::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+712) (BuildId: e6e5ce40176376b9db86f187179bd81b)
    #07 pc 0000000000070fd4  /system/lib64/libaudioflinger.so (android::AudioFlinger::onTransactWrapper(android::AudioFlingerServerAdapter::Delegate::TransactionCode, android::Parcel const&, unsigned int, std::__1::function<int ()> const&)+980) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #08 pc 00000000000df6f8  /system/lib64/libaudioclient.so (non-virtual thunk to android::AudioFlingerServerAdapter::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+168) (BuildId: 0d5c296a779517728a09b12cde92d0ca)
    #09 pc 0000000000074b14  /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+324) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 000000000005ed78  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1016) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #11 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #12 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #13 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #14 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #15 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #16 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_A" sysTid=17440
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000082e20  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::removeNotificationClient(unsigned int, int)+560) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #04 pc 0000000000082838  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::NotificationClient::binderDied(android::wp<android::IBinder> const&)+184) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #05 pc 0000000000078afc  /system/lib64/libbinder.so (android::BpBinder::reportOneDeath(android::BpBinder::Obituary const&)+156) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 0000000000078a0c  /system/lib64/libbinder.so (android::BpBinder::sendObituary()+172) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #07 pc 000000000005ec18  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+664) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #08 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #09 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #11 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #12 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #13 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"AudioIn_66" sysTid=26171
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000022b8  /system/lib64/libfmq.so (android::hardware::EventFlag::waitHelper(unsigned int, unsigned int*, long)+264) (BuildId: dc76402b51306ff804ca55b31be6badf)
    #02 pc 00000000000cd0e4  /system/lib64/libaudiohal@7.1.so (android::StreamInHalHidl::callReaderThread(android::hardware::audio::V7_0::IStreamIn::ReadParameters const&, char const*, std::__1::function<void (android::hardware::audio::V7_0::IStreamIn::ReadStatus const&)>)+260) (BuildId: 317c462c8584a150f3d0c3669e98b24e)
    #03 pc 00000000000c860c  /system/lib64/libaudiohal@7.1.so (android::StreamInHalHidl::read(void*, unsigned long, unsigned long*)+188) (BuildId: 317c462c8584a150f3d0c3669e98b24e)
    #04 pc 000000000012fb04  /system/lib64/libaudioflinger.so (android::AudioFlinger::RecordThread::threadLoop()+5428) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #05 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_B" sysTid=26172
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000098a2c  /system/lib64/libaudioflinger.so (android::AudioFlinger::removeNotificationClient(int)+60) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #04 pc 00000000000986cc  /system/lib64/libaudioflinger.so (android::AudioFlinger::NotificationClient::binderDied(android::wp<android::IBinder> const&)+140) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #05 pc 0000000000078afc  /system/lib64/libbinder.so (android::BpBinder::reportOneDeath(android::BpBinder::Obituary const&)+156) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 0000000000078a0c  /system/lib64/libbinder.so (android::BpBinder::sendObituary()+172) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #07 pc 000000000005ec18  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+664) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #08 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #09 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #11 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #12 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #13 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_C" sysTid=26173
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000063e28  /system/lib64/libaudioflinger.so (android::AudioFlinger::setParameters(int, android::String8 const&)+3064) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #04 pc 00000000000da940  /system/lib64/libaudioclient.so (android::AudioFlingerServerAdapter::setParameters(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)+352) (BuildId: 0d5c296a779517728a09b12cde92d0ca)
    #05 pc 000000000003afc8  /system/lib64/audioflinger-aidl-cpp.so (android::media::BnAudioFlingerService::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+9928) (BuildId: e6e5ce40176376b9db86f187179bd81b)
    #06 pc 0000000000070fd4  /system/lib64/libaudioflinger.so (android::AudioFlinger::onTransactWrapper(android::AudioFlingerServerAdapter::Delegate::TransactionCode, android::Parcel const&, unsigned int, std::__1::function<int ()> const&)+980) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #07 pc 00000000000df6f8  /system/lib64/libaudioclient.so (non-virtual thunk to android::AudioFlingerServerAdapter::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+168) (BuildId: 0d5c296a779517728a09b12cde92d0ca)
    #08 pc 0000000000074b14  /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+324) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #09 pc 000000000005ed78  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1016) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #11 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #12 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #13 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #14 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #15 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"AudioOut_4D" sysTid=26183
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000f1570  /system/lib64/libaudioflinger.so (android::AudioFlinger::PlaybackThread::threadLoop()+10432) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #04 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_D" sysTid=26187
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000082e20  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::removeNotificationClient(unsigned int, int)+560) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #04 pc 0000000000082838  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::NotificationClient::binderDied(android::wp<android::IBinder> const&)+184) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #05 pc 0000000000078afc  /system/lib64/libbinder.so (android::BpBinder::reportOneDeath(android::BpBinder::Obituary const&)+156) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 0000000000078a0c  /system/lib64/libbinder.so (android::BpBinder::sendObituary()+172) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #07 pc 000000000005ec18  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+664) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #08 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #09 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #11 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #12 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #13 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_E" sysTid=27319
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000014f8a8  /system/lib64/libaudioflinger.so (android::AudioFlinger::PlaybackThread::Track::destroy()+280) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #04 pc 000000000014fa28  /system/lib64/libaudioflinger.so (android::AudioFlinger::PlaybackThread::Track::destroy()+664) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #05 pc 000000000014f6d8  /system/lib64/libaudioflinger.so (android::AudioFlinger::TrackHandle::~TrackHandle()+120) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #06 pc 000000000014f644  /system/lib64/libaudioflinger.so (virtual thunk to android::AudioFlinger::TrackHandle::~TrackHandle()+36) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #07 pc 000000000001027c  /system/lib64/libutils.so (android::RefBase::decStrong(void const*) const+108) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #08 pc 000000000005f0a8  /system/lib64/libbinder.so (android::IPCThreadState::processPendingDerefs()+120) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #09 pc 000000000005f208  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+104) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #11 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #12 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #13 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_F" sysTid=27320
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000061ec0  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::listAudioProductStrategies(std::__1::vector<android::media::AudioProductStrategy, std::__1::allocator<android::media::AudioProductStrategy> >*)+80) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #04 pc 00000000000390ac  /system/lib64/audiopolicy-aidl-cpp.so (android::media::BnAudioPolicyService::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+3196) (BuildId: 612dd606cc1631be4f337ee5f7070100)
    #05 pc 000000000006dc64  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+1044) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #06 pc 0000000000074b14  /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+324) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #07 pc 000000000005ed78  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1016) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #08 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #09 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #11 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #12 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #13 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1028_10" sysTid=27321
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000103268  /apex/com.android.runtime/lib64/bionic/libc.so (NonPI::MutexLockWithTimeout(pthread_mutex_internal_t*, bool, timespec const*)+328) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000664bc  /system/lib64/libaudioflinger.so (android::AudioFlinger::registerClient(android::sp<android::media::IAudioFlingerClient> const&)+60) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #04 pc 00000000000dad04  /system/lib64/libaudioclient.so (android::AudioFlingerServerAdapter::registerClient(android::sp<android::media::IAudioFlingerClient> const&)+84) (BuildId: 0d5c296a779517728a09b12cde92d0ca)
    #05 pc 000000000003b13c  /system/lib64/audioflinger-aidl-cpp.so (android::media::BnAudioFlingerService::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+10300) (BuildId: e6e5ce40176376b9db86f187179bd81b)
    #06 pc 0000000000070fd4  /system/lib64/libaudioflinger.so (android::AudioFlinger::onTransactWrapper(android::AudioFlingerServerAdapter::Delegate::TransactionCode, android::Parcel const&, unsigned int, std::__1::function<int ()> const&)+980) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #07 pc 00000000000df6f8  /system/lib64/libaudioclient.so (non-virtual thunk to android::AudioFlingerServerAdapter::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+168) (BuildId: 0d5c296a779517728a09b12cde92d0ca)
    #08 pc 0000000000074b14  /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+324) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #09 pc 000000000005ed78  /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1016) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #10 pc 000000000005e8c0  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+160) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #11 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #12 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #13 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #14 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #15 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 1028 -----

----- Waiting Channels: pid 1028 at 2026-07-27 02:36:51.882552014-0600 -----
Cmd line: /system/bin/audioserver

sysTid=1028      state=S    futex_wait_queue_me
sysTid=1189      state=S    futex_wait_queue_me
sysTid=1190      state=S    futex_wait_queue_me
sysTid=1191      state=S    futex_wait_queue_me
sysTid=1198      state=S    binder_wait_for_work
sysTid=1199      state=S    binder_wait_for_work
sysTid=1402      state=S    futex_wait_queue_me
sysTid=1422      state=S    futex_wait_queue_me
sysTid=1423      state=S    futex_wait_queue_me
sysTid=1659      state=S    futex_wait_queue_me
sysTid=1670      state=S    futex_wait_queue_me
sysTid=1677      state=S    futex_wait_queue_me
sysTid=1679      state=S    __arm64_sys_nanosleep
sysTid=1680      state=S    futex_wait_queue_me
sysTid=1681      state=S    futex_wait_queue_me
sysTid=1684      state=S    futex_wait_queue_me
sysTid=1685      state=S    binder_wait_for_work
sysTid=2109      state=S    futex_wait_queue_me
sysTid=2110      state=S    futex_wait_queue_me
sysTid=3889      state=S    futex_wait_queue_me
sysTid=4067      state=S    futex_wait_queue_me
sysTid=8164      state=S    futex_wait_queue_me
sysTid=13689     state=S    futex_wait_queue_me
sysTid=14532     state=S    futex_wait_queue_me
sysTid=17440     state=S    futex_wait_queue_me
sysTid=26171     state=S    futex_wait_queue_me
sysTid=26172     state=S    futex_wait_queue_me
sysTid=26173     state=S    futex_wait_queue_me
sysTid=26183     state=S    futex_wait_queue_me
sysTid=26187     state=S    futex_wait_queue_me
sysTid=27319     state=S    futex_wait_queue_me
sysTid=27320     state=S    futex_wait_queue_me
sysTid=27321     state=S    futex_wait_queue_me

----- end 1028 -----



----- pid 966 at 2026-07-27 02:36:52.001645245-0600 -----
Cmd line: /vendor/bin/hw/vendor.mediatek.hardware.mtkpower@1.0-service
ABI: 'arm64'

"mtkpower@1.0-se" sysTid=966
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 0000000000102674  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_join+244) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000003760  /vendor/bin/hw/vendor.mediatek.hardware.mtkpower@1.0-service (main+164) (BuildId: 46f3e3a3bc6262e2720b7f9ed76f8a2b)
    #03 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"mtkPowerService" sysTid=986
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 000000000000334c  /vendor/bin/hw/vendor.mediatek.hardware.mtkpower@1.0-service (mtkPowerService(void*)+320) (BuildId: 46f3e3a3bc6262e2720b7f9ed76f8a2b)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mtkPowerAIDL" sysTid=987
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000003690  /vendor/bin/hw/vendor.mediatek.hardware.mtkpower@1.0-service (mtkPowerAidlService(void*)+464) (BuildId: 46f3e3a3bc6262e2720b7f9ed76f8a2b)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mtkPowerTimer" sysTid=988
    #00 pc 00000000000edda4  /apex/com.android.runtime/lib64/bionic/libc.so (__pselect6+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a1ae8  /apex/com.android.runtime/lib64/bionic/libc.so (select+104) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000021fc  /vendor/lib64/libpower_timer.so (mtkPowerTimer(void*)+272) (BuildId: 547e3f98bd5b52864772243883be8b86)
    #03 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #04 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mtkPowerAIDL" sysTid=998
    #00 pc 00000000000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000315d8  /vendor/lib64/libpowerhal.so (timer_thread_start(void*)+168) (BuildId: 22d85edf9368f487113f5bb4e97f1196)
    #02 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mtkPowerAIDL" sysTid=1009
    #00 pc 00000000000ec9e4  /apex/com.android.runtime/lib64/bionic/libc.so (read+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 0000000000031b48  /vendor/lib64/libpowerhal.so (board_sensor_monitor(void*)+348) (BuildId: 22d85edf9368f487113f5bb4e97f1196)
    #02 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mtkPowerAIDL" sysTid=1010
    #00 pc 00000000000ec9e4  /apex/com.android.runtime/lib64/bionic/libc.so (read+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 0000000000031cf8  /vendor/lib64/libpowerhal.so (mode_monitor(void*)+240) (BuildId: 22d85edf9368f487113f5bb4e97f1196)
    #02 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mtkPowerWorker" sysTid=1012
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000030c20  /vendor/lib64/libpowerhal.so (mtkPowerMsgWorker(void*)+180) (BuildId: 22d85edf9368f487113f5bb4e97f1196)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mtkScnHanler" sysTid=1013
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000002704  /vendor/lib64/libperfctl_vendor.so (xgfGetFPS+96) (BuildId: 4ccdbde0735dec120d674e6b8be35c1b)
    #03 pc 0000000000025de8  /vendor/lib64/libpowerhal.so (getFPSvalue(int*)+116) (BuildId: 22d85edf9368f487113f5bb4e97f1196)
    #04 pc 0000000000025f30  /vendor/lib64/libpowerhal.so (checkFPSupdate(xml_activity*)+52) (BuildId: 22d85edf9368f487113f5bb4e97f1196)
    #05 pc 0000000000030e34  /vendor/lib64/libpowerhal.so (mtkScnHandler(void*)+104) (BuildId: 22d85edf9368f487113f5bb4e97f1196)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mtkPowerTouch" sysTid=1014
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000035c18  /vendor/lib64/libpowerhal.so (mtkPowerTouchHandler(void*)+112) (BuildId: 22d85edf9368f487113f5bb4e97f1196)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mtkFpsgoMonitor" sysTid=1015
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000035d34  /vendor/lib64/libpowerhal.so (wait_fstb_active(void*)+92) (BuildId: 22d85edf9368f487113f5bb4e97f1196)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"PowerErrHandler" sysTid=1016
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000035fbc  /vendor/lib64/libpowerhal.so (powerhal_error_handler(void*)+180) (BuildId: 22d85edf9368f487113f5bb4e97f1196)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mtkPowerMsgHdl" sysTid=1067
    #00 pc 00000000000edda4  /apex/com.android.runtime/lib64/bionic/libc.so (__pselect6+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a1ae8  /apex/com.android.runtime/lib64/bionic/libc.so (select+104) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000042a40  /vendor/lib64/libpowerhal.so (powerd_main+608) (BuildId: 22d85edf9368f487113f5bb4e97f1196)
    #03 pc 0000000000035514  /vendor/lib64/libpowerhal.so (mtkPowerMsgHandler(void*)+28) (BuildId: 22d85edf9368f487113f5bb4e97f1196)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 966 -----

----- Waiting Channels: pid 966 at 2026-07-27 02:36:51.976022168-0600 -----
Cmd line: /vendor/bin/hw/vendor.mediatek.hardware.mtkpower@1.0-service

sysTid=966       state=S    futex_wait_queue_me
sysTid=986       state=S    binder_wait_for_work
sysTid=987       state=S    binder_wait_for_work
sysTid=988       state=S    do_select
sysTid=998       state=S    do_epoll_wait
sysTid=1009      state=S    inotify_read
sysTid=1010      state=S    inotify_read
sysTid=1012      state=S    futex_wait_queue_me
sysTid=1013      state=S    fpsgo_ctrl2fstb_get_fps
sysTid=1014      state=S    futex_wait_queue_me
sysTid=1015      state=S    futex_wait_queue_me
sysTid=1016      state=S    futex_wait_queue_me
sysTid=1067      state=S    do_select

----- end 966 -----



----- pid 1287 at 2026-07-27 02:36:52.040262784-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.neuralnetworks-shim-service-mtk
ABI: 'arm64'

"binder:1287_2" sysTid=1287
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000012264  /vendor/bin/hw/android.hardware.neuralnetworks-shim-service-mtk (android::neuralnetworks::shim::registerDevices(NnApiSLDriverImpl*, std::__1::vector<android::neuralnetworks::shim::ShimDeviceInfo, std::__1::allocator<android::neuralnetworks::shim::ShimDeviceInfo> > const&, unsigned int, bool, bool)+2908) (BuildId: 6287c56a14c6114d025e4a6a9ee27448)
    #06 pc 0000000000010c04  /vendor/bin/hw/android.hardware.neuralnetworks-shim-service-mtk (ANeuralNetworksShim_registerSupportLibraryService+60) (BuildId: 6287c56a14c6114d025e4a6a9ee27448)
    #07 pc 000000000000fd3c  /vendor/bin/hw/android.hardware.neuralnetworks-shim-service-mtk (main+360) (BuildId: 6287c56a14c6114d025e4a6a9ee27448)
    #08 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1287_1" sysTid=1315
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"android.hardwar" sysTid=1414
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 00000000005cee88  /vendor/lib64/mt6895/libnir_neon_driver.so (arm_compute::CPPScheduler::Impl::Thread::worker_thread()+96) (BuildId: dea5c33bc2db7b77fb609c605126adc0)
    #05 pc 00000000005d0070  /vendor/lib64/mt6895/libnir_neon_driver.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 (arm_compute::CPPScheduler::Impl::Thread::*)(), arm_compute::CPPScheduler::Impl::Thread*> >(void*)+88) (BuildId: dea5c33bc2db7b77fb609c605126adc0)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"android.hardwar" sysTid=1415
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 00000000005cee88  /vendor/lib64/mt6895/libnir_neon_driver.so (arm_compute::CPPScheduler::Impl::Thread::worker_thread()+96) (BuildId: dea5c33bc2db7b77fb609c605126adc0)
    #05 pc 00000000005d0070  /vendor/lib64/mt6895/libnir_neon_driver.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 (arm_compute::CPPScheduler::Impl::Thread::*)(), arm_compute::CPPScheduler::Impl::Thread*> >(void*)+88) (BuildId: dea5c33bc2db7b77fb609c605126adc0)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"android.hardwar" sysTid=1416
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 00000000005cee88  /vendor/lib64/mt6895/libnir_neon_driver.so (arm_compute::CPPScheduler::Impl::Thread::worker_thread()+96) (BuildId: dea5c33bc2db7b77fb609c605126adc0)
    #05 pc 00000000005d0070  /vendor/lib64/mt6895/libnir_neon_driver.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 (arm_compute::CPPScheduler::Impl::Thread::*)(), arm_compute::CPPScheduler::Impl::Thread*> >(void*)+88) (BuildId: dea5c33bc2db7b77fb609c605126adc0)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"android.hardwar" sysTid=1444
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 0000000000b64c98  /vendor/lib64/libarmnn.so (arm_compute::CPPScheduler::Impl::Thread::worker_thread()+96) (BuildId: b75d21b7dedd537fa765041de406107b)
    #05 pc 0000000000b65e54  /vendor/lib64/libarmnn.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 (arm_compute::CPPScheduler::Impl::Thread::*)(), arm_compute::CPPScheduler::Impl::Thread*> >(void*)+88) (BuildId: b75d21b7dedd537fa765041de406107b)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"android.hardwar" sysTid=1445
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 0000000000b64c98  /vendor/lib64/libarmnn.so (arm_compute::CPPScheduler::Impl::Thread::worker_thread()+96) (BuildId: b75d21b7dedd537fa765041de406107b)
    #05 pc 0000000000b65e54  /vendor/lib64/libarmnn.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 (arm_compute::CPPScheduler::Impl::Thread::*)(), arm_compute::CPPScheduler::Impl::Thread*> >(void*)+88) (BuildId: b75d21b7dedd537fa765041de406107b)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"android.hardwar" sysTid=1446
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 0000000000b64c98  /vendor/lib64/libarmnn.so (arm_compute::CPPScheduler::Impl::Thread::worker_thread()+96) (BuildId: b75d21b7dedd537fa765041de406107b)
    #05 pc 0000000000b65e54  /vendor/lib64/libarmnn.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 (arm_compute::CPPScheduler::Impl::Thread::*)(), arm_compute::CPPScheduler::Impl::Thread*> >(void*)+88) (BuildId: b75d21b7dedd537fa765041de406107b)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1287_1" sysTid=1455
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1287_3" sysTid=27923
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 1287 -----

----- Waiting Channels: pid 1287 at 2026-07-27 02:36:52.019089476-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.neuralnetworks-shim-service-mtk

sysTid=1287      state=S    binder_wait_for_work
sysTid=1315      state=S    binder_wait_for_work
sysTid=1414      state=S    futex_wait_queue_me
sysTid=1415      state=S    futex_wait_queue_me
sysTid=1416      state=S    futex_wait_queue_me
sysTid=1444      state=S    futex_wait_queue_me
sysTid=1445      state=S    futex_wait_queue_me
sysTid=1446      state=S    futex_wait_queue_me
sysTid=1455      state=S    binder_wait_for_work

----- end 1287 -----



----- pid 1037 at 2026-07-27 02:36:52.147055399-0600 -----
Cmd line: /system/bin/surfaceflinger
ABI: 'arm64'

"surfaceflinger" sysTid=1037
    #00 pc 00000000000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 0000000000018a4c  /system/lib64/libutils.so (android::Looper::pollInner(int)+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #02 pc 000000000001892c  /system/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #03 pc 00000000003ff4dc  /system/lib64/libsurfaceflinger.so (android::impl::MessageQueue::waitMessage()+92) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #04 pc 000000000040fc5c  /system/lib64/libsurfaceflinger.so (android::scheduler::Scheduler::run()+28) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #05 pc 0000000000023b8c  /system/bin/surfaceflinger (main+2444) (BuildId: 1c6fc44ff33a929b479de9d1e7a9b7a7)
    #06 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1037_1" sysTid=1176
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1037_2" sysTid=1178
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"RenderEngine" sysTid=1183
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 000000000052f74c  /system/lib64/libsurfaceflinger.so (android::renderengine::threaded::RenderEngineThreaded::threadMain(std::__1::function<std::__1::unique_ptr<android::renderengine::RenderEngine, std::__1::default_delete<android::renderengine::RenderEngine> > ()>)+1228) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #05 pc 0000000000532394  /system/lib64/libsurfaceflinger.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::renderengine::threaded::RenderEngineThreaded::*)(std::__1::function<std::__1::unique_ptr<android::renderengine::RenderEngine, std::__1::default_delete<android::renderengine::RenderEngine> > ()>), android::renderengine::threaded::RenderEngineThreaded*, std::__1::function<std::__1::unique_ptr<android::renderengine::RenderEngine, std::__1::default_delete<android::renderengine::RenderEngine> > ()> > >(void*)+164) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mali-event-hand" sysTid=1223
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000175a834  /vendor/lib64/egl/mt6895/libGLES_mali.so (BuildId: e3c7cadb643d010b)
    #03 pc 000000000175d45c  /vendor/lib64/egl/mt6895/libGLES_mali.so (BuildId: e3c7cadb643d010b)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mali-mem-purge" sysTid=1224
    #00 pc 00000000000ed484  /apex/com.android.runtime/lib64/bionic/libc.so (nanosleep+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a928c  /apex/com.android.runtime/lib64/bionic/libc.so (usleep+76) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000017570a8  /vendor/lib64/egl/mt6895/libGLES_mali.so (BuildId: e3c7cadb643d010b)
    #03 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #04 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mali-cpu-comman" sysTid=1225
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000a3670  /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+112) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000175e86c  /vendor/lib64/egl/mt6895/libGLES_mali.so (BuildId: e3c7cadb643d010b)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"ged-swd" sysTid=1226
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000008ad8  /vendor/lib64/libged.so (ged_cond_lock+44) (BuildId: dfd43012b339df0a6d8e666ddd9aa8bf)
    #04 pc 0000000000008f64  /vendor/lib64/libged.so (ged_worker_thread+112) (BuildId: dfd43012b339df0a6d8e666ddd9aa8bf)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1037_1" sysTid=1233
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000008e16c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #03 pc 000000000008e2a8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #04 pc 000000000008f53c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #05 pc 000000000009a228  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"TimerDispatch" sysTid=1273
    #00 pc 00000000000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000005168a4  /system/lib64/libsurfaceflinger.so (android::scheduler::Timer::dispatch()+388) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #02 pc 0000000000516e54  /system/lib64/libsurfaceflinger.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::scheduler::Timer::Timer(char const*)::$_0> >(void*) (.__uniq.8260319546734640385309753961653397993)+52) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #03 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #04 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"TouchTimer" sysTid=1277
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000a37b0  /apex/com.android.runtime/lib64/bionic/libc.so (__sem_timedwait(sem_t*, timespec const*, bool)+224) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000003f94a0  /system/lib64/libsurfaceflinger.so (android::scheduler::OneShotTimer::loop()+368) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #04 pc 00000000003f97bc  /system/lib64/libsurfaceflinger.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::scheduler::OneShotTimer::*)(), android::scheduler::OneShotTimer*> >(void*)+60) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"app" sysTid=1278
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000001010e4  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+132) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b74c  /system/lib64/libc++.so (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)+108) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 00000000003f6450  /system/lib64/libsurfaceflinger.so (android::impl::EventThread::threadMain(std::__1::unique_lock<std::__1::mutex>&)+1792) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #05 pc 00000000003f7934  /system/lib64/libsurfaceflinger.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::impl::EventThread::EventThread(char const*, std::__1::shared_ptr<android::scheduler::VsyncSchedule>, android::frametimeline::TokenManager*, std::__1::function<bool (long, unsigned int)>, std::__1::function<long (unsigned int)>, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> >, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> >)::$_0> >(void*) (.__uniq.260970154278234564003415131629942385714)+84) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"appSf" sysTid=1293
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 00000000003f5e18  /system/lib64/libsurfaceflinger.so (android::impl::EventThread::threadMain(std::__1::unique_lock<std::__1::mutex>&)+200) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #05 pc 00000000003f7934  /system/lib64/libsurfaceflinger.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::impl::EventThread::EventThread(char const*, std::__1::shared_ptr<android::scheduler::VsyncSchedule>, android::frametimeline::TokenManager*, std::__1::function<bool (long, unsigned int)>, std::__1::function<long (unsigned int)>, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> >, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> >)::$_0> >(void*) (.__uniq.260970154278234564003415131629942385714)+84) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"RegionSampling" sysTid=1294
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 00000000003f129c  /system/lib64/libsurfaceflinger.so (android::RegionSamplingThread::threadMain()+332) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #05 pc 00000000003f2068  /system/lib64/libsurfaceflinger.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::RegionSamplingThread::RegionSamplingThread(android::SurfaceFlinger&, android::RegionSamplingThread::TimingTunables const&)::$_2> >(void*) (.__uniq.22835156453571511455795338659787558893)+40) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"RegSampIdle" sysTid=1295
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000a3670  /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+112) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000003f93f4  /system/lib64/libsurfaceflinger.so (android::scheduler::OneShotTimer::loop()+196) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #04 pc 00000000003f97bc  /system/lib64/libsurfaceflinger.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::scheduler::OneShotTimer::*)(), android::scheduler::OneShotTimer*> >(void*)+60) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"IdleTimer" sysTid=1296
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000a37b0  /apex/com.android.runtime/lib64/bionic/libc.so (__sem_timedwait(sem_t*, timespec const*, bool)+224) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000003f94a0  /system/lib64/libsurfaceflinger.so (android::scheduler::OneShotTimer::loop()+368) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #04 pc 00000000003f97bc  /system/lib64/libsurfaceflinger.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::scheduler::OneShotTimer::*)(), android::scheduler::OneShotTimer*> >(void*)+60) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"surfaceflinger" sysTid=1297
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000a3670  /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+112) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000003f93f4  /system/lib64/libsurfaceflinger.so (android::scheduler::OneShotTimer::loop()+196) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #04 pc 00000000003f97bc  /system/lib64/libsurfaceflinger.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::scheduler::OneShotTimer::*)(), android::scheduler::OneShotTimer*> >(void*)+60) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"SurfaceFlinger:" sysTid=1302
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000059f14  /system_ext/lib64/libmisurfaceflinger.so (android::DFMessageThread::threadLoop()+68) (BuildId: 98144295a069516d2fd12fac6bfe3c57)
    #04 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"SurfaceFlinger:" sysTid=1303
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005c2a0  /system_ext/lib64/libmisurfaceflinger.so (android::DFBrightnessMonitorThread::threadLoop()+64) (BuildId: 98144295a069516d2fd12fac6bfe3c57)
    #03 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"FpsStatTimer" sysTid=1304
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000a3670  /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+112) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000003f93f4  /system/lib64/libsurfaceflinger.so (android::scheduler::OneShotTimer::loop()+196) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #04 pc 00000000003f97bc  /system/lib64/libsurfaceflinger.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::scheduler::OneShotTimer::*)(), android::scheduler::OneShotTimer*> >(void*)+60) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"RenderEngine" sysTid=1313
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000009b3bcc  /vendor/lib64/egl/mt6895/libGLES_mali.so (BuildId: e3c7cadb643d010b)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"SWWatchDog" sysTid=1736
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000001010e4  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+132) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b74c  /system/lib64/libc++.so (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)+108) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 000000000000aae8  /system_ext/lib64/libui_ext.so (android::SWWatchDogTimer::threadLoop()+728) (BuildId: 8f3a06794ae85387f4b5a4901688655c)
    #05 pc 000000000000a7c4  /system_ext/lib64/libui_ext.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::SWWatchDogTimer::SWWatchDogTimer()::'lambda'()> >(void*)+52) (BuildId: 8f3a06794ae85387f4b5a4901688655c)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"surfaceflinger" sysTid=1737
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000a3670  /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+112) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000034feb0  /system/lib64/libsurfaceflinger.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::BackgroundExecutor::BackgroundExecutor()::$_0> >(void*) (.__uniq.40551338734768535425960610675403556019)+160) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"RelBufCB" sysTid=1738
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000a3670  /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+112) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000003504e0  /system/lib64/libsurfaceflinger.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::BackgroundExecutor::BackgroundExecutor()::$_1> >(void*) (.__uniq.40551338734768535425960610675403556019)+160) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"passBlur" sysTid=1739
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000a3670  /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+112) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000003506b0  /system/lib64/libsurfaceflinger.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::BackgroundExecutor::BackgroundExecutor()::$_2> >(void*) (.__uniq.40551338734768535425960610675403556019)+160) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1037_3" sysTid=1796
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1037_4" sysTid=3310
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"TracingMuxer" sysTid=3583
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000009f9690  /system/lib64/libsurfaceflinger.so (perfetto::base::UnixTaskRunner::Run()+416) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #03 pc 00000000009f8bb8  /system/lib64/libsurfaceflinger.so (perfetto::base::ThreadTaskRunner::RunTaskThread(std::__1::function<void (perfetto::base::UnixTaskRunner*)>)+616) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #04 pc 00000000009f8ff4  /system/lib64/libsurfaceflinger.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 (perfetto::base::ThreadTaskRunner::*)(std::__1::function<void (perfetto::base::UnixTaskRunner*)>), perfetto::base::ThreadTaskRunner*, std::__1::function<void (perfetto::base::UnixTaskRunner*)> > >(void*)+164) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1037_5" sysTid=14710
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"presentFence" sysTid=23349
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 000000000039d498  /system/lib64/libsurfaceflinger.so (android::FenceTracer::FenceMonitor::threadLoop()+104) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #05 pc 000000000039d424  /system/lib64/libsurfaceflinger.so (android::FenceTracer::FenceMonitor::loop()+100) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #06 pc 000000000039e05c  /system/lib64/libsurfaceflinger.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::FenceTracer::FenceMonitor::*)(), android::FenceTracer::FenceMonitor*> >(void*)+60) (BuildId: 59ff16a8f65be94c2ae5086287b71244)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"RE Completion" sysTid=23351
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 00000000000d1e28  /system/lib64/libgui.so (android::gui::FenceMonitor::threadLoop()+88) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
    #05 pc 00000000000d1824  /system/lib64/libgui.so (android::gui::FenceMonitor::loop()+20) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
    #06 pc 00000000000d207c  /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::*)(), android::gui::FenceMonitor*> >(void*)+60) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HWC release" sysTid=23362
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 00000000000d1e28  /system/lib64/libgui.so (android::gui::FenceMonitor::threadLoop()+88) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
    #05 pc 00000000000d1824  /system/lib64/libgui.so (android::gui::FenceMonitor::loop()+20) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
    #06 pc 00000000000d207c  /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::*)(), android::gui::FenceMonitor*> >(void*)+60) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"GPU completion" sysTid=23363
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 00000000000d1e28  /system/lib64/libgui.so (android::gui::FenceMonitor::threadLoop()+88) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
    #05 pc 00000000000d1824  /system/lib64/libgui.so (android::gui::FenceMonitor::loop()+20) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
    #06 pc 00000000000d207c  /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::*)(), android::gui::FenceMonitor*> >(void*)+60) (BuildId: 8f29f42b687fc83cf884d975d38f66ac)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 1037 -----

----- Waiting Channels: pid 1037 at 2026-07-27 02:36:52.083856014-0600 -----
Cmd line: /system/bin/surfaceflinger

sysTid=1037      state=S    do_epoll_wait
sysTid=1176      state=S    binder_wait_for_work
sysTid=1178      state=S    binder_wait_for_work
sysTid=1183      state=S    futex_wait_queue_me
sysTid=1223      state=S    do_sys_poll
sysTid=1224      state=S    __arm64_sys_nanosleep
sysTid=1225      state=S    futex_wait_queue_me
sysTid=1226      state=S    futex_wait_queue_me
sysTid=1233      state=S    binder_wait_for_work
sysTid=1273      state=S    do_epoll_wait
sysTid=1277      state=S    futex_wait_queue_me
sysTid=1278      state=S    futex_wait_queue_me
sysTid=1293      state=S    futex_wait_queue_me
sysTid=1294      state=S    futex_wait_queue_me
sysTid=1295      state=S    futex_wait_queue_me
sysTid=1296      state=S    futex_wait_queue_me
sysTid=1297      state=S    futex_wait_queue_me
sysTid=1302      state=S    futex_wait_queue_me
sysTid=1303      state=S    do_sys_poll
sysTid=1304      state=S    futex_wait_queue_me
sysTid=1313      state=S    futex_wait_queue_me
sysTid=1736      state=S    futex_wait_queue_me
sysTid=1737      state=S    futex_wait_queue_me
sysTid=1738      state=S    futex_wait_queue_me
sysTid=1739      state=S    futex_wait_queue_me
sysTid=1796      state=S    binder_wait_for_work
sysTid=3310      state=S    binder_wait_for_work
sysTid=3583      state=S    do_sys_poll
sysTid=14710     state=S    binder_wait_for_work
sysTid=23349     state=S    futex_wait_queue_me
sysTid=23351     state=S    futex_wait_queue_me
sysTid=23362     state=S    futex_wait_queue_me
sysTid=23363     state=S    futex_wait_queue_me

----- end 1037 -----

crash_dump failed to dump process 657: failed to attach to thread 657: Permission denied

----- Waiting Channels: pid 657 at 2026-07-27 02:36:52.191414399-0600 -----
Cmd line: /system/bin/keystore2 /data/misc/keystore

sysTid=657       state=S    binder_wait_for_work
sysTid=676       state=S    binder_wait_for_work
sysTid=677       state=S    binder_wait_for_work
sysTid=5919      state=S    binder_wait_for_work
sysTid=5920      state=S    binder_wait_for_work
sysTid=8247      state=S    binder_wait_for_work
sysTid=13123     state=S    binder_wait_for_work
sysTid=13126     state=S    binder_wait_for_work
sysTid=13128     state=S    binder_wait_for_work
sysTid=13258     state=S    binder_wait_for_work
sysTid=27258     state=S    binder_wait_for_work
sysTid=27578     state=S    binder_wait_for_work
sysTid=27579     state=S    binder_wait_for_work

----- end 657 -----



----- pid 983 at 2026-07-27 02:36:52.234504938-0600 -----
Cmd line: /vendor/bin/hw/vendor.xiaomi.hardware.displayfeature@1.0-service
ABI: 'arm64'

"displayfeature@" sysTid=983
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000001174  /vendor/bin/hw/vendor.xiaomi.hardware.displayfeature@1.0-service (main+288) (BuildId: 9206b6b257ebd175b824ff86897ded22)
    #05 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"Binder:983_1" sysTid=991
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000041840  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+288) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #03 pc 0000000000041b18  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #04 pc 0000000000042410  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+68) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #05 pc 0000000000067bb4  /apex/com.android.vndk.v31/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #06 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #08 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #09 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"Binder:983_2" sysTid=993
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000041840  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+288) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #03 pc 0000000000041b18  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #04 pc 0000000000042410  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+68) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #05 pc 0000000000067bb4  /apex/com.android.vndk.v31/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #06 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #08 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #09 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"displayeffect" sysTid=1177
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000153ac  /apex/com.android.vndk.v31/lib64/libstagefright_foundation.so (android::ALooper::loop()+336) (BuildId: 391cf63d9c9b666c82503e8907a1d882)
    #04 pc 0000000000012174  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+460) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"displayfeature@" sysTid=1179
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000023650  /vendor/lib64/hw/displayfeature.default.so (android::DisplayEffect::threadFuncPanelMonitor()+144) (BuildId: 5150cc74cef79dcc29cc239427eebf8e)
    #03 pc 0000000000022d7c  /vendor/lib64/hw/displayfeature.default.so (android::DisplayEffect::ThreadWrapperPanel(void*)+16) (BuildId: 5150cc74cef79dcc29cc239427eebf8e)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"Binder:983_3" sysTid=27937
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000041840  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+288) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #03 pc 0000000000041b18  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #04 pc 0000000000042410  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+68) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #05 pc 0000000000067bb4  /apex/com.android.vndk.v31/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #06 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #08 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #09 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 983 -----

----- Waiting Channels: pid 983 at 2026-07-27 02:36:52.210663938-0600 -----
Cmd line: /vendor/bin/hw/vendor.xiaomi.hardware.displayfeature@1.0-service

sysTid=983       state=S    binder_wait_for_work
sysTid=991       state=S    binder_wait_for_work
sysTid=993       state=S    binder_wait_for_work
sysTid=1177      state=S    futex_wait_queue_me
sysTid=1179      state=S    do_sys_poll

----- end 983 -----



----- pid 1442 at 2026-07-27 02:36:52.264506784-0600 -----
Cmd line: media.swcodec oid.media.swcodec/bin/mediaswcodec
ABI: 'arm64'

"binder:1442_2" sysTid=1442
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 000000000000a180  /apex/com.android.media.swcodec/lib64/libmedia_codecserviceregistrant.so (RegisterCodecServices.cfi+5060) (BuildId: 448a5172b71ed9e19e8cdfe832545353)
    #06 pc 0000000000004220  /apex/com.android.media.swcodec/bin/mediaswcodec (main.cfi+268) (BuildId: 6348bb1d6c82c974efccde1c77062293)
    #07 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1442_1" sysTid=1632
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1442_3" sysTid=1633
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1442_1" sysTid=1635
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000045de0  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+292) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #03 pc 0000000000049f64  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #04 pc 00000000000193a0  /apex/com.android.media.swcodec/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #05 pc 000000000001b960  /apex/com.android.media.swcodec/lib64/libutils.so (libutil_thread_trampoline(void*) (.__uniq.226528677032898775202282855395389835431)+24) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1442_2" sysTid=1638
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000045de0  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+292) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #03 pc 0000000000049f64  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #04 pc 00000000000193a0  /apex/com.android.media.swcodec/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #05 pc 000000000001b960  /apex/com.android.media.swcodec/lib64/libutils.so (libutil_thread_trampoline(void*) (.__uniq.226528677032898775202282855395389835431)+24) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1442_2" sysTid=1945
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000b0140  /apex/com.android.media.swcodec/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+28) (BuildId: 81f59727daebd347cc9b2fbc0ad6031cce39c7b0)
    #04 pc 000000000001ee64  /apex/com.android.media.swcodec/lib64/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::invalidatorThread(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::mutex&, std::__1::condition_variable&, bool&) (.cfi)+136) (BuildId: 0b08a08196baa12673786c06a294db4a)
    #05 pc 000000000001f490  /apex/com.android.media.swcodec/lib64/libstagefright_bufferpool@2.0.1.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 (*)(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::mutex&, std::__1::condition_variable&, bool&), 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> > >(void*) (.cfi)+68) (BuildId: 0b08a08196baa12673786c06a294db4a)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1442_2" sysTid=1946
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000b0140  /apex/com.android.media.swcodec/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+28) (BuildId: 81f59727daebd347cc9b2fbc0ad6031cce39c7b0)
    #04 pc 000000000001f610  /apex/com.android.media.swcodec/lib64/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::evictorThread(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::mutex&, std::__1::condition_variable&) (.cfi)+140) (BuildId: 0b08a08196baa12673786c06a294db4a)
    #05 pc 000000000001f9a0  /apex/com.android.media.swcodec/lib64/libstagefright_bufferpool@2.0.1.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 (*)(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::mutex&, std::__1::condition_variable&), 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> > >(void*) (.cfi)+68) (BuildId: 0b08a08196baa12673786c06a294db4a)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1442_3" sysTid=2000
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000045de0  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+292) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #03 pc 0000000000049f64  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #04 pc 00000000000193a0  /apex/com.android.media.swcodec/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #05 pc 000000000001b960  /apex/com.android.media.swcodec/lib64/libutils.so (libutil_thread_trampoline(void*) (.__uniq.226528677032898775202282855395389835431)+24) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1442_4" sysTid=2001
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000045de0  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+292) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #03 pc 0000000000049f64  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #04 pc 00000000000193a0  /apex/com.android.media.swcodec/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #05 pc 000000000001b960  /apex/com.android.media.swcodec/lib64/libutils.so (libutil_thread_trampoline(void*) (.__uniq.226528677032898775202282855395389835431)+24) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1442_5" sysTid=2002
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000045de0  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+292) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #03 pc 0000000000049f64  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #04 pc 00000000000193a0  /apex/com.android.media.swcodec/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #05 pc 000000000001b960  /apex/com.android.media.swcodec/lib64/libutils.so (libutil_thread_trampoline(void*) (.__uniq.226528677032898775202282855395389835431)+24) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1442_6" sysTid=2003
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000045de0  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+292) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #03 pc 0000000000049f64  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #04 pc 00000000000193a0  /apex/com.android.media.swcodec/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #05 pc 000000000001b960  /apex/com.android.media.swcodec/lib64/libutils.so (libutil_thread_trampoline(void*) (.__uniq.226528677032898775202282855395389835431)+24) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1442_6" sysTid=2293
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000b0140  /apex/com.android.media.swcodec/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+28) (BuildId: 81f59727daebd347cc9b2fbc0ad6031cce39c7b0)
    #04 pc 000000000002d404  /apex/com.android.media.swcodec/lib64/libcodec2_hidl@1.0.so (android::hardware::media::c2::V1_0::utils::InputBufferManager::main()+88) (BuildId: eb5318d68a0d09120817c34d34e58465)
    #05 pc 000000000002d508  /apex/com.android.media.swcodec/lib64/libcodec2_hidl@1.0.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 (android::hardware::media::c2::V1_0::utils::InputBufferManager::*)(), android::hardware::media::c2::V1_0::utils::InputBufferManager*> >(void*) (.cfi)+64) (BuildId: eb5318d68a0d09120817c34d34e58465)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1442_7" sysTid=2299
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000045de0  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+292) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #03 pc 0000000000049f64  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #04 pc 00000000000193a0  /apex/com.android.media.swcodec/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #05 pc 000000000001b960  /apex/com.android.media.swcodec/lib64/libutils.so (libutil_thread_trampoline(void*) (.__uniq.226528677032898775202282855395389835431)+24) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1442_8" sysTid=2963
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000045de0  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+292) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #03 pc 0000000000049f64  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #04 pc 00000000000193a0  /apex/com.android.media.swcodec/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #05 pc 000000000001b960  /apex/com.android.media.swcodec/lib64/libutils.so (libutil_thread_trampoline(void*) (.__uniq.226528677032898775202282855395389835431)+24) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1442_9" sysTid=15933
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000045de0  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+292) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #03 pc 0000000000049f64  /apex/com.android.media.swcodec/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+28) (BuildId: 3d026abb2a9783171dabcf615babbf05)
    #04 pc 00000000000193a0  /apex/com.android.media.swcodec/lib64/libutils.so (android::Thread::_threadLoop(void*)+264) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #05 pc 000000000001b960  /apex/com.android.media.swcodec/lib64/libutils.so (libutil_thread_trampoline(void*) (.__uniq.226528677032898775202282855395389835431)+24) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"oid.aac.encoder" sysTid=26179
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000001ddf0  /apex/com.android.media.swcodec/lib64/libstagefright_foundation.so (android::ALooper::loop()+388) (BuildId: a7fb4f34520fffe7442c07cd85ef5ceb)
    #04 pc 00000000000194e8  /apex/com.android.media.swcodec/lib64/libutils.so (android::Thread::_threadLoop(void*)+592) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #05 pc 000000000001b960  /apex/com.android.media.swcodec/lib64/libutils.so (libutil_thread_trampoline(void*) (.__uniq.226528677032898775202282855395389835431)+24) (BuildId: a09556ccb520d736c44f7a4fed22a985)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 1442 -----

----- Waiting Channels: pid 1442 at 2026-07-27 02:36:52.250549553-0600 -----
Cmd line: media.swcodec oid.media.swcodec/bin/mediaswcodec

sysTid=1442      state=S    binder_wait_for_work
sysTid=1632      state=S    binder_wait_for_work
sysTid=1633      state=S    binder_wait_for_work
sysTid=1635      state=S    binder_wait_for_work
sysTid=1638      state=S    binder_wait_for_work
sysTid=1945      state=S    futex_wait_queue_me
sysTid=1946      state=S    futex_wait_queue_me
sysTid=2000      state=S    binder_wait_for_work
sysTid=2001      state=S    binder_wait_for_work
sysTid=2002      state=S    binder_wait_for_work
sysTid=2003      state=S    binder_wait_for_work
sysTid=2293      state=S    futex_wait_queue_me
sysTid=2299      state=S    binder_wait_for_work
sysTid=2963      state=S    binder_wait_for_work
sysTid=15933     state=S    binder_wait_for_work
sysTid=26179     state=S    futex_wait_queue_me

----- end 1442 -----



----- pid 931 at 2026-07-27 02:36:52.531753784-0600 -----
Cmd line: /apex/com.android.os.statsd/bin/statsd
ABI: 'arm64'

"binder:931_2" sysTid=931
    #00 pc 00000000000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000017bac0  /apex/com.android.os.statsd/bin/statsd (android::Looper::pollOnce(int, int*, int*, void**)+488) (BuildId: 20dee80a55e4ae27d376264d3c01fe00)
    #02 pc 000000000017c800  /apex/com.android.os.statsd/bin/statsd (android::Looper::pollAll(int, int*, int*, void**)+164) (BuildId: 20dee80a55e4ae27d376264d3c01fe00)
    #03 pc 0000000000136ae4  /apex/com.android.os.statsd/bin/statsd (main+1160) (BuildId: 20dee80a55e4ae27d376264d3c01fe00)
    #04 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:931_1" sysTid=935
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:931_3" sysTid=936
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"statsd.writer" sysTid=937
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000178fdc  /apex/com.android.os.statsd/bin/statsd (SocketListener::runListener()+600) (BuildId: 20dee80a55e4ae27d376264d3c01fe00)
    #03 pc 0000000000178bcc  /apex/com.android.os.statsd/bin/statsd (SocketListener::threadStart(void*)+12) (BuildId: 20dee80a55e4ae27d376264d3c01fe00)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"statsd.reader" sysTid=938
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000802e4  /apex/com.android.os.statsd/bin/statsd (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+28) (BuildId: 20dee80a55e4ae27d376264d3c01fe00)
    #04 pc 00000000000d56c0  /apex/com.android.os.statsd/bin/statsd (android::os::statsd::LogEventQueue::waitPop()+80) (BuildId: 20dee80a55e4ae27d376264d3c01fe00)
    #05 pc 000000000012dfb4  /apex/com.android.os.statsd/bin/statsd (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> >, android::os::statsd::StatsService::Startup()::$_0> >(void*)+72) (BuildId: 20dee80a55e4ae27d376264d3c01fe00)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:931_2" sysTid=939
    #00 pc 00000000000ec9e4  /apex/com.android.runtime/lib64/bionic/libc.so (read+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 0000000000136e68  /apex/com.android.os.statsd/bin/statsd (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> >, main::$_0> >(void*)+68) (BuildId: 20dee80a55e4ae27d376264d3c01fe00)
    #02 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:931_4" sysTid=2182
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:931_5" sysTid=2384
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:931_6" sysTid=20049
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:931_7" sysTid=20253
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:931_8" sysTid=22239
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 931 -----

----- Waiting Channels: pid 931 at 2026-07-27 02:36:52.505757861-0600 -----
Cmd line: /apex/com.android.os.statsd/bin/statsd

sysTid=931       state=S    do_epoll_wait
sysTid=935       state=S    binder_wait_for_work
sysTid=936       state=S    binder_wait_for_work
sysTid=937       state=S    do_sys_poll
sysTid=938       state=S    futex_wait_queue_me
sysTid=939       state=S    pipe_read
sysTid=2182      state=S    binder_wait_for_work
sysTid=2384      state=S    binder_wait_for_work
sysTid=20049     state=S    binder_wait_for_work
sysTid=20253     state=S    binder_wait_for_work
sysTid=22239     state=S    binder_wait_for_work

----- end 931 -----



----- pid 932 at 2026-07-27 02:36:52.614213784-0600 -----
Cmd line: /system/bin/netd
ABI: 'arm64'

"binder:932_3" sysTid=932
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 00000000000742dc  /system/bin/netd (main.cfi+1484) (BuildId: cee1dfa51462744d2b386f8be85d63c5)
    #06 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"netd" sysTid=1091
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000001010e4  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+132) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b74c  /system/lib64/libc++.so (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)+108) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 0000000000098448  /system/bin/netd (android::net::TcpSocketMonitor::waitForNextPoll()+232) (BuildId: cee1dfa51462744d2b386f8be85d63c5)
    #05 pc 0000000000098614  /system/bin/netd (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::net::TcpSocketMonitor::TcpSocketMonitor()::$_0> >(void*) (.cfi)+84) (BuildId: cee1dfa51462744d2b386f8be85d63c5)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"netd" sysTid=1611
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000057f0  /system/lib64/libsysutils.so (SocketListener::runListener()+400) (BuildId: b2a4457f07d90d8d4d3dc0dd17bf0e42)
    #03 pc 0000000000005428  /system/lib64/libsysutils.so (SocketListener::threadStart(void*)+8) (BuildId: b2a4457f07d90d8d4d3dc0dd17bf0e42)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"netd" sysTid=1612
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000057f0  /system/lib64/libsysutils.so (SocketListener::runListener()+400) (BuildId: b2a4457f07d90d8d4d3dc0dd17bf0e42)
    #03 pc 0000000000005428  /system/lib64/libsysutils.so (SocketListener::threadStart(void*)+8) (BuildId: b2a4457f07d90d8d4d3dc0dd17bf0e42)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"netd" sysTid=1613
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000057f0  /system/lib64/libsysutils.so (SocketListener::runListener()+400) (BuildId: b2a4457f07d90d8d4d3dc0dd17bf0e42)
    #03 pc 0000000000005428  /system/lib64/libsysutils.so (SocketListener::threadStart(void*)+8) (BuildId: b2a4457f07d90d8d4d3dc0dd17bf0e42)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"netd" sysTid=1614
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000057f0  /system/lib64/libsysutils.so (SocketListener::runListener()+400) (BuildId: b2a4457f07d90d8d4d3dc0dd17bf0e42)
    #03 pc 0000000000005428  /system/lib64/libsysutils.so (SocketListener::threadStart(void*)+8) (BuildId: b2a4457f07d90d8d4d3dc0dd17bf0e42)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"NFLogListener" sysTid=1615
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a1a44  /apex/com.android.runtime/lib64/bionic/libc.so (ppoll64+212) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000a1940  /apex/com.android.runtime/lib64/bionic/libc.so (ppoll+48) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000146d8  /system/lib64/libnetdutils.so (android::netdutils::RealSyscalls::ppoll(pollfd*, unsigned int, double) const+136) (BuildId: b06c1413e4acc09f35a15ec62fcb4ab3)
    #04 pc 0000000000011d50  /system/lib64/libnetdutils.so (android::netdutils::StatusOr<std::__1::array<unsigned short, 2ul> > android::netdutils::Syscalls::ppoll<2ul>(std::__1::array<android::netdutils::Fd, 2ul> const&, unsigned short, double) const+112) (BuildId: b06c1413e4acc09f35a15ec62fcb4ab3)
    #05 pc 0000000000011a6c  /system/lib64/libnetdutils.so (android::netdutils::NetlinkListener::run()+316) (BuildId: b06c1413e4acc09f35a15ec62fcb4ab3)
    #06 pc 00000000000118a4  /system/lib64/libnetdutils.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::netdutils::NetlinkListener::NetlinkListener(android::netdutils::UniqueFd, android::netdutils::UniqueFd, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_2> >(void*) (.cfi)+84) (BuildId: b06c1413e4acc09f35a15ec62fcb4ab3)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"doh-handler" sysTid=1620
    #00 pc 00000000000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000014bbcc  /apex/com.android.tethering/lib64/libnetd_resolv.so (<tokio::runtime::io::driver::Driver>::turn+384) (BuildId: 05803cf666bad91d437b35642f90334c)
    #02 pc 000000000014ec78  /apex/com.android.tethering/lib64/libnetd_resolv.so (<tokio::runtime::driver::IoStack>::park+136) (BuildId: 05803cf666bad91d437b35642f90334c)
    #03 pc 0000000000148c3c  /apex/com.android.tethering/lib64/libnetd_resolv.so (<tokio::runtime::time::Driver>::park_internal+504) (BuildId: 05803cf666bad91d437b35642f90334c)
    #04 pc 000000000014e388  /apex/com.android.tethering/lib64/libnetd_resolv.so (<tokio::runtime::scheduler::multi_thread::park::Inner>::park_driver+196) (BuildId: 05803cf666bad91d437b35642f90334c)
    #05 pc 0000000000151118  /apex/com.android.tethering/lib64/libnetd_resolv.so (<tokio::runtime::scheduler::multi_thread::worker::Context>::park_internal+1008) (BuildId: 05803cf666bad91d437b35642f90334c)
    #06 pc 0000000000155970  /apex/com.android.tethering/lib64/libnetd_resolv.so (tokio::runtime::scheduler::multi_thread::worker::run+5140) (BuildId: 05803cf666bad91d437b35642f90334c)
    #07 pc 00000000001456f0  /apex/com.android.tethering/lib64/libnetd_resolv.so (tokio::runtime::task::raw::poll::<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio::runtime::blocking::schedule::BlockingSchedule>+492) (BuildId: 05803cf666bad91d437b35642f90334c)
    #08 pc 00000000001474a4  /apex/com.android.tethering/lib64/libnetd_resolv.so (<std::thread::lifecycle::spawn_unchecked<<tokio::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}+364) (BuildId: 05803cf666bad91d437b35642f90334c)
    #09 pc 0000000000136d60  /apex/com.android.tethering/lib64/libnetd_resolv.so (<std::sys::thread::unix::Thread>::new::thread_start+220) (BuildId: 05803cf666bad91d437b35642f90334c)
    #10 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #11 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"netd" sysTid=1621
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000021505c  /apex/com.android.tethering/lib64/libnetd_resolv.so (SocketListener::runListener()+676) (BuildId: 05803cf666bad91d437b35642f90334c)
    #03 pc 0000000000214d58  /apex/com.android.tethering/lib64/libnetd_resolv.so (SocketListener::threadStart(void*) (.cfi)+68) (BuildId: 05803cf666bad91d437b35642f90334c)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:932_1" sysTid=1623
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:932_2" sysTid=1624
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000057f0  /system/lib64/libsysutils.so (SocketListener::runListener()+400) (BuildId: b2a4457f07d90d8d4d3dc0dd17bf0e42)
    #03 pc 0000000000005428  /system/lib64/libsysutils.so (SocketListener::threadStart(void*)+8) (BuildId: b2a4457f07d90d8d4d3dc0dd17bf0e42)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:932_3" sysTid=1626
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000004e88c  /system/bin/netd (MDnsSdListener::Monitor::run()+284) (BuildId: cee1dfa51462744d2b386f8be85d63c5)
    #03 pc 000000000004eb1c  /system/bin/netd (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 (MDnsSdListener::Monitor::*)(), MDnsSdListener::Monitor*> >(void*) (.cfi)+60) (BuildId: cee1dfa51462744d2b386f8be85d63c5)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:932_3" sysTid=1627
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000050bc4  /system/bin/netd (android::net::aidl::NetdHwAidlService::run() (.cfi)+436) (BuildId: cee1dfa51462744d2b386f8be85d63c5)
    #06 pc 0000000000074880  /system/bin/netd (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 (*)()> >(void*) (.cfi)+64) (BuildId: cee1dfa51462744d2b386f8be85d63c5)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:932_1" sysTid=1628
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000008e16c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #03 pc 000000000008e2a8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #04 pc 000000000008f53c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #05 pc 000000000009a228  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:932_4" sysTid=1630
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:932_5" sysTid=2410
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:932_6" sysTid=2432
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 932 -----

----- Waiting Channels: pid 932 at 2026-07-27 02:36:52.573034399-0600 -----
Cmd line: /system/bin/netd

sysTid=932       state=S    binder_wait_for_work
sysTid=1091      state=S    futex_wait_queue_me
sysTid=1611      state=S    do_sys_poll
sysTid=1612      state=S    do_sys_poll
sysTid=1613      state=S    do_sys_poll
sysTid=1614      state=S    do_sys_poll
sysTid=1615      state=S    do_sys_poll
sysTid=1620      state=S    do_epoll_wait
sysTid=1621      state=S    do_sys_poll
sysTid=1623      state=S    binder_wait_for_work
sysTid=1624      state=S    do_sys_poll
sysTid=1626      state=S    do_sys_poll
sysTid=1627      state=S    binder_wait_for_work
sysTid=1628      state=S    binder_wait_for_work
sysTid=1630      state=S    binder_wait_for_work
sysTid=2410      state=S    binder_wait_for_work
sysTid=2432      state=S    binder_wait_for_work

----- end 932 -----



----- pid 1318 at 2026-07-27 02:36:52.709559938-0600 -----
Cmd line: /system/bin/cameraserver
ABI: 'arm64'

"binder:1318_2" sysTid=1318
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000002580  /system/bin/cameraserver (main.cfi+256) (BuildId: a8076dbfa42eea53c3d09ffd845f9e2c)
    #06 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1318_1" sysTid=1403
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000008e16c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #03 pc 000000000008e2a8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #04 pc 000000000008f53c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #05 pc 000000000009a228  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1318_2" sysTid=1407
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000008e16c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #03 pc 000000000008e2a8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #04 pc 000000000008f53c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #05 pc 000000000009a228  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1318_1" sysTid=1427
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1318_3" sysTid=2757
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1318_4" sysTid=6456
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1318_5" sysTid=7628
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1318_6" sysTid=7935
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1318_7" sysTid=7954
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1318_3" sysTid=15953
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000008e16c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #03 pc 000000000008e2a8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #04 pc 000000000008f53c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #05 pc 000000000009a228  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 1318 -----

----- Waiting Channels: pid 1318 at 2026-07-27 02:36:52.676761861-0600 -----
Cmd line: /system/bin/cameraserver

sysTid=1318      state=S    binder_wait_for_work
sysTid=1403      state=S    binder_wait_for_work
sysTid=1407      state=S    binder_wait_for_work
sysTid=1427      state=S    binder_wait_for_work
sysTid=2757      state=S    binder_wait_for_work
sysTid=6456      state=S    binder_wait_for_work
sysTid=7628      state=S    binder_wait_for_work
sysTid=7935      state=S    binder_wait_for_work
sysTid=7954      state=S    binder_wait_for_work
sysTid=15953     state=S    binder_wait_for_work

----- end 1318 -----



----- pid 1382 at 2026-07-27 02:36:52.799594168-0600 -----
Cmd line: /system/bin/mediaserver
ABI: 'arm'

"mediaserver32" sysTid=1382
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0003fb93  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #03 pc 0003fddd  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #04 pc 0004054b  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+70) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #05 pc 000020fb  /system/bin/mediaserver32 (main.cfi+162) (BuildId: 903c6094e30c45540f46f00774864fef)
    #06 pc 0005be85  /apex/com.android.runtime/lib/bionic/libc.so (__libc_init+60) (BuildId: 283a96113827700893c5f931c9b89258)

"binder:1382_1" sysTid=1492
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0003fb93  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #03 pc 0003fddd  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #04 pc 0004054b  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+70) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #05 pc 00047231  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"TimerThread" sysTid=1895
    #00 pc 0005dc78  /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000636cf  /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 000ac84d  /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: 283a96113827700893c5f931c9b89258)
    #03 pc 0003d369  /system/lib/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+8) (BuildId: 0e7ff878fe49e6a55c5f86f783503839)
    #04 pc 0001757b  /system_ext/lib/libmivideo.so (android::videorecoverytimer::TimerThread::MonitorThread::threadFunc()+82) (BuildId: aa48da89cfbcd17160195132510a3c9d)
    #05 pc 0001750b  /system_ext/lib/libmivideo.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::videorecoverytimer::TimerThread::MonitorThread::MonitorThread()::$_0> >(void*) (.cfi)+22) (BuildId: aa48da89cfbcd17160195132510a3c9d)
    #06 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #07 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"HwBinder:1382_1" sysTid=1896
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0005e941  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+168) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #03 pc 0005ea45  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+20) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #04 pc 0005f871  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+120) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #05 pc 00066e15  /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"HwBinder:1382_2" sysTid=1897
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0005e941  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+168) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #03 pc 0005ea45  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+20) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #04 pc 0005f871  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+120) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #05 pc 00066e15  /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"HwBinder:1382_3" sysTid=1904
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0005e941  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+168) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #03 pc 0005ea45  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+20) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #04 pc 0005f871  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+120) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #05 pc 00066e15  /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"binder:1382_2" sysTid=1980
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0003fb93  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #03 pc 0003fddd  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #04 pc 0004054b  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+70) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #05 pc 00047231  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"binder:1382_3" sysTid=1981
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0003fb93  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #03 pc 0003fddd  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #04 pc 0004054b  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+70) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #05 pc 00047231  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"CCodecWatchdog" sysTid=9264
    #00 pc 0005dc78  /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000636cf  /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 000ac84d  /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: 283a96113827700893c5f931c9b89258)
    #03 pc 00014f45  /system/lib/libstagefright_foundation.so (android::ALooper::loop()+424) (BuildId: 5b87137d8621467e9930841f3adbad62)
    #04 pc 0000d85f  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+294) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #05 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #06 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"CodecLooper" sysTid=9287
    #00 pc 0005dc78  /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000636cf  /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 000ac84d  /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: 283a96113827700893c5f931c9b89258)
    #03 pc 0003d369  /system/lib/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+8) (BuildId: 0e7ff878fe49e6a55c5f86f783503839)
    #04 pc 0001498d  /system/lib/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::invalidatorThread(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::mutex&, std::__1::condition_variable&, bool&) (.cfi)+76) (BuildId: 28788e97bcce8049478e55ec4d1de741)
    #05 pc 00014d95  /system/lib/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::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::mutex&, std::__1::condition_variable&, bool&), 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> > >(void*) (.cfi)+36) (BuildId: 28788e97bcce8049478e55ec4d1de741)
    #06 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #07 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"CodecLooper" sysTid=9288
    #00 pc 0005dc78  /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000636cf  /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 000ac84d  /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_wait+32) (BuildId: 283a96113827700893c5f931c9b89258)
    #03 pc 0003d369  /system/lib/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+8) (BuildId: 0e7ff878fe49e6a55c5f86f783503839)
    #04 pc 00014e6d  /system/lib/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::evictorThread(std::__1::map<std::__1::weak_ptr<android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl> const, long 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 long> > >&, std::__1::mutex&, std::__1::condition_variable&) (.cfi)+84) (BuildId: 28788e97bcce8049478e55ec4d1de741)
    #05 pc 000150d1  /system/lib/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::map<std::__1::weak_ptr<android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl> const, long 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 long> > >&, std::__1::mutex&, std::__1::condition_variable&), std::__1::reference_wrapper<std::__1::map<std::__1::weak_ptr<android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl> const, long 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 long> > > >, std::__1::reference_wrapper<std::__1::mutex>, std::__1::reference_wrapper<std::__1::condition_variable> > >(void*) (.cfi)+36) (BuildId: 28788e97bcce8049478e55ec4d1de741)
    #06 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #07 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"HwBinder:1382_4" sysTid=9359
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0005e941  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+168) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #03 pc 0005ea45  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+20) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #04 pc 0005f871  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+120) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #05 pc 00066e15  /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"binder:1382_4" sysTid=9640
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0003fb93  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #03 pc 0003fddd  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #04 pc 0004054b  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+70) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #05 pc 00047231  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"binder:1382_5" sysTid=11739
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0003fb93  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #03 pc 0003fddd  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #04 pc 0004054b  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+70) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #05 pc 00047231  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"HwBinder:1382_5" sysTid=14201
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0005e941  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+168) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #03 pc 0005ea45  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+20) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #04 pc 0005f871  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+120) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #05 pc 00066e15  /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"binder:1382_6" sysTid=16025
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0003fb93  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #03 pc 0003fddd  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #04 pc 0004054b  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+70) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #05 pc 00047231  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"binder:1382_7" sysTid=16038
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0003fb93  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #03 pc 0003fddd  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #04 pc 0004054b  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+70) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #05 pc 00047231  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"binder:1382_8" sysTid=16244
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0003fb93  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #03 pc 0003fddd  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #04 pc 0004054b  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+70) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #05 pc 00047231  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"binder:1382_9" sysTid=16823
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0003fb93  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #03 pc 0003fddd  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #04 pc 0004054b  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+70) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #05 pc 00047231  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"HwBinder:1382_6" sysTid=16950
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0005e941  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+168) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #03 pc 0005ea45  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+20) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #04 pc 0005f871  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+120) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #05 pc 00066e15  /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"HwBinder:1382_7" sysTid=17008
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0005e941  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+168) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #03 pc 0005ea45  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+20) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #04 pc 0005f871  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+120) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #05 pc 00066e15  /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"HwBinder:1382_8" sysTid=25296
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0005e941  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+168) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #03 pc 0005ea45  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+20) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #04 pc 0005f871  /system/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+120) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #05 pc 00066e15  /system/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: 4cf6828a1e8f84b88b905f1a8f4c2436)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

----- end 1382 -----

----- Waiting Channels: pid 1382 at 2026-07-27 02:36:52.727194476-0600 -----
Cmd line: /system/bin/mediaserver

sysTid=1382      state=S    binder_wait_for_work
sysTid=1492      state=S    binder_wait_for_work
sysTid=1895      state=S    futex_wait_queue_me
sysTid=1896      state=S    binder_wait_for_work
sysTid=1897      state=S    binder_wait_for_work
sysTid=1904      state=S    binder_wait_for_work
sysTid=1980      state=S    binder_wait_for_work
sysTid=1981      state=S    binder_wait_for_work
sysTid=9264      state=S    futex_wait_queue_me
sysTid=9287      state=S    futex_wait_queue_me
sysTid=9288      state=S    futex_wait_queue_me
sysTid=9359      state=S    binder_wait_for_work
sysTid=9640      state=S    binder_wait_for_work
sysTid=11739     state=S    binder_wait_for_work
sysTid=14201     state=S    binder_wait_for_work
sysTid=16025     state=S    binder_wait_for_work
sysTid=16038     state=S    binder_wait_for_work
sysTid=16244     state=S    binder_wait_for_work
sysTid=16823     state=S    binder_wait_for_work
sysTid=16950     state=S    binder_wait_for_work
sysTid=17008     state=S    binder_wait_for_work
sysTid=25296     state=S    binder_wait_for_work

----- end 1382 -----



----- pid 1448 at 2026-07-27 02:36:52.881366399-0600 -----
Cmd line: /system/bin/gatekeeperd /data/misc/gatekeeper
ABI: 'arm64'

"gatekeeperd" sysTid=1448
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 00000000000054f0  /system/bin/gatekeeperd (main+496) (BuildId: ed1b14feca4d3f95b6b5905f0df3d2f0)
    #06 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1448_1" sysTid=1542
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000008e16c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::talkWithDriver(bool)+204) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #03 pc 000000000008e2a8  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+40) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #04 pc 000000000008f53c  /system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+172) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #05 pc 000000000009a228  /system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: 3376cd15e8a0c52d875bdaad2aad4737)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 1448 -----

----- Waiting Channels: pid 1448 at 2026-07-27 02:36:52.845090784-0600 -----
Cmd line: /system/bin/gatekeeperd /data/misc/gatekeeper

sysTid=1448      state=S    binder_wait_for_work
sysTid=1542      state=S    binder_wait_for_work

----- end 1448 -----



----- pid 1324 at 2026-07-27 02:36:52.898982784-0600 -----
Cmd line: media.extractor aextractor
ABI: 'arm64'

"mediaextractor" sysTid=1324
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000001224  /system/bin/mediaextractor (main.cfi+404) (BuildId: 97df394cddd2c1b6174ff51b5544890f)
    #06 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1324_1" sysTid=1431
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1324_2" sysTid=2282
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1324_3" sysTid=2283
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mediaCloser" sysTid=2301
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 00000000001a83e8  /system/lib64/libstagefright.so (android::closingThreadWorker(void*) (.cfi)+168) (BuildId: 8023f7f5abdf338f12db5d99a72d21ba)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1324_4" sysTid=2312
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1324_5" sysTid=18207
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 1324 -----

----- Waiting Channels: pid 1324 at 2026-07-27 02:36:52.897184015-0600 -----
Cmd line: media.extractor aextractor

sysTid=1324      state=S    binder_wait_for_work
sysTid=1431      state=S    binder_wait_for_work
sysTid=2282      state=S    binder_wait_for_work
sysTid=2283      state=S    binder_wait_for_work
sysTid=2301      state=S    futex_wait_queue_me
sysTid=2312      state=S    binder_wait_for_work
sysTid=18207     state=S    binder_wait_for_work

----- end 1324 -----



----- pid 1005 at 2026-07-27 02:36:52.969852938-0600 -----
Cmd line: /vendor/bin/hw/vendor.xiaomi.hardware.vibratorfeature.service
ABI: 'arm64'

"vendor.xiaomi.h" sysTid=1005
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 000000000000a3e8  /vendor/bin/hw/vendor.xiaomi.hardware.vibratorfeature.service (main+484) (BuildId: 4c1616cfd4ded53855138813e3c1911e)
    #06 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"vendor.xiaomi.h" sysTid=1034
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000a3670  /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+112) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000006b38  /vendor/lib64/libaachaptics.so (BuildId: 77446107ae78c454e4212ea7876e7d67)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"DynamicEffectTh" sysTid=1036
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000001a290  /vendor/bin/hw/vendor.xiaomi.hardware.vibratorfeature.service (android::DynamicEffectThread::threadLoop()+620) (BuildId: 4c1616cfd4ded53855138813e3c1911e)
    #04 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 1005 -----

----- Waiting Channels: pid 1005 at 2026-07-27 02:36:52.951592245-0600 -----
Cmd line: /vendor/bin/hw/vendor.xiaomi.hardware.vibratorfeature.service

sysTid=1005      state=S    binder_wait_for_work
sysTid=1034      state=S    futex_wait_queue_me
sysTid=1036      state=S    futex_wait_queue_me

----- end 1005 -----



----- pid 941 at 2026-07-27 02:36:53.008156861-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.audio.service.mediatek
ABI: 'arm64'

"binder:941_2" sysTid=941
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000002bb8  /vendor/bin/hw/android.hardware.audio.service.mediatek (main+2916) (BuildId: e123b63fd2cf9c7f99a6be293ccdeba0)
    #05 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"Binder:941_1" sysTid=970
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000041840  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+288) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #03 pc 0000000000041b18  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #04 pc 0000000000042410  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+68) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #05 pc 0000000000067bb4  /apex/com.android.vndk.v31/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #06 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #08 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #09 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:941_1" sysTid=971
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:941_3" sysTid=973
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"Binder:941_2" sysTid=975
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000041840  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+288) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #03 pc 0000000000041b18  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #04 pc 0000000000042410  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+68) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #05 pc 0000000000067bb4  /apex/com.android.vndk.v31/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #06 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #08 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #09 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:941_1" sysTid=1017
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:941_2" sysTid=1020
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"control_thread_" sysTid=1184
    #00 pc 00000000000ec9e8  /apex/com.android.runtime/lib64/bionic/libc.so (read+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000000cb90  /vendor/lib64/hw/sound_trigger.primary.default.so (control_thread_loop(void*)+524) (BuildId: 6b33890c9413680e075c461b6ce1764d)
    #02 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:941_2" sysTid=1545
    #00 pc 00000000000ec9e4  /apex/com.android.runtime/lib64/bionic/libc.so (read+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 0000000000018f88  /vendor/lib64/libaudio_param_parser-vnd.so (appHandleThreadLoop+516) (BuildId: 62bc0ba63babef54198d99ee1c09dbf5)
    #02 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:941_2" sysTid=1617
    #00 pc 00000000000ed864  /apex/com.android.runtime/lib64/bionic/libc.so (recvfrom+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000002932e0  /vendor/lib64/hw/audio.primary.mediatek.so (read_adsp_cb_thread+324) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #02 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:941_2" sysTid=1618
    #00 pc 00000000000ec9e8  /apex/com.android.runtime/lib64/bionic/libc.so (read+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 0000000000293c48  /vendor/lib64/hw/audio.primary.mediatek.so (read_ipi_thread+164) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #02 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mix0:0" sysTid=1644
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000002701a0  /vendor/lib64/hw/audio.primary.mediatek.so (sw_mixer_mix_thread_hal+412) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mix0:1" sysTid=1645
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000002701a0  /vendor/lib64/hw/audio.primary.mediatek.so (sw_mixer_mix_thread_hal+412) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mix1:0" sysTid=1646
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000002701a0  /vendor/lib64/hw/audio.primary.mediatek.so (sw_mixer_mix_thread_hal+412) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mix1:1" sysTid=1647
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000002701a0  /vendor/lib64/hw/audio.primary.mediatek.so (sw_mixer_mix_thread_hal+412) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"processElementT" sysTid=1649
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000001436fc  /vendor/lib64/hw/audio.primary.mediatek.so (android::SpeechMessageQueue::getQueueElementUntilPushed(android::sph_msg_t**, unsigned int*)+280) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #04 pc 000000000014246c  /vendor/lib64/hw/audio.primary.mediatek.so (android::SpeechMessageQueue::processElementThread(void*)+364) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"readSpeechMessa" sysTid=1650
    #00 pc 00000000000ec9e8  /apex/com.android.runtime/lib64/bionic/libc.so (read+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000001461f8  /vendor/lib64/hw/audio.primary.mediatek.so (android::SpeechMessengerNormal::readSpeechMessage(android::sph_msg_t*)+380) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #02 pc 0000000000137950  /vendor/lib64/hw/audio.primary.mediatek.so (android::SpeechDriverNormal::readSpeechMessageFromModem(android::sph_msg_t*)+272) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #03 pc 0000000000137d08  /vendor/lib64/hw/audio.primary.mediatek.so (android::SpeechDriverNormal::readSpeechMessageThread(void*)+556) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"eventThread_941" sysTid=1651
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000262c84  /vendor/lib64/hw/audio.primary.mediatek.so (android::AudioEventThread::eventThread(void*)+548) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"eventThread_941" sysTid=1652
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000262c84  /vendor/lib64/hw/audio.primary.mediatek.so (android::AudioEventThread::eventThread(void*)+548) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"eventThread_941" sysTid=1654
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000262c84  /vendor/lib64/hw/audio.primary.mediatek.so (android::AudioEventThread::eventThread(void*)+548) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"AudioALSAHardwa" sysTid=1657
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000153ac  /apex/com.android.vndk.v31/lib64/libstagefright_foundation.so (android::ALooper::loop()+336) (BuildId: 391cf63d9c9b666c82503e8907a1d882)
    #04 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:941_2" sysTid=1658
    #00 pc 00000000000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 0000000000193d00  /vendor/lib64/hw/audio.primary.mediatek.so (android::ConThreadProcess(void*)+164) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #02 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:941_3" sysTid=2105
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:941_4" sysTid=2663
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"MiSoundSetParam" sysTid=3342
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000005360  /vendor/lib64/soundfx/libmisoundfx.so (android::MiSoundSetParameterThread::threadLoop()+160) (BuildId: af411a13dca5b16ddc5d2faa4c91407d)
    #04 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:941_5" sysTid=3544
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:941_6" sysTid=3788
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:941_7" sysTid=11734
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"writer" sysTid=11741
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 0000000000002448  /apex/com.android.vndk.v31/lib64/libfmq.so (android::hardware::EventFlag::waitHelper(unsigned int, unsigned int*, long)+320) (BuildId: e166807791a9ddccbbc157a1d90f2068)
    #02 pc 000000000003822c  /vendor/lib64/hw/android.hardware.audio@7.1-impl-mediatek.so (android::hardware::audio::V7_1::implementation::(anonymous namespace)::WriteThread::threadLoop()+164) (BuildId: ad4024a6962967a0e8c2958de86c98b4)
    #03 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #04 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"effect" sysTid=11832
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 0000000000002448  /apex/com.android.vndk.v31/lib64/libfmq.so (android::hardware::EventFlag::waitHelper(unsigned int, unsigned int*, long)+320) (BuildId: e166807791a9ddccbbc157a1d90f2068)
    #02 pc 00000000000316dc  /vendor/lib64/hw/android.hardware.audio.effect@7.0-impl.so (android::hardware::audio::effect::V7_0::implementation::(anonymous namespace)::ProcessThread::threadLoop()+156) (BuildId: 24cc30e0430dbce5ba70ece90559bd63)
    #03 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #04 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:941_8" sysTid=14216
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"writer" sysTid=17441
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 0000000000002448  /apex/com.android.vndk.v31/lib64/libfmq.so (android::hardware::EventFlag::waitHelper(unsigned int, unsigned int*, long)+320) (BuildId: e166807791a9ddccbbc157a1d90f2068)
    #02 pc 000000000003822c  /vendor/lib64/hw/android.hardware.audio@7.1-impl-mediatek.so (android::hardware::audio::V7_1::implementation::(anonymous namespace)::WriteThread::threadLoop()+164) (BuildId: ad4024a6962967a0e8c2958de86c98b4)
    #03 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #04 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"writer" sysTid=24827
    #00 pc 00000000000ecd04  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000008910  /apex/com.android.vndk.v31/lib64/libtinyalsa.so (pcm_hw_ioctl+156) (BuildId: c0d093163e9d63e804e750f20d429cb5)
    #03 pc 000000000000677c  /apex/com.android.vndk.v31/lib64/libtinyalsa.so (pcm_write+144) (BuildId: c0d093163e9d63e804e750f20d429cb5)
    #04 pc 0000000000162948  /vendor/lib64/hw/audio.primary.mediatek.so (android::AudioALSAPlaybackHandlerDsp::write(void const*, unsigned long)+336) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #05 pc 000000000023a784  /vendor/lib64/hw/audio.primary.mediatek.so (android::AudioALSAStreamOut::write(void const*, unsigned long)+2748) (BuildId: 7e29e3747a4ac367ef1a2922189c68f6)
    #06 pc 00000000000382a0  /vendor/lib64/hw/android.hardware.audio@7.1-impl-mediatek.so (android::hardware::audio::V7_1::implementation::(anonymous namespace)::WriteThread::threadLoop()+280) (BuildId: ad4024a6962967a0e8c2958de86c98b4)
    #07 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #08 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #09 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #10 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"writer" sysTid=26185
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 0000000000002448  /apex/com.android.vndk.v31/lib64/libfmq.so (android::hardware::EventFlag::waitHelper(unsigned int, unsigned int*, long)+320) (BuildId: e166807791a9ddccbbc157a1d90f2068)
    #02 pc 000000000003822c  /vendor/lib64/hw/android.hardware.audio@7.1-impl-mediatek.so (android::hardware::audio::V7_1::implementation::(anonymous namespace)::WriteThread::threadLoop()+164) (BuildId: ad4024a6962967a0e8c2958de86c98b4)
    #03 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #04 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"reader" sysTid=26186
    #00 pc 00000000000ed484  /apex/com.android.runtime/lib64/bionic/libc.so (nanosleep+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a928c  /apex/com.android.runtime/lib64/bionic/libc.so (usleep+76) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000006cb8  /vendor/lib64/hw/audio.r_submix.mediatek.so (android::in_read(audio_stream_in*, void*, unsigned long)+2116) (BuildId: f7cc1d36d3d83d8c367a62d3a74c34ad)
    #03 pc 00000000000321a4  /vendor/lib64/hw/android.hardware.audio@7.1-impl-mediatek.so (android::hardware::audio::V7_1::implementation::(anonymous namespace)::ReadThread::threadLoop()+304) (BuildId: ad4024a6962967a0e8c2958de86c98b4)
    #04 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"Binder:941_3" sysTid=27979
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000041840  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+288) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #03 pc 0000000000041b18  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #04 pc 0000000000042410  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+68) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #05 pc 0000000000067bb4  /apex/com.android.vndk.v31/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #06 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #08 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #09 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 941 -----

----- Waiting Channels: pid 941 at 2026-07-27 02:36:52.977920245-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.audio.service.mediatek

sysTid=941       state=S    binder_wait_for_work
sysTid=970       state=S    binder_wait_for_work
sysTid=971       state=S    binder_wait_for_work
sysTid=973       state=S    binder_wait_for_work
sysTid=975       state=S    binder_wait_for_work
sysTid=1017      state=S    binder_wait_for_work
sysTid=1020      state=S    binder_wait_for_work
sysTid=1184      state=S    VowDrv_read
sysTid=1545      state=S    inotify_read
sysTid=1617      state=S    __skb_wait_for_more_packets
sysTid=1618      state=S    audio_ipi_dma_msg_read
sysTid=1644      state=S    futex_wait_queue_me
sysTid=1645      state=S    futex_wait_queue_me
sysTid=1646      state=S    futex_wait_queue_me
sysTid=1647      state=S    futex_wait_queue_me
sysTid=1649      state=S    futex_wait_queue_me
sysTid=1650      state=S    do_wait_intr_irq
sysTid=1651      state=S    futex_wait_queue_me
sysTid=1652      state=S    futex_wait_queue_me
sysTid=1654      state=S    futex_wait_queue_me
sysTid=1657      state=S    futex_wait_queue_me
sysTid=1658      state=S    do_epoll_wait
sysTid=2105      state=S    binder_wait_for_work
sysTid=2663      state=S    binder_wait_for_work
sysTid=3342      state=S    futex_wait_queue_me
sysTid=3544      state=S    binder_wait_for_work
sysTid=3788      state=S    binder_wait_for_work
sysTid=11734     state=S    binder_wait_for_work
sysTid=11741     state=S    futex_wait_queue_me
sysTid=11832     state=S    futex_wait_queue_me
sysTid=14216     state=S    binder_wait_for_work
sysTid=17441     state=S    futex_wait_queue_me
sysTid=24827     state=R    0
sysTid=26185     state=S    futex_wait_queue_me
sysTid=26186     state=S    __arm64_sys_nanosleep

----- end 941 -----



----- pid 942 at 2026-07-27 02:36:53.077000553-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.bluetooth@1.1-service-mediatek
ABI: 'arm64'

"bluetooth@1.1-s" sysTid=942
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 00000000000010ec  /vendor/bin/hw/android.hardware.bluetooth@1.1-service-mediatek (main+152) (BuildId: 1912bbb605b1a394251a8d2baafb7cf6)
    #05 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"bt_hal_msg_hand" sysTid=950
    #00 pc 00000000000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 0000000000016640  /apex/com.android.vndk.v31/lib64/libutils.so (android::Looper::pollInner(int)+180) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #02 pc 0000000000016524  /apex/com.android.vndk.v31/lib64/libutils.so (android::Looper::pollOnce(int, int*, int*, void**)+112) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #03 pc 0000000000010e50  /vendor/lib64/hw/android.hardware.bluetooth@1.1-impl-mediatek.so (vendor::mediatek::bluetooth::hal::BtHalMessageLooper::RunLooper()+184) (BuildId: 71cd2a67e982abeb3666214b07005662)
    #04 pc 0000000000010d44  /vendor/lib64/hw/android.hardware.bluetooth@1.1-impl-mediatek.so (vendor::mediatek::bluetooth::hal::BtHalMessageLooper::ThreadRoutine(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)+252) (BuildId: 71cd2a67e982abeb3666214b07005662)
    #05 pc 0000000000010f94  /vendor/lib64/hw/android.hardware.bluetooth@1.1-impl-mediatek.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> >, vendor::mediatek::bluetooth::hal::BtHalMessageLooper::StartThread(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)::$_0, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > >(void*)+92) (BuildId: 71cd2a67e982abeb3666214b07005662)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:942_1" sysTid=951
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:942_2" sysTid=953
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"bt_hal_msg_hand" sysTid=2665
    #00 pc 00000000000edda4  /apex/com.android.runtime/lib64/bionic/libc.so (__pselect6+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000000dbdc  /vendor/lib64/hw/android.hardware.bluetooth@1.1-impl-mediatek.so (android::hardware::bluetooth::async::AsyncFdWatcher::ThreadRoutine()+504) (BuildId: 71cd2a67e982abeb3666214b07005662)
    #02 pc 000000000000dff0  /vendor/lib64/hw/android.hardware.bluetooth@1.1-impl-mediatek.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::hardware::bluetooth::async::AsyncFdWatcher::tryStartThread()::$_0> >(void*)+40) (BuildId: 71cd2a67e982abeb3666214b07005662)
    #03 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #04 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:942_3" sysTid=3505
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:942_4" sysTid=10930
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 942 -----

----- Waiting Channels: pid 942 at 2026-07-27 02:36:53.045540322-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.bluetooth@1.1-service-mediatek

sysTid=942       state=S    binder_wait_for_work
sysTid=950       state=S    do_epoll_wait
sysTid=951       state=S    binder_wait_for_work
sysTid=953       state=S    binder_wait_for_work
sysTid=2665      state=S    do_select
sysTid=3505      state=S    binder_wait_for_work
sysTid=10930     state=S    binder_wait_for_work

----- end 942 -----



----- pid 1326 at 2026-07-27 02:36:53.104658476-0600 -----
Cmd line: media.metrics diametrics
ABI: 'arm64'

"mediametrics" sysTid=1326
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 000000000000123c  /system/bin/mediametrics (main.cfi+428) (BuildId: d77e628599eba59ffd181eac0f3b0acd)
    #06 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"mediametrics" sysTid=1377
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000001010e4  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+132) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b74c  /system/lib64/libc++.so (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)+108) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 00000000000380d8  /system/lib64/libmediametricsservice.so (android::mediametrics::TimedAction::threadLoop()+440) (BuildId: 4b10a84e85840e3c52bbedca189a1936)
    #05 pc 0000000000026b38  /system/lib64/libmediametricsservice.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::mediametrics::TimedAction::TimedAction()::'lambda'()> >(void*) (.cfi)+40) (BuildId: 4b10a84e85840e3c52bbedca189a1936)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1326_1" sysTid=1383
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1326_2" sysTid=1988
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1326_3" sysTid=1989
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1326_4" sysTid=1990
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1326_5" sysTid=2835
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1326_6" sysTid=2837
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1326_7" sysTid=2881
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:1326_8" sysTid=2882
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 1326 -----

----- Waiting Channels: pid 1326 at 2026-07-27 02:36:53.086249168-0600 -----
Cmd line: media.metrics diametrics

sysTid=1326      state=S    binder_wait_for_work
sysTid=1377      state=S    futex_wait_queue_me
sysTid=1383      state=S    binder_wait_for_work
sysTid=1988      state=S    binder_wait_for_work
sysTid=1989      state=S    binder_wait_for_work
sysTid=1990      state=S    binder_wait_for_work
sysTid=2835      state=S    binder_wait_for_work
sysTid=2837      state=S    binder_wait_for_work
sysTid=2881      state=S    binder_wait_for_work
sysTid=2882      state=S    binder_wait_for_work

----- end 1326 -----



----- pid 1394 at 2026-07-27 02:36:53.124568015-0600 -----
Cmd line: media.codec hw/android.hardware.media.omx@1.0-service
ABI: 'arm'

"omx@1.0-service" sysTid=1394
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0004b9cb  /apex/com.android.vndk.v31/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+146) (BuildId: 6e4e8cd9fee5c114215a4975b204dd6d)
    #03 pc 0004b899  /apex/com.android.vndk.v31/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: 6e4e8cd9fee5c114215a4975b204dd6d)
    #04 pc 0000238d  /vendor/bin/hw/android.hardware.media.omx@1.0-service (main+924) (BuildId: db0119029b8b5c91e65c03a25d58265e)
    #05 pc 0005be85  /apex/com.android.runtime/lib/bionic/libc.so (__libc_init+60) (BuildId: 283a96113827700893c5f931c9b89258)

"Binder:1394_1" sysTid=1475
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0002c9df  /apex/com.android.vndk.v31/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) (BuildId: 146ba9914d432fed2cf9a913a5b54fcd)
    #03 pc 0002cbcd  /apex/com.android.vndk.v31/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 146ba9914d432fed2cf9a913a5b54fcd)
    #04 pc 0002d2f9  /apex/com.android.vndk.v31/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: 146ba9914d432fed2cf9a913a5b54fcd)
    #05 pc 00045ccd  /apex/com.android.vndk.v31/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 146ba9914d432fed2cf9a913a5b54fcd)
    #06 pc 0000d363  /apex/com.android.vndk.v31/lib/libutils.so (android::Thread::_threadLoop(void*)+166) (BuildId: ba083521b2110ce5602b8469422fa383)
    #07 pc 0000ce97  /apex/com.android.vndk.v31/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+254) (BuildId: ba083521b2110ce5602b8469422fa383)
    #08 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #09 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"Binder:1394_2" sysTid=1479
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0002c9df  /apex/com.android.vndk.v31/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+226) (BuildId: 146ba9914d432fed2cf9a913a5b54fcd)
    #03 pc 0002cbcd  /apex/com.android.vndk.v31/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 146ba9914d432fed2cf9a913a5b54fcd)
    #04 pc 0002d2f9  /apex/com.android.vndk.v31/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+44) (BuildId: 146ba9914d432fed2cf9a913a5b54fcd)
    #05 pc 00045ccd  /apex/com.android.vndk.v31/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 146ba9914d432fed2cf9a913a5b54fcd)
    #06 pc 0000d363  /apex/com.android.vndk.v31/lib/libutils.so (android::Thread::_threadLoop(void*)+166) (BuildId: ba083521b2110ce5602b8469422fa383)
    #07 pc 0000ce97  /apex/com.android.vndk.v31/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+254) (BuildId: ba083521b2110ce5602b8469422fa383)
    #08 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #09 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"HwBinder:1394_1" sysTid=1498
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0004b9cb  /apex/com.android.vndk.v31/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+146) (BuildId: 6e4e8cd9fee5c114215a4975b204dd6d)
    #03 pc 0004b899  /apex/com.android.vndk.v31/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: 6e4e8cd9fee5c114215a4975b204dd6d)
    #04 pc 0004b859  /apex/com.android.vndk.v31/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: 6e4e8cd9fee5c114215a4975b204dd6d)
    #05 pc 0000d363  /apex/com.android.vndk.v31/lib/libutils.so (android::Thread::_threadLoop(void*)+166) (BuildId: ba083521b2110ce5602b8469422fa383)
    #06 pc 0000ce97  /apex/com.android.vndk.v31/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+254) (BuildId: ba083521b2110ce5602b8469422fa383)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"HwBinder:1394_2" sysTid=1512
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0004b9cb  /apex/com.android.vndk.v31/lib/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+146) (BuildId: 6e4e8cd9fee5c114215a4975b204dd6d)
    #03 pc 0004b899  /apex/com.android.vndk.v31/lib/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+56) (BuildId: 6e4e8cd9fee5c114215a4975b204dd6d)
    #04 pc 0004b859  /apex/com.android.vndk.v31/lib/libhidlbase.so (android::hardware::PoolThread::threadLoop()+12) (BuildId: 6e4e8cd9fee5c114215a4975b204dd6d)
    #05 pc 0000d363  /apex/com.android.vndk.v31/lib/libutils.so (android::Thread::_threadLoop(void*)+166) (BuildId: ba083521b2110ce5602b8469422fa383)
    #06 pc 0000ce97  /apex/com.android.vndk.v31/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+254) (BuildId: ba083521b2110ce5602b8469422fa383)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

----- end 1394 -----

----- Waiting Channels: pid 1394 at 2026-07-27 02:36:53.115253245-0600 -----
Cmd line: media.codec hw/android.hardware.media.omx@1.0-service

sysTid=1394      state=S    binder_wait_for_work
sysTid=1475      state=S    binder_wait_for_work
sysTid=1479      state=S    binder_wait_for_work
sysTid=1498      state=S    binder_wait_for_work
sysTid=1512      state=S    binder_wait_for_work

----- end 1394 -----



----- pid 947 at 2026-07-27 02:36:53.231041168-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.gnss-service.mediatek
ABI: 'arm64'

"binder:947_2" sysTid=947
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000001128  /vendor/bin/hw/android.hardware.gnss-service.mediatek (main+212) (BuildId: 188957e91c0587a9c65547ddec8879cd)
    #05 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:947_1" sysTid=996
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:947_3" sysTid=997
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000005e4d8  /system/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+280) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #03 pc 000000000005e838  /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #04 pc 000000000005f210  /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+112) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #05 pc 0000000000069078  /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 6fa9fdb79d1dd908e111ebb4a0651caf)
    #06 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"POSIX timer 0" sysTid=2372
    #00 pc 00000000000ed6e8  /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a21c0  /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start(void*)+96) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:947_2" sysTid=2373
    #00 pc 00000000000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000000c278  /vendor/lib64/hw/gps.default.so (gpshal_worker_thread+144) (BuildId: c7d228c757015a7fab5e81a19a811dbb)
    #02 pc 000000000001c020  /vendor/lib64/hw/android.hardware.gnss@2.1-impl-mediatek.so (threadFunc(void*)+12) (BuildId: 3f29da64f7d1eba0a0e389c36882aa0c)
    #03 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #04 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"POSIX timer 1" sysTid=2374
    #00 pc 00000000000ed6e8  /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a21c0  /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start(void*)+96) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"POSIX timer 2" sysTid=2380
    #00 pc 00000000000ed6e8  /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a21c0  /apex/com.android.runtime/lib64/bionic/libc.so (__timer_thread_start(void*)+96) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 947 -----

----- Waiting Channels: pid 947 at 2026-07-27 02:36:53.213172630-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.gnss-service.mediatek

sysTid=947       state=S    binder_wait_for_work
sysTid=996       state=S    binder_wait_for_work
sysTid=997       state=S    binder_wait_for_work
sysTid=2372      state=S    do_sigtimedwait
sysTid=2373      state=S    do_epoll_wait
sysTid=2374      state=S    do_sigtimedwait
sysTid=2380      state=S    do_sigtimedwait

----- end 947 -----

crash_dump failed to dump process 499: failed to attach to thread 499: Permission denied

----- Waiting Channels: pid 499 at 2026-07-27 02:36:53.242130168-0600 -----
Cmd line: /system/bin/vold --blkid_context=u:r:blkid:s0 --blkid_untrusted_context=u:r:blkid_untrusted:s0 --fsck_context=u:r:fsck:s0 --fsck_untrusted_context=u:r:fsck_untrusted:s0

sysTid=499       state=S    binder_wait_for_work
sysTid=506       state=S    binder_wait_for_work
sysTid=507       state=S    do_sys_poll
sysTid=508       state=S    binder_wait_for_work
sysTid=701       state=S    binder_wait_for_work
sysTid=4141      state=S    binder_wait_for_work

----- end 499 -----



----- pid 1396 at 2026-07-27 02:36:53.323167938-0600 -----
Cmd line: /vendor/bin/hw/camerahalserver
ABI: 'arm64'

"camerahalserver" sysTid=1396
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000002294  /vendor/bin/hw/mt6895/camerahalserver (main+576) (BuildId: bb943adc64bc396ca50c7af253f53d3f)
    #05 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"camerahalserver" sysTid=1604
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 00000000000087f4  /vendor/lib64/mt6895/libmtkcam_sysutils.so (NSCam::JobQueue<void (), (NSCam::JQPriority)0>::JobQueue(char const*)::'lambda'()::operator()() const+260) (BuildId: b85af971dd320a779540c76fe2b49f8a)
    #05 pc 00000000000086dc  /vendor/lib64/mt6895/libmtkcam_sysutils.so (std::__1::__async_assoc_state<void, std::__1::__async_func<NSCam::JobQueue<void (), (NSCam::JQPriority)0>::JobQueue(char const*)::'lambda'()> >::__execute()+20) (BuildId: b85af971dd320a779540c76fe2b49f8a)
    #06 pc 0000000000008a18  /vendor/lib64/mt6895/libmtkcam_sysutils.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::__async_assoc_state<void, std::__1::__async_func<NSCam::JobQueue<void (), (NSCam::JQPriority)0>::JobQueue(char const*)::'lambda'()> >::*)(), std::__1::__async_assoc_state<void, std::__1::__async_func<NSCam::JobQueue<void (), (NSCam::JQPriority)0>::JobQueue(char const*)::'lambda'()> >*> >(void*)+60) (BuildId: b85af971dd320a779540c76fe2b49f8a)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"ULogGuardMonito" sysTid=1610
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 000000000001d650  /vendor/lib64/mt6895/libmtkcam_ulog.so (NSCam::Utils::ULog::ULogGuardMonitor::run()+540) (BuildId: b99a132ee1c9707aacd9734f819825e2)
    #05 pc 000000000002c20c  /vendor/lib64/mt6895/libmtkcam_ulog.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 (NSCam::Utils::ULog::ULogGuardMonitor::*)(), NSCam::Utils::ULog::ULogGuardMonitor*> >(void*)+60) (BuildId: b99a132ee1c9707aacd9734f819825e2)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"camerahalserver" sysTid=1714
    #00 pc 00000000000edda4  /apex/com.android.runtime/lib64/bionic/libc.so (__pselect6+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000708d4  /vendor/lib64/libvideofilter_only.so (BuildId: ea115b8bd146e98741daeff58e6cab319b665a7d)
    #02 pc 0000000000066920  /vendor/lib64/libvideofilter_only.so (BuildId: ea115b8bd146e98741daeff58e6cab319b665a7d)
    #03 pc 0000000000074aa8  /vendor/lib64/libvideofilter_only.so (BuildId: ea115b8bd146e98741daeff58e6cab319b665a7d)
    #04 pc 0000000000087410  /vendor/lib64/libvideofilter_only.so (BuildId: ea115b8bd146e98741daeff58e6cab319b665a7d)
    #05 pc 0000000000087354  /vendor/lib64/libvideofilter_only.so (BuildId: ea115b8bd146e98741daeff58e6cab319b665a7d)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"camerahalserver" sysTid=1715
    #00 pc 00000000000edda4  /apex/com.android.runtime/lib64/bionic/libc.so (__pselect6+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000708d4  /vendor/lib64/libvideofilter_only.so (BuildId: ea115b8bd146e98741daeff58e6cab319b665a7d)
    #02 pc 0000000000066920  /vendor/lib64/libvideofilter_only.so (BuildId: ea115b8bd146e98741daeff58e6cab319b665a7d)
    #03 pc 0000000000074aa8  /vendor/lib64/libvideofilter_only.so (BuildId: ea115b8bd146e98741daeff58e6cab319b665a7d)
    #04 pc 0000000000087410  /vendor/lib64/libvideofilter_only.so (BuildId: ea115b8bd146e98741daeff58e6cab319b665a7d)
    #05 pc 0000000000087354  /vendor/lib64/libvideofilter_only.so (BuildId: ea115b8bd146e98741daeff58e6cab319b665a7d)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"camerahalserver" sysTid=1716
    #00 pc 00000000000edda4  /apex/com.android.runtime/lib64/bionic/libc.so (__pselect6+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000708d4  /vendor/lib64/libvideofilter_only.so (BuildId: ea115b8bd146e98741daeff58e6cab319b665a7d)
    #02 pc 0000000000066920  /vendor/lib64/libvideofilter_only.so (BuildId: ea115b8bd146e98741daeff58e6cab319b665a7d)
    #03 pc 0000000000074aa8  /vendor/lib64/libvideofilter_only.so (BuildId: ea115b8bd146e98741daeff58e6cab319b665a7d)
    #04 pc 0000000000087410  /vendor/lib64/libvideofilter_only.so (BuildId: ea115b8bd146e98741daeff58e6cab319b665a7d)
    #05 pc 0000000000087354  /vendor/lib64/libvideofilter_only.so (BuildId: ea115b8bd146e98741daeff58e6cab319b665a7d)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1396_1" sysTid=1893
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1396_2" sysTid=1894
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"ccd-master" sysTid=15675
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000017454  /vendor/lib64/mt6895/libccd.so (masterservice+220) (BuildId: 7e16cea9a24503526322d97978c89d4f)
    #03 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #04 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"LTMThread" sysTid=15691
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000002a924  /vendor/lib64/mt6895/libaaa_ltm.so
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1396_3" sysTid=15802
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"AFAssistTaskThd" sysTid=15835
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 00000000000e1310  /vendor/lib64/mt6895/lib3a.af.assist.so (BuildId: b8bd1ebe13377bf1884e563095751f15)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"fpipe.async" sysTid=15888
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000001e75b8  /vendor/lib64/libcamera_scene.so (BuildId: 9ce6fb13d8371c80b6a140422c7303f0654e541f)
    #04 pc 000000000003e100  /vendor/lib64/libcamera_scene.so (BuildId: 9ce6fb13d8371c80b6a140422c7303f0654e541f)
    #05 pc 000000000003dd1c  /vendor/lib64/libcamera_scene.so (BuildId: 9ce6fb13d8371c80b6a140422c7303f0654e541f)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1396_4" sysTid=16245
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"ImgStream-Poll-" sysTid=18230
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000001010e4  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+132) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000056580  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)+108) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 0000000000020e88  /vendor/lib64/mt6895/libimgsys_v4l2.so (std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&)+152) (BuildId: 6eb3ccb5bacd60f6612e5d959d027989)
    #05 pc 0000000000021b80  /vendor/lib64/mt6895/libimgsys_v4l2.so (BufferMonitor::WaitEvent()+408) (BuildId: 6eb3ccb5bacd60f6612e5d959d027989)
    #06 pc 00000000000427bc  /vendor/lib64/mt6895/libimgsys_v4l2.so (EventHandler::EventWorker::ProcessEvent()+620) (BuildId: 6eb3ccb5bacd60f6612e5d959d027989)
    #07 pc 0000000000040d6c  /vendor/lib64/mt6895/libimgsys_main.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 (EventHandler::EventWorker::*)(), EventHandler::EventWorker*> >(void*)+60) (BuildId: 0a7009e8a3b8ba03263f7270d6daaeb4)
    #08 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #09 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1396_5" sysTid=28005
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 1396 -----

----- Waiting Channels: pid 1396 at 2026-07-27 02:36:53.259749476-0600 -----
Cmd line: /vendor/bin/hw/camerahalserver

sysTid=1396      state=S    binder_wait_for_work
sysTid=1604      state=S    futex_wait_queue_me
sysTid=1610      state=S    futex_wait_queue_me
sysTid=1714      state=S    do_select
sysTid=1715      state=S    do_select
sysTid=1716      state=S    do_select
sysTid=1893      state=S    binder_wait_for_work
sysTid=1894      state=S    binder_wait_for_work
sysTid=15675     state=S    ccd_master_listen
sysTid=15691     state=S    futex_wait_queue_me
sysTid=15802     state=S    binder_wait_for_work
sysTid=15835     state=S    futex_wait_queue_me
sysTid=15888     state=S    futex_wait_queue_me
sysTid=16245     state=S    binder_wait_for_work
sysTid=18230     state=S    futex_wait_queue_me

----- end 1396 -----



----- pid 949 at 2026-07-27 02:36:53.443860553-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.graphics.composer@2.3-service
ABI: 'arm64'

"composer@2.3-se" sysTid=949
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 00000000000091d8  /vendor/bin/hw/android.hardware.graphics.composer@2.3-service (main+388) (BuildId: 77b126e10eea9d2738e3410599b5db98)
    #05 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"Binder:949_1" sysTid=977
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000041840  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+288) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #03 pc 0000000000041b18  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #04 pc 0000000000042410  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+68) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #05 pc 0000000000067bb4  /apex/com.android.vndk.v31/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #06 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #08 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #09 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"Binder:949_2" sysTid=979
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000041840  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+288) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #03 pc 0000000000041b18  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #04 pc 0000000000042410  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+68) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #05 pc 0000000000067bb4  /apex/com.android.vndk.v31/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #06 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #08 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #09 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"SWWatchDog" sysTid=1061
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000001010e4  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_timedwait+132) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 0000000000056580  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >)+108) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 00000000000e09f0  /vendor/lib64/hw/hwcomposer.mtk_common.so (std::__1::cv_status std::__1::condition_variable::wait_for<long long, std::__1::ratio<1l, 1000l> >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> > const&)+176) (BuildId: 9cbeb23bf9dd8d4e5297ad6ad56928ab)
    #05 pc 0000000000109ed4  /vendor/lib64/hw/hwcomposer.mtk_common.so (android::SWWatchDogTimer::threadLoop()+692) (BuildId: 9cbeb23bf9dd8d4e5297ad6ad56928ab)
    #06 pc 0000000000109bd4  /vendor/lib64/hw/hwcomposer.mtk_common.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::SWWatchDogTimer::SWWatchDogTimer()::'lambda'()> >(void*)+44) (BuildId: 9cbeb23bf9dd8d4e5297ad6ad56928ab)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"TrashCleaner" sysTid=1062
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 00000000000e6f14  /vendor/lib64/hw/hwcomposer.mtk_common.so (DrmDevice::trashCleanerLoop()+192) (BuildId: 9cbeb23bf9dd8d4e5297ad6ad56928ab)
    #05 pc 00000000000f00e4  /vendor/lib64/hw/hwcomposer.mtk_common.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 (DrmDevice::*)(), DrmDevice*> >(void*)+60) (BuildId: 9cbeb23bf9dd8d4e5297ad6ad56928ab)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:949_1" sysTid=1066
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:949_2" sysTid=1069
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"PanelEventMonit" sysTid=1234
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000009b120  /vendor/lib64/hw/hwcomposer.mtk_common.so (PanelEventMonitorThread::threadLoop()+64) (BuildId: 9cbeb23bf9dd8d4e5297ad6ad56928ab)
    #03 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #04 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"UEventThreadHWC" sysTid=1235
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000009892c  /vendor/lib64/hw/hwcomposer.mtk_common.so (UEventThread::threadLoop()+64) (BuildId: 9cbeb23bf9dd8d4e5297ad6ad56928ab)
    #03 pc 0000000000012174  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+460) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #04 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"RefreshRequestT" sysTid=1236
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000eef2c  /vendor/lib64/hw/hwcomposer.mtk_common.so (DrmDevice::waitRefreshRequest(unsigned int*)+52) (BuildId: 9cbeb23bf9dd8d4e5297ad6ad56928ab)
    #03 pc 0000000000099080  /vendor/lib64/hw/hwcomposer.mtk_common.so (RefreshRequestThread::threadLoop()+152) (BuildId: 9cbeb23bf9dd8d4e5297ad6ad56928ab)
    #04 pc 0000000000012174  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+460) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"OverlayEngine_0" sysTid=1237
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000a3670  /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+112) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000a1260  /vendor/lib64/hw/hwcomposer.mtk_common.so (OverlayEngine::threadLoop()+60) (BuildId: 9cbeb23bf9dd8d4e5297ad6ad56928ab)
    #04 pc 0000000000012174  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+460) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"Dispatcher_0" sysTid=1238
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 00000000000a3670  /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+112) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000008d80c  /vendor/lib64/hw/hwcomposer.mtk_common.so (DispatchThread::threadLoop()+56) (BuildId: 9cbeb23bf9dd8d4e5297ad6ad56928ab)
    #04 pc 0000000000012174  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+460) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:949_2" sysTid=1239
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000764f4  /vendor/lib64/mt6895/libdpframework.so (DpAsyncBlitStream::waitComplete(void*)+252) (BuildId: 1b7a4f0280e88012388dbdf4c863928a)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:949_2" sysTid=1240
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000764f4  /vendor/lib64/mt6895/libdpframework.so (DpAsyncBlitStream::waitComplete(void*)+252) (BuildId: 1b7a4f0280e88012388dbdf4c863928a)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"VSyncThread_0" sysTid=1241
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000973b0  /vendor/lib64/hw/hwcomposer.mtk_common.so (VSyncThread::threadLoop()+88) (BuildId: 9cbeb23bf9dd8d4e5297ad6ad56928ab)
    #04 pc 0000000000012174  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+460) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:949_3" sysTid=28010
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 949 -----

----- Waiting Channels: pid 949 at 2026-07-27 02:36:53.388993784-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.graphics.composer@2.3-service

sysTid=949       state=S    binder_wait_for_work
sysTid=977       state=S    binder_wait_for_work
sysTid=979       state=S    binder_wait_for_work
sysTid=1061      state=S    futex_wait_queue_me
sysTid=1062      state=S    futex_wait_queue_me
sysTid=1066      state=S    binder_wait_for_work
sysTid=1069      state=S    binder_wait_for_work
sysTid=1234      state=S    do_sys_poll
sysTid=1235      state=S    do_sys_poll
sysTid=1236      state=S    mtk_drm_wait_repaint_ioctl
sysTid=1237      state=S    futex_wait_queue_me
sysTid=1238      state=S    futex_wait_queue_me
sysTid=1239      state=S    futex_wait_queue_me
sysTid=1240      state=S    futex_wait_queue_me
sysTid=1241      state=S    futex_wait_queue_me

----- end 949 -----



----- pid 438 at 2026-07-27 02:36:53.514654399-0600 -----
Cmd line: /system/bin/lmkd
ABI: 'arm64'

"lmkd" sysTid=438
    #00 pc 00000000000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000000a918  /system/bin/lmkd (main+2728) (BuildId: 5d9a31f3cbf5d4ce23b3f05878448bae)
    #02 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"lmkd_reaper0" sysTid=445
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 0000000000014c88  /system/bin/lmkd (reaper_main(void*) (.__uniq.196807038116046355771133154265472343614)+344) (BuildId: 5d9a31f3cbf5d4ce23b3f05878448bae)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"lmkd_reaper1" sysTid=446
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
    #04 pc 0000000000014c88  /system/bin/lmkd (reaper_main(void*) (.__uniq.196807038116046355771133154265472343614)+344) (BuildId: 5d9a31f3cbf5d4ce23b3f05878448bae)
    #05 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #06 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"lmkd_watchdog" sysTid=449
    #00 pc 00000000000ed6e8  /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a46f4  /apex/com.android.runtime/lib64/bionic/libc.so (sigwait+68) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000015638  /system/bin/lmkd (watchdog_main(void*) (.__uniq.288258272495711656009424584389365946021)+152) (BuildId: 5d9a31f3cbf5d4ce23b3f05878448bae)
    #03 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #04 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 438 -----

----- Waiting Channels: pid 438 at 2026-07-27 02:36:53.481576245-0600 -----
Cmd line: /system/bin/lmkd

sysTid=438       state=S    do_epoll_wait
sysTid=445       state=S    futex_wait_queue_me
sysTid=446       state=S    futex_wait_queue_me
sysTid=449       state=S    do_sigtimedwait

----- end 438 -----



----- pid 952 at 2026-07-27 02:36:53.552998707-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.health@2.1-service
ABI: 'arm64'

"health@2.1-serv" sysTid=952
    #00 pc 00000000000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000000b544  /vendor/bin/hw/android.hardware.health@2.1-service (android::hardware::health::HealthLoop::MainLoop()+216) (BuildId: 60de7261769b7f1047e9e795981878b7)
    #02 pc 000000000000b6b4  /vendor/bin/hw/android.hardware.health@2.1-service (android::hardware::health::HealthLoop::StartLoop()+56) (BuildId: 60de7261769b7f1047e9e795981878b7)
    #03 pc 0000000000006190  /vendor/bin/hw/android.hardware.health@2.1-service (main+316) (BuildId: 60de7261769b7f1047e9e795981878b7)
    #04 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 952 -----

----- Waiting Channels: pid 952 at 2026-07-27 02:36:53.524192322-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.health@2.1-service

sysTid=952       state=S    do_epoll_wait

----- end 952 -----



----- pid 1465 at 2026-07-27 02:36:53.590621861-0600 -----
Cmd line: /vendor/bin/hw/mfp-daemon
ABI: 'arm64'

"mfp-daemon" sysTid=1465
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 000000000000d564  /vendor/bin/hw/mfp-daemon (main+244) (BuildId: 1e0560c4518949d7963b1b456c44f90c)
    #05 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:1465_1" sysTid=1539
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mfp-daemon" sysTid=1671
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000002ac74  /vendor/lib64/hw/fingerprint.fpc_isee.so (worker_function+72) (BuildId: c6b27955e2d7dd21684b2294b5cb443f)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mfp-daemon" sysTid=1672
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000002ac74  /vendor/lib64/hw/fingerprint.fpc_isee.so (worker_function+72) (BuildId: c6b27955e2d7dd21684b2294b5cb443f)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"mfp-daemon" sysTid=1673
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000002ac74  /vendor/lib64/hw/fingerprint.fpc_isee.so (worker_function+72) (BuildId: c6b27955e2d7dd21684b2294b5cb443f)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"FingerprintEngi" sysTid=1676
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000153ac  /apex/com.android.vndk.v31/lib64/libstagefright_foundation.so (android::ALooper::loop()+336) (BuildId: 391cf63d9c9b666c82503e8907a1d882)
    #04 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"FingerprintEngi" sysTid=1678
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000153ac  /apex/com.android.vndk.v31/lib64/libstagefright_foundation.so (android::ALooper::loop()+336) (BuildId: 391cf63d9c9b666c82503e8907a1d882)
    #04 pc 0000000000012174  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+460) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #05 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 1465 -----

----- Waiting Channels: pid 1465 at 2026-07-27 02:36:53.557864553-0600 -----
Cmd line: /vendor/bin/hw/mfp-daemon

sysTid=1465      state=S    binder_wait_for_work
sysTid=1539      state=S    binder_wait_for_work
sysTid=1671      state=S    futex_wait_queue_me
sysTid=1672      state=S    futex_wait_queue_me
sysTid=1673      state=S    futex_wait_queue_me
sysTid=1676      state=S    futex_wait_queue_me
sysTid=1678      state=S    futex_wait_queue_me

----- end 1465 -----



----- pid 955 at 2026-07-27 02:36:53.603715015-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.media.c2@1.2-mediatek-64b
ABI: 'arm64'

"c2@1.2-mediatek" sysTid=955
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 00000000000023a8  /vendor/bin/hw/android.hardware.media.c2@1.2-mediatek-64b (main+852) (BuildId: 594f54daab033441e37a73f5d034aa12)
    #05 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"Binder:955_1" sysTid=1079
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000041840  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+288) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #03 pc 0000000000041b18  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #04 pc 0000000000042410  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+68) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #05 pc 0000000000067bb4  /apex/com.android.vndk.v31/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #06 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #08 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #09 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"Binder:955_2" sysTid=1080
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000041840  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+288) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #03 pc 0000000000041b18  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #04 pc 0000000000042410  /apex/com.android.vndk.v31/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+68) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #05 pc 0000000000067bb4  /apex/com.android.vndk.v31/lib64/libbinder.so (android::PoolThread::threadLoop()+24) (BuildId: 59afe050ec4859c81531de07bcf5bb38)
    #06 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #08 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #09 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:955_1" sysTid=1081
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:955_2" sysTid=1082
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"c2@1.2-mediatek" sysTid=1943
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 000000000001bf58  /vendor/lib64/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::invalidatorThread(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::mutex&, std::__1::condition_variable&, bool&) (.cfi)+136) (BuildId: 2fc5390e80da474ab49a91e617996736)
    #05 pc 000000000001c5e4  /vendor/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::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::mutex&, std::__1::condition_variable&, bool&), 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> > >(void*) (.cfi)+64) (BuildId: 2fc5390e80da474ab49a91e617996736)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"c2@1.2-mediatek" sysTid=1944
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 000000000001c748  /vendor/lib64/libstagefright_bufferpool@2.0.1.so (android::hardware::media::bufferpool::V2_0::implementation::Accessor::Impl::evictorThread(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::mutex&, std::__1::condition_variable&) (.cfi)+140) (BuildId: 2fc5390e80da474ab49a91e617996736)
    #05 pc 000000000001cae8  /vendor/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::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::mutex&, std::__1::condition_variable&), 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> > >(void*) (.cfi)+64) (BuildId: 2fc5390e80da474ab49a91e617996736)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:955_3" sysTid=1947
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:955_4" sysTid=1948
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:955_5" sysTid=1985
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:955_4" sysTid=4427
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 00000000000285b8  /vendor/lib64/libcodec2_hidl@1.0.so (android::hardware::media::c2::V1_0::utils::InputBufferManager::main()+92) (BuildId: b86a7aa7885d127e80be20c11652cdb3)
    #05 pc 00000000000286b4  /vendor/lib64/libcodec2_hidl@1.0.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::hardware::media::c2::V1_0::utils::InputBufferManager::*)(), android::hardware::media::c2::V1_0::utils::InputBufferManager*> >(void*) (.cfi)+60) (BuildId: b86a7aa7885d127e80be20c11652cdb3)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:955_6" sysTid=11931
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"HwBinder:955_7" sysTid=17410
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 0000000000069fc4  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #05 pc 00000000000120ac  /apex/com.android.vndk.v31/lib64/libutils.so (android::Thread::_threadLoop(void*)+260) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #06 pc 0000000000011964  /apex/com.android.vndk.v31/lib64/libutils.so (thread_data_t::trampoline(thread_data_t const*)+404) (BuildId: 9764a66bf33c6a777e7fbeaa9b94bde1)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"FMT-0" sysTid=26373
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000001bc9c  /vendor/lib64/libformatter.so (JobWorker::workerLoop(void*)+156) (BuildId: d3272aedf54ff9e71e20867fc0b72512)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"FMT-1" sysTid=26374
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 000000000001bc9c  /vendor/lib64/libformatter.so (JobWorker::workerLoop(void*)+156) (BuildId: d3272aedf54ff9e71e20867fc0b72512)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 955 -----

----- Waiting Channels: pid 955 at 2026-07-27 02:36:53.602047630-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.media.c2@1.2-mediatek-64b

sysTid=955       state=S    binder_wait_for_work
sysTid=1079      state=S    binder_wait_for_work
sysTid=1080      state=S    binder_wait_for_work
sysTid=1081      state=S    binder_wait_for_work
sysTid=1082      state=S    binder_wait_for_work
sysTid=1943      state=S    futex_wait_queue_me
sysTid=1944      state=S    futex_wait_queue_me
sysTid=1947      state=S    binder_wait_for_work
sysTid=1948      state=S    binder_wait_for_work
sysTid=1985      state=S    binder_wait_for_work
sysTid=4427      state=S    futex_wait_queue_me
sysTid=11931     state=S    binder_wait_for_work
sysTid=17410     state=S    binder_wait_for_work
sysTid=26373     state=S    futex_wait_queue_me
sysTid=26374     state=S    futex_wait_queue_me

----- end 955 -----



----- pid 957 at 2026-07-27 02:36:53.765288553-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal-mediatek
ABI: 'arm64'

"sensors@2.0-ser" sysTid=957
    #00 pc 00000000000ecd08  /apex/com.android.runtime/lib64/bionic/libc.so (__ioctl+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000009edec  /apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000006a1c8  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::getAndExecuteCommand()+176) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #03 pc 000000000006a038  /apex/com.android.vndk.v31/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+96) (BuildId: bd032fb3600bd7da46e4276849c09093)
    #04 pc 000000000000a1a8  /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal-mediatek (main+340) (BuildId: 1a4b3b6ebff9edad5c3319e24d150c8c)
    #05 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"sensors@2.0-ser" sysTid=1054
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000005eec  /vendor/lib64/libhfmanager.so (HfLooper::eventLooper(std::__1::function<void (sensors_event_t const*)>)+96) (BuildId: 979b8a64ce49923ec0e32507ba003264)
    #03 pc 0000000000026c0c  /vendor/lib64/hw/sensors.mediatek.V2.0.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> >, SensorSavedChannel::SensorSavedChannel()::$_0> >(void*)+304) (BuildId: 8f616f6c81588775251e34111832ed37)
    #04 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #05 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"sensors@2.0-ser" sysTid=1056
    #00 pc 00000000000eddc4  /apex/com.android.runtime/lib64/bionic/libc.so (__ppoll+4) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a18dc  /apex/com.android.runtime/lib64/bionic/libc.so (poll+92) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 000000000001db88  /vendor/lib64/hw/sensors.mediatek.V2.0.so (sensors_poll_context_t::pollEvent(sensors_event_t*, int)+312) (BuildId: 8f616f6c81588775251e34111832ed37)
    #03 pc 00000000000200f0  /vendor/lib64/hw/sensors.mediatek.V2.0.so (SensorManager::pollEvent(sensors_event_t*, int)+60) (BuildId: 8f616f6c81588775251e34111832ed37)
    #04 pc 0000000000007b70  /vendor/lib64/hw/android.hardware.sensors@2.X-subhal-mediatek.so (android::hardware::sensors::V2_0::subhal::implementation::Sensors::poll()+320) (BuildId: e8c7c0b0529c227b13ac341e7efcbc11)
    #05 pc 00000000000087b4  /vendor/lib64/hw/android.hardware.sensors@2.X-subhal-mediatek.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::hardware::sensors::V2_0::subhal::implementation::Sensors::Sensors()::$_0> >(void*)+40) (BuildId: e8c7c0b0529c227b13ac341e7efcbc11)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"sensors@2.0-ser" sysTid=1060
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 000000000000b6a8  /vendor/lib64/sensors.touch.detect.so (android::hardware::sensors::V2_0::subhal::implementation::Sensor::run()+396) (BuildId: e3e24015d30f42536f36404487a6e46e)
    #05 pc 000000000000bd90  /vendor/lib64/sensors.touch.detect.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::hardware::sensors::V2_0::subhal::implementation::Sensor*), android::hardware::sensors::V2_0::subhal::implementation::Sensor*> >(void*)+68) (BuildId: e3e24015d30f42536f36404487a6e46e)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"sensors@2.0-ser" sysTid=1085
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 000000000003428c  /vendor/lib64/hw/sensors.elliptic@2.0.so (BuildId: ec96340260f293c415e97510e0d3dd2f)
    #05 pc 0000000000033efc  /vendor/lib64/hw/sensors.elliptic@2.0.so (BuildId: ec96340260f293c415e97510e0d3dd2f)
    #06 pc 00000000000343b0  /vendor/lib64/hw/sensors.elliptic@2.0.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 (elliptic::sensors::SensorManager::*)(), elliptic::sensors::SensorManager*> >(void*)+88) (BuildId: ec96340260f293c415e97510e0d3dd2f)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"sensors@2.0-ser" sysTid=1086
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 0000000000034488  /vendor/lib64/hw/sensors.elliptic@2.0.so (BuildId: ec96340260f293c415e97510e0d3dd2f)
    #05 pc 00000000000341b4  /vendor/lib64/hw/sensors.elliptic@2.0.so (BuildId: ec96340260f293c415e97510e0d3dd2f)
    #06 pc 00000000000343b0  /vendor/lib64/hw/sensors.elliptic@2.0.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 (elliptic::sensors::SensorManager::*)(), elliptic::sensors::SensorManager*> >(void*)+88) (BuildId: ec96340260f293c415e97510e0d3dd2f)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"sensors@2.0-ser" sysTid=1087
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 0000000000025a3c  /vendor/lib64/hw/sensors.elliptic@2.0.so (BuildId: ec96340260f293c415e97510e0d3dd2f)
    #05 pc 00000000000259d0  /vendor/lib64/hw/sensors.elliptic@2.0.so (elliptic::sensors::SensorManager::Poll(sensors_event_t*, unsigned long)+12) (BuildId: ec96340260f293c415e97510e0d3dd2f)
    #06 pc 0000000000031214  /vendor/lib64/hw/sensors.elliptic@2.0.so (BuildId: ec96340260f293c415e97510e0d3dd2f)
    #07 pc 0000000000034b54  /vendor/lib64/hw/sensors.elliptic@2.0.so (BuildId: ec96340260f293c415e97510e0d3dd2f)
    #08 pc 0000000000036008  /vendor/lib64/hw/sensors.elliptic@2.0.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 (elliptic::sensors::V2_0::SensorHAL_Interface::*)(), elliptic::sensors::V2_0::SensorHAL_Interface*> >(void*)+88) (BuildId: ec96340260f293c415e97510e0d3dd2f)
    #09 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #10 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"sensors@2.0-ser" sysTid=2007
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 000000000000e40c  /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal-mediatek (android::hardware::sensors::V2_1::implementation::HalProxy::handlePendingWrites()+212) (BuildId: 1a4b3b6ebff9edad5c3319e24d150c8c)
    #05 pc 0000000000013768  /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal-mediatek (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::hardware::sensors::V2_1::implementation::HalProxy*), android::hardware::sensors::V2_1::implementation::HalProxy*> >(void*)+40) (BuildId: 1a4b3b6ebff9edad5c3319e24d150c8c)
    #06 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #07 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

"sensors@2.0-ser" sysTid=2008
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+144) (BuildId: 84a42637b3a421b801818f5793418fca)
    #02 pc 0000000000101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
    #03 pc 00000000000564e0  /apex/com.android.vndk.v31/lib64/libc++.so (std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)+20) (BuildId: ec4d9fd0ba70d6df55f26fde0506909f)
    #04 pc 000000000001454c  /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal-mediatek (void std::__1::condition_variable_any::wait<std::__1::unique_lock<std::__1::recursive_mutex> >(std::__1::unique_lock<std::__1::recursive_mutex>&)+104) (BuildId: 1a4b3b6ebff9edad5c3319e24d150c8c)
    #05 pc 000000000000e7c8  /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal-mediatek (android::hardware::sensors::V2_1::implementation::HalProxy::handleWakelocks()+296) (BuildId: 1a4b3b6ebff9edad5c3319e24d150c8c)
    #06 pc 0000000000013768  /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal-mediatek (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::hardware::sensors::V2_1::implementation::HalProxy*), android::hardware::sensors::V2_1::implementation::HalProxy*> >(void*)+40) (BuildId: 1a4b3b6ebff9edad5c3319e24d150c8c)
    #07 pc 0000000000101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204) (BuildId: 84a42637b3a421b801818f5793418fca)
    #08 pc 0000000000095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

----- end 957 -----

----- Waiting Channels: pid 957 at 2026-07-27 02:36:53.723770092-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal-mediatek

sysTid=957       state=S    binder_wait_for_work
sysTid=1054      state=S    do_sys_poll
sysTid=1056      state=S    do_sys_poll
sysTid=1060      state=S    futex_wait_queue_me
sysTid=1085      state=S    futex_wait_queue_me
sysTid=1086      state=S    futex_wait_queue_me
sysTid=1087      state=S    futex_wait_queue_me
sysTid=2007      state=S    futex_wait_queue_me
sysTid=2008      state=S    futex_wait_queue_me

----- end 957 -----



----- pid 1279 at 2026-07-27 02:36:53.823394168-0600 -----
Cmd line: /system/bin/drmserver
ABI: 'arm'

"drmserver" sysTid=1279
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0003fb93  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #03 pc 0003fddd  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #04 pc 0004054b  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+70) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #05 pc 0000508d  /system/bin/drmserver (main+80) (BuildId: 7a496fcaf19402e3f77366123c04fbba)
    #06 pc 0005be85  /apex/com.android.runtime/lib/bionic/libc.so (__libc_init+60) (BuildId: 283a96113827700893c5f931c9b89258)

"DrmManagerMetri" sysTid=1285
    #00 pc 0005dc78  /apex/com.android.runtime/lib/bionic/libc.so (syscall+28) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000636cf  /apex/com.android.runtime/lib/bionic/libc.so (__futex_wait_ex(void volatile*, bool, int, bool, timespec const*)+94) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 000ac8bb  /apex/com.android.runtime/lib/bionic/libc.so (pthread_cond_timedwait+84) (BuildId: 283a96113827700893c5f931c9b89258)
    #03 pc 00014f31  /system/lib/libstagefright_foundation.so (android::ALooper::loop()+404) (BuildId: 5b87137d8621467e9930841f3adbad62)
    #04 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #05 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #06 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"binder:1279_1" sysTid=1286
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0003fb93  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #03 pc 0003fddd  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #04 pc 0004054b  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+70) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #05 pc 00047231  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"binder:1279_2" sysTid=26537
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0003fb93  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #03 pc 0003fddd  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #04 pc 0004054b  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+70) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #05 pc 00047231  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

"binder:1279_3" sysTid=28037
    #00 pc 0009dc54  /apex/com.android.runtime/lib/bionic/libc.so (__ioctl+12) (BuildId: 283a96113827700893c5f931c9b89258)
    #01 pc 000698b3  /apex/com.android.runtime/lib/bionic/libc.so (ioctl+26) (BuildId: 283a96113827700893c5f931c9b89258)
    #02 pc 0003fb93  /system/lib/libbinder.so (android::IPCThreadState::talkWithDriver(bool)+206) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #03 pc 0003fddd  /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+8) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #04 pc 0004054b  /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+70) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #05 pc 00047231  /system/lib/libbinder.so (android::PoolThread::threadLoop()+12) (BuildId: 32d58a4ca9cc3ad97a508c09200fb5b9)
    #06 pc 0000d7dd  /system/lib/libutils.so (android::Thread::_threadLoop(void*)+164) (BuildId: e90dd1b51707c109552b6fe1758ee9ec)
    #07 pc 000ad23f  /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+40) (BuildId: 283a96113827700893c5f931c9b89258)
    #08 pc 00063d33  /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 283a96113827700893c5f931c9b89258)

----- end 1279 -----

----- Waiting Channels: pid 1279 at 2026-07-27 02:36:53.790644245-0600 -----
Cmd line: /system/bin/drmserver

sysTid=1279      state=S    binder_wait_for_work
sysTid=1285      state=S    futex_wait_queue_me
sysTid=1286      state=S    binder_wait_for_work
sysTid=26537     state=S    binder_wait_for_work

----- end 1279 -----

----- dumping ended at 254386
