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: 1785140213456
  anr <
    pid: 18457
    process: "com.google.android.providers.media.module"
    process_class: 2
    subject: "Timed out while trying to bind"
    uid: 10201
  >
>
events <
  timestamp_ms: 1785140215071
  anr <
    pid: 11061
    process: "com.mojang.minecraftpe"
    process_class: 1
    subject: "Timed out while trying to bind"
    uid: 10625
  >
>
timestamp_ms: 1785140230884
window_ms: 300000

----- dumping pid: 16431 at 342146549

----- pid 16431 at 2026-07-27 02:17:11.467598602-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: 966.139ms 99% C.I. 0.011ms-49.162ms Avg: 1.812ms Max: 72.102ms
DALVIK THREADS (330):
"AudioService" prio=5 tid=145 Blocked
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x4a41830 self=0xb400007cbe6acc00
  | sysTid=16647 nice=0 cgrp=foreground sched=0/0 handle=0x7c65dd3c30
  | state=S schedstat=( 246834589 457902485 1722 ) utm=12 stm=12 core=3 HZ=100
  | stack=0x7c65cd0000-0x7c65cd2000 stackSize=1039KB
  | held mutexes=
  at com.android.server.audio.AudioSystemAdapter.invalidateRoutingCache(AudioSystemAdapter.java:287)
  - waiting to lock <0x05b354db> (a java.lang.Object) held by thread 311
  at com.android.server.audio.AudioSystemAdapter.setParameters(AudioSystemAdapter.java:490)
  at com.android.server.audio.AudioService$AudioHandler.handleMessage(AudioService.java:10985)
  at android.os.Handler.dispatchMessage(Handler.java:106)
  at android.os.Looper.loopOnce(Looper.java:222)
  at android.os.Looper.loop(Looper.java:314)
  at com.android.server.audio.AudioService$AudioSystemThread.run(AudioService.java:10469)
DumpLatencyMs: 152.008

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

"HeapTaskDaemon" daemon prio=5 tid=5 WaitingForTaskProcessor
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2002638 self=0xb400007e031aa400
  | sysTid=16462 nice=4 cgrp=foreground sched=1073741824/0 handle=0x7e0bdfbc30
  | state=S schedstat=( 33601449473 35297612001 27558 ) utm=1568 stm=1791 core=7 HZ=100
  | stack=0x7e0bcf8000-0x7e0bcfa000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 00090300  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+32) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00201f28  /apex/com.android.art/lib64/libart.so (art::ConditionVariable::TimedWait+268) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  native: #02 pc 0020115c  /apex/com.android.art/lib64/libart.so (art::gc::TaskProcessor::RunAllTasks+232) (BuildId: cecb684d19b4f44ee3cbd66142c315f4)
  at dalvik.system.VMRuntime.runHeapTasks(Native method)
  at java.lang.Daemons$HeapTaskDaemon.runInternal(Daemons.java:766)
  at java.lang.Daemons$Daemon.run(Daemons.java:135)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 29.0458

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

"watchdog" prio=5 tid=25 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20739a0 self=0xb400007df6776800
  | sysTid=16490 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cf3ecdc30
  | state=S schedstat=( 472628453 135463391 634 ) utm=17 stm=30 core=5 HZ=100
  | stack=0x7cf3dca000-0x7cf3dcc000 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: 55.2357

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

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

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

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

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

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

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

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

"ActivityManager:kill" prio=5 tid=34 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20f9000 self=0xb400007df67d2000
  | sysTid=16506 nice=10 cgrp=foreground sched=1073741824/0 handle=0x7ce91f7c30
  | state=S schedstat=( 547663290 6578428226 5427 ) utm=13 stm=40 core=5 HZ=100
  | stack=0x7ce90f4000-0x7ce90f6000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
  at com.android.server.ServiceThread.run(ServiceThread.java:46)
DumpLatencyMs: 64.3258

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

"AnimThread-1" prio=5 tid=70 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x7762ca8 self=0xb400007bce737c00
  | sysTid=21906 nice=-2 cgrp=top-app sched=0/0 handle=0x7cf28b4c30
  | state=S schedstat=( 990384 521845 6 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7cf27b1000-0x7cf27b3000 stackSize=1039KB
  | held mutexes=
  at jdk.internal.misc.Unsafe.park(Native method)
  - waiting on an unknown object
  at java.util.concurrent.locks.LockSupport.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: 254.619

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

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

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

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

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

"appscheduling.default" prio=5 tid=76 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x45b8f20 self=0xb400007cbe2e2000
  | sysTid=16567 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cc0ef3c30
  | state=S schedstat=( 6884146060 17336612172 28207 ) utm=480 stm=207 core=2 HZ=100
  | stack=0x7cc0df0000-0x7cc0df2000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at android.os.Looper.loopOnce(Looper.java:176)
  at android.os.Looper.loop(Looper.java:314)
  at android.os.HandlerThread.run(HandlerThread.java:67)
DumpLatencyMs: 101.673

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

"NetworkPolicy" prio=5 (not attached)
  | sysTid=16952 nice=0 cgrp=foreground
  | state=S schedstat=( 534925 766307 9 ) 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 00006ad4  /system_ext/lib64/libnetworkboostjni.so (rttManagerThreadLoop+548) (BuildId: d58d8ec595790bd4f50e0907fcc2440a)
  native: #05 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #06 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

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

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

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

"mali-mem-purge" prio=4 (not attached)
  | sysTid=17665 nice=10 cgrp=top-app
  | state=S schedstat=( 11668688 55611157 85 ) utm=0 stm=1 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 000a3670  /apex/com.android.runtime/lib64/bionic/libc.so (sem_wait+112) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0175707c  /vendor/lib64/egl/mt6895/libGLES_mali.so (???) (BuildId: e3c7cadb643d010b)
  native: #04 pc 00101d5c  /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start+204) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #05 pc 00095bc0  /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 84a42637b3a421b801818f5793418fca)

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

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

"android.display" prio=5 (not attached)
  | sysTid=26137 nice=0 cgrp=top-app
  | state=S schedstat=( 78161608 32817541 53 ) utm=6 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=5 (not attached)
  | sysTid=19597 nice=0 cgrp=top-app
  | state=S schedstat=( 641233 26462 13 ) 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=5 (not attached)
  | sysTid=19598 nice=0 cgrp=top-app
  | state=S schedstat=( 525538 4480769 7 ) 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)

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

Zygote loaded classes=22406 post zygote classes=15939
Dumping registered class loaders
#0 dalvik.system.PathClassLoader: [], parent #1
#1 java.lang.BootClassLoader: [], no parent
#2 dalvik.system.PathClassLoader: [/system_ext/framework/miuix.jar:/apex/com.android.permission/javalib/service-permission.jar:/apex/com.android.healthfitness/javalib/service-healthfitness.jar:/apex/com.android.appsearch/javalib/service-appsearch.jar:/apex/com.android.art/javalib/service-art.jar:/system_ext/framework/miui-services.jar:/system/framework/services.jar!classes3.dex:/system/framework/services.jar!classes2.dex:/system/framework/services.jar:/apex/com.android.adservices/javalib/service-sdksandbox.jar:/apex/com.android.configinfrastructure/javalib/service-configinfrastructure.jar:/system_ext/framework/miui-cameraopt.jar:/apex/com.android.adservices/javalib/service-adservices.jar:/apex/com.android.rkpd/javalib/service-rkp.jar:/apex/com.android.media/javalib/service-media-s.jar:/apex/com.android.ondevicepersonalization/javalib/service-ondevicepersonalization.jar:/apex/com.android.compos/javalib/service-compos.jar:/system_ext/framework/apprecovery.proinstaller.jar:/system/framework/com.android.location.provider.jar], parent #1
#3 dalvik.system.PathClassLoader: [/apex/com.android.btservices/javalib/service-bluetooth.jar], parent #2
#4 dalvik.system.PathClassLoader: [/apex/com.android.devicelock/javalib/service-devicelock.jar], parent #2
#5 dalvik.system.PathClassLoader: [/apex/com.android.os.statsd/javalib/service-statsd.jar], parent #2
#6 dalvik.system.PathClassLoader: [/apex/com.android.scheduling/javalib/service-scheduling.jar], parent #2
#7 dalvik.system.PathClassLoader: [/apex/com.android.tethering/javalib/service-connectivity.jar], parent #2
#8 dalvik.system.PathClassLoader: [/apex/com.android.uwb/javalib/service-uwb.jar], parent #2
#9 dalvik.system.PathClassLoader: [/system_ext/framework/miui-wifi-service.jar:/apex/com.android.wifi/javalib/service-wifi.jar], parent #2
#10 dalvik.system.PathClassLoader: [/system_ext/framework/mediatek-services.jar], parent #2
#11 dalvik.system.PathClassLoader: [/system_ext/framework/miuix.jar], parent #0
#12 dalvik.system.PathClassLoader: [], parent #1
#13 dalvik.system.PathClassLoader: [/system_ext/framework/mediatek-services.jar], parent #2
#14 dalvik.system.PathClassLoader: [/system_ext/framework/MiuiBooster.jar], parent #0
#15 dalvik.system.PathClassLoader: [/system/priv-app/SettingsProvider/SettingsProvider.apk], parent #1
#16 dalvik.system.PathClassLoader: [/system/priv-app/MtkTelecom/MtkTelecom.apk], parent #1
#17 dalvik.system.PathClassLoader: [/system_ext/app/miuisystem/miuisystem.apk], parent #1
#18 dalvik.system.PathClassLoader: [/system/priv-app/FusedLocation/FusedLocation.apk], parent #1
#19 dalvik.system.PathClassLoader: [/system_ext/priv-app/LPPeService/LPPeService.apk], parent #1
#20 dalvik.system.PathClassLoader: [/system_ext/framework/MiuiBooster.jar], parent #0
#21 dalvik.system.PathClassLoader: [/system_ext/framework/MiuiBooster.jar], parent #0
Done dumping class loaders
Classes initialized: 0 in 0
Intern table: 69742 strong; 24860 weak
JNI: CheckJNI is off; globals=5826 (plus 388 weak)
Libraries: /system/lib64/libalarm_jni.so /system/lib64/libandroid_servers.so /system_ext/lib64/libmiinputflinger.so /system_ext/lib64/libmiturbo_jni.so /system_ext/lib64/libmiui_service.so /system_ext/lib64/libnetworkboostjni.so /system_ext/lib64/libscout.so libandroid.so libandroid_net_connectivity_com_android_net_module_util_jni.so libandroid_net_connectivity_com_android_net_module_util_jni_CommonConnectivityJni.so libartservice.so libaudioeffect_jni.so libcompiler_rt.so libforcedarkimpl.so libframework-connectivity-jni.so libframework-connectivity-tiramisu-jni.so libhttpengine.so libicing_anywhere.so libicu_jni.so libjavacore.so libjavacrypto.so libjnigraphics.so libmedia_jni.so libmediatek_exceptionlog.so libmiperf_jni.so libmisight_jni.so libmiui_runtime.so libmiuixlog.so libopenjdk.so libpowerhalwrap_jni.so librs_jni.so librtp_jni.so libservice-connectivity.so libsoundpool.so libstats_jni.so libwebviewchromium_loader.so (36)
Heap: 1% free, 118MB/119MB
Image spaces:
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system@framework@com.android.location.provider.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system@framework@services.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system_ext@framework@miui-services.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system_ext@framework@apprecovery.proinstaller.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.adservices@javalib@service-adservices.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.adservices@javalib@service-sdksandbox.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.appsearch@javalib@service-appsearch.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.art@javalib@service-art.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.compos@javalib@service-compos.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.configinfrastructure@javalib@service-configinfrastructure.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.healthfitness@javalib@service-healthfitness.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.media@javalib@service-media-s.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.ondevicepersonalization@javalib@service-ondevicepersonalization.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.permission@javalib@service-permission.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.rkpd@javalib@service-rkp.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.btservices@javalib@service-bluetooth.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.devicelock@javalib@service-devicelock.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.os.statsd@javalib@service-statsd.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.scheduling@javalib@service-scheduling.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.tethering@javalib@service-connectivity.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.uwb@javalib@service-uwb.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.wifi@javalib@service-wifi.jar@classes.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/boot.art
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/boot-framework-adservices.art
Dumping cumulative Gc timings
Start Dumping Averages for 26 iterations for concurrent mark compact
ProcessMarkStackNonNull:	Sum: 8.015s Avg: 308.297ms
CompactMovingSpace:	Sum: 7.183s Avg: 276.269ms
MarkRootsCheckpoint:	Sum: 1.429s Avg: 54.967ms
ScanGrayAllocSpaceObjects:	Sum: 949.719ms Avg: 36.527ms
CompactionPhase:	Sum: 801.179ms Avg: 30.814ms
RunningThreadFlips:	Sum: 382.670ms Avg: 14.718ms
ProcessMarkStack:	Sum: 340.338ms Avg: 13.089ms
ScanGrayImmuneSpaceObjects:	Sum: 205.370ms Avg: 7.898ms
MarkingPause:	Sum: 173.065ms Avg: 6.656ms
UpdateAndMarkImageModUnionTable:	Sum: 161.963ms Avg: 6.229ms
PrepareForCompaction:	Sum: 160.097ms Avg: 6.157ms
MarkConcurrentRoots:	Sum: 136.241ms Avg: 5.240ms
(Paused)StackScan:	Sum: 119.424ms Avg: 4.593ms
ProcessReferences:	Sum: 97.629ms Avg: 3.754ms
PrepareForMarking:	Sum: 53.750ms Avg: 2.067ms
ThreadListFlip:	Sum: 47.930ms Avg: 1.843ms
(Paused)ScanGrayAllocSpaceObjects:	Sum: 44.794ms Avg: 1.722ms
SweepSystemWeaks:	Sum: 40.552ms Avg: 1.559ms
FinishPhase:	Sum: 37.129ms Avg: 1.428ms
(Paused)UpdateImmuneSpaces:	Sum: 36.252ms Avg: 1.394ms
ScanGrayZygoteSpaceObjects:	Sum: 32.563ms Avg: 1.252ms
SweepLargeObjects:	Sum: 17.954ms Avg: 690.538us
CompactionPause:	Sum: 16.608ms Avg: 638.769us
InitializePhase:	Sum: 14.823ms Avg: 570.115us
UpdateAndMarkZygoteModUnionTable:	Sum: 14ms Avg: 538.461us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 12.032ms Avg: 462.769us
(Paused)KernelPreparation:	Sum: 10.136ms Avg: 389.846us
MarkingPhase:	Sum: 6.883ms Avg: 264.730us
MarkNonThreadRoots:	Sum: 5.819ms Avg: 223.807us
(Paused)SweepSystemWeaks:	Sum: 5.405ms Avg: 207.884us
EnqueueFinalizerReferences:	Sum: 4.312ms Avg: 165.846us
ReclaimPhase:	Sum: 3.404ms Avg: 130.923us
SweepMallocSpace:	Sum: 3.397ms Avg: 130.653us
SweepJitCodeCache:	Sum: 3.350ms Avg: 128.846us
(Paused)UpdateNonMovingSpace:	Sum: 2.371ms Avg: 91.192us
FlipThreadSuspension:	Sum: 1.696ms Avg: 65.230us
ForwardSoftReferences:	Sum: 1.253ms Avg: 48.192us
MarkAllocStackAsLive:	Sum: 794us Avg: 30.538us
SwapBitmaps:	Sum: 435us Avg: 16.730us
PreCleanCards:	Sum: 252us Avg: 9.692us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 193us Avg: 7.423us
Sweep:	Sum: 96us Avg: 3.692us
UnBindBitmaps:	Sum: 67us Avg: 2.576us
MarkRoots:	Sum: 47us Avg: 1.807us
ReMarkRoots:	Sum: 9us Avg: 346ns
Done Dumping Averages
concurrent mark compact paused:	Sum: 448.481ms 99% C.I. 0.365ms-88.720ms Avg: 8.624ms Max: 93.376ms
concurrent mark compact freed-bytes: Avg: 23MB Max: 101MB Min: 4244KB
Freed-bytes histogram: 0:3,10240:9,20480:8,30720:4,40960:1,102400:1
concurrent mark compact total time: 20.573s mean time: 791.303ms
concurrent mark compact freed: 622MB
concurrent mark compact throughput: 30MB/s  per cpu-time: 77386465/s / 73MB/s
concurrent mark compact tracing throughput: 84MB/s  per cpu-time: 207MB/s
Start Dumping Averages for 221 iterations for young concurrent mark compact
CompactMovingSpace:	Sum: 27.992s Avg: 126.660ms
MarkRootsCheckpoint:	Sum: 6.570s Avg: 29.732ms
CompactionPhase:	Sum: 5.880s Avg: 26.607ms
RunningThreadFlips:	Sum: 2.944s Avg: 13.325ms
UpdateAndMarkImageModUnionTable:	Sum: 2.617s Avg: 11.845ms
ScanOldGenObjects:	Sum: 2.274s Avg: 10.289ms
ProcessMarkStack:	Sum: 2.239s Avg: 10.135ms
MarkConcurrentRoots:	Sum: 1.827s Avg: 8.266ms
ScanGrayAllocSpaceObjects:	Sum: 1.755s Avg: 7.944ms
ScanGrayImmuneSpaceObjects:	Sum: 1.356s Avg: 6.136ms
ProcessMarkStackNonNull:	Sum: 710.263ms Avg: 3.213ms
MarkingPause:	Sum: 601.819ms Avg: 2.723ms
(Paused)StackScan:	Sum: 452.685ms Avg: 2.048ms
SweepSystemWeaks:	Sum: 419.835ms Avg: 1.899ms
(Paused)UpdateImmuneSpaces:	Sum: 322.662ms Avg: 1.460ms
ThreadListFlip:	Sum: 268.906ms Avg: 1.216ms
PrepareForMarking:	Sum: 262.198ms Avg: 1.186ms
FinishPhase:	Sum: 214.585ms Avg: 970.972us
(Paused)KernelPreparation:	Sum: 205.686ms Avg: 930.705us
UpdateAndMarkZygoteModUnionTable:	Sum: 178.089ms Avg: 805.832us
ProcessReferences:	Sum: 173.967ms Avg: 787.180us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 140.679ms Avg: 636.556us
PrepareForCompaction:	Sum: 110.944ms Avg: 502.009us
CompactionPause:	Sum: 103.366ms Avg: 467.719us
MarkNonThreadRoots:	Sum: 89.657ms Avg: 405.687us
SweepArray:	Sum: 71.757ms Avg: 324.692us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 47.499ms Avg: 214.927us
(Paused)SweepSystemWeaks:	Sum: 47.479ms Avg: 214.837us
SweepJitCodeCache:	Sum: 44.702ms Avg: 202.271us
EnqueueFinalizerReferences:	Sum: 31.593ms Avg: 142.954us
MarkingPhase:	Sum: 26.537ms Avg: 120.076us
ReclaimPhase:	Sum: 24.728ms Avg: 111.891us
FlipThreadSuspension:	Sum: 14.457ms Avg: 65.416us
(Paused)UpdateNonMovingSpace:	Sum: 12.858ms Avg: 58.180us
ScanGrayZygoteSpaceObjects:	Sum: 11.138ms Avg: 50.398us
InitializePhase:	Sum: 4.757ms Avg: 21.524us
PreCleanCards:	Sum: 3.724ms Avg: 16.850us
FreeList:	Sum: 3.644ms Avg: 16.488us
UnBindBitmaps:	Sum: 2.233ms Avg: 10.104us
ResetStack:	Sum: 2.222ms Avg: 10.054us
SwapBitmaps:	Sum: 1.759ms Avg: 7.959us
RecordFree:	Sum: 1.334ms Avg: 6.036us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 959us Avg: 4.339us
MarkRoots:	Sum: 917us Avg: 4.149us
ForwardSoftReferences:	Sum: 655us Avg: 2.963us
Sweep:	Sum: 470us Avg: 2.126us
ReMarkRoots:	Sum: 281us Avg: 1.271us
Done Dumping Averages
young concurrent mark compact paused:	Sum: 2.218s 99% C.I. 0.751ms-73.899ms Avg: 5.018ms Max: 124.361ms
young concurrent mark compact freed-bytes: Avg: 19MB Max: 50MB Min: 1916KB
Freed-bytes histogram: 0:1,5120:4,10240:41,15360:77,20480:82,25600:11,30720:1,40960:2,46080:1,51200:1
young concurrent mark compact total time: 60.069s mean time: 271.809ms
young concurrent mark compact freed: 4248MB
young concurrent mark compact throughput: 70MB/s  per cpu-time: 173594421/s / 165MB/s
young concurrent mark compact tracing throughput: 22MB/s  per cpu-time: 52MB/s
Total time spent in GC: 80.643s
Mean GC size throughput: 60MB/s per cpu-time: 142MB/s
Total bytes allocated 4989MB
Total bytes freed 4871MB
Free memory 1995KB
Free memory until GC 1995KB
Free memory until OOME 393MB
Total memory 119MB
Max memory 512MB
Zygote space size 7004KB
Total mutator paused time: 2.666s
Total time waiting for GC to complete: 423.163ms
Total GC count: 247
Total GC time: 80.643s
Total blocking GC count: 0
Total blocking GC time: 0
Total pre-OOME GC count: 0
Histogram of GC count per 10000 ms: 0:84,1:84,2:21,3:12,4:6,5:2,6:2,12:1,26:1
Histogram of blocking GC count per 10000 ms: 0:213
Native bytes total: 155343848 registered: 22418376
Total native bytes at last GC: 152531616
/system_ext/framework/oat/arm64/MiuiBooster.vdex: verify
/system_ext/priv-app/LPPeService/oat/arm64/LPPeService.vdex: verify
/system/priv-app/FusedLocation/oat/arm64/FusedLocation.vdex: verify
/system_ext/framework/oat/arm64/MiuiBooster.vdex: verify
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system@framework@com.android.location.provider.jar@classes.vdex: verify
/system_ext/framework/oat/arm64/miui-wifi-service.vdex: verify
/system_ext/framework/oat/arm64/miui-connectivity-service.vdex: verify
/system/priv-app/SettingsProvider/oat/arm64/SettingsProvider.vdex: verify
/data/dalvik-cache/arm64/system_ext@app@miuisystem@miuisystem.apk@classes.vdex: verify
/system/priv-app/MtkTelecom/oat/arm64/MtkTelecom.vdex: verify
/system_ext/framework/oat/arm64/miui-cameraopt.vdex: verify
/system_ext/framework/oat/arm64/mediatek-services.vdex: verify
/system_ext/framework/oat/arm64/MiuiBooster.vdex: verify
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.btservices@javalib@service-bluetooth.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.devicelock@javalib@service-devicelock.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.os.statsd@javalib@service-statsd.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.scheduling@javalib@service-scheduling.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.tethering@javalib@service-connectivity.jar@classes.odex: speed-profile
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.uwb@javalib@service-uwb.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.wifi@javalib@service-wifi.jar@classes.odex: speed
/system_ext/framework/oat/arm64/mediatek-services.vdex: verify
/system_ext/framework/oat/arm64/miuix.vdex: verify
/system_ext/framework/oat/arm64/miui-cameraopt.vdex: verify
/system_ext/framework/oat/arm64/miuix.vdex: verify
/system/framework/oat/arm64/android.hidl.base-V1.0-java.vdex: verify
/system/framework/oat/arm64/android.hidl.manager-V1.0-java.vdex: verify
/system/framework/oat/arm64/android.test.base.vdex: verify
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system@framework@com.android.location.provider.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system@framework@services.jar@classes.odex: speed-profile
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system_ext@framework@miui-services.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/system_ext@framework@apprecovery.proinstaller.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.adservices@javalib@service-adservices.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.adservices@javalib@service-sdksandbox.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.appsearch@javalib@service-appsearch.jar@classes.odex: speed-profile
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.art@javalib@service-art.jar@classes.odex: verify
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.compos@javalib@service-compos.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.configinfrastructure@javalib@service-configinfrastructure.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.healthfitness@javalib@service-healthfitness.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.media@javalib@service-media-s.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.ondevicepersonalization@javalib@service-ondevicepersonalization.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.permission@javalib@service-permission.jar@classes.odex: speed
/data/misc/apexdata/com.android.art/dalvik-cache/arm64/apex@com.android.rkpd@javalib@service-rkp.jar@classes.odex: speed
Current JIT code cache size (used / resident): 701KB / 712KB
Current JIT data cache size (used / resident): 420KB / 472KB
Zygote JIT code cache size (at point of fork): 1KB / 32KB
Zygote JIT data cache size (at point of fork): 1KB / 32KB
Current JIT mini-debug-info size: 138KB
Current JIT capacity: 2048KB
Current number of JIT JNI stub entries: 0
Current number of JIT code cache entries: 786
Total number of JIT baseline compilations: 488
Total number of JIT fast compilations: 0
Total number of JIT optimized compilations: 295
Total number of JIT compilations for on stack replacement: 1
Total number of JIT code cache collections: 0
Memory used for stack maps: Avg: 226B Max: 6112B Min: 16B
Memory used for compiled code: Avg: 909B Max: 27KB Min: 28B
Memory used for profiling info: Avg: 209B Max: 4560B Min: 32B
Start Dumping Averages for 786 iterations for JIT timings
Compiling baseline:	Sum: 1.167s Avg: 1.485ms
Compiling optimized:	Sum: 358.631ms Avg: 456.273us
TrimMaps:	Sum: 57.748ms Avg: 73.470us
Compiling OSR:	Sum: 697us Avg: 886ns
Done Dumping Averages
Memory used for compilation: Avg: 105KB Max: 2891KB Min: 16KB

*** ART internal metrics ***
  Metadata:
    timestamp_since_start_ms: 2132086
  Metrics:
    ClassLoadingTotalTime: count = 3676810
    ClassVerificationTotalTime: count = 7387
    ClassVerificationCount: count = 3
    WorldStopTimeDuringGCAvg: count = 10796
    YoungGcCount: count = 221
    FullGcCount: count = 26
    TotalBytesAllocated: count = 5229690448
    TotalGcCollectionTime: count = 80817
    YoungGcThroughputAvg: count = 161
    FullGcThroughputAvg: count = 80
    YoungGcTracingThroughputAvg: count = 39
    FullGcTracingThroughputAvg: count = 148
    JitMethodCompileTotalTime: count = 9516673
    JitMethodCompileCount: count = 784
    YoungGcCollectionTime: range = 0...60000, buckets: 221,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcCollectionTime: range = 0...60000, buckets: 26,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcThroughput: range = 0...10000, buckets: 220,1,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcThroughput: range = 0...10000, buckets: 26,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcTracingThroughput: range = 0...10000, buckets: 221,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcTracingThroughput: range = 0...10000, buckets: 26,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    GcWorldStopTime: count = 2666743
    GcWorldStopCount: count = 247
    YoungGcScannedBytes: count = 1418383119
    YoungGcFreedBytes: count = 4063108224
    YoungGcDuration: count = 60242
    FullGcScannedBytes: count = 1832565066
    FullGcFreedBytes: count = 595285328
    FullGcDuration: count = 20575
    GcWorldStopTimeDelta: count = 4676
    GcWorldStopCountDelta: count = 1
    YoungGcScannedBytesDelta: count = 6361845
    YoungGcFreedBytesDelta: count = 12069408
    YoungGcDurationDelta: count = 117
    FullGcScannedBytesDelta: count = 0
    FullGcFreedBytesDelta: count = 0
    FullGcDurationDelta: count = 0
    JitMethodCompileTotalTimeDelta: count = 788
    JitMethodCompileCountDelta: count = 1
    ClassVerificationTotalTimeDelta: count = 0
    ClassVerificationCountDelta: count = 0
    ClassLoadingTotalTimeDelta: count = 4667
    TotalBytesAllocatedDelta: count = 26997968
    TotalGcCollectionTimeDelta: count = 117
    YoungGcCountDelta: count = 1
    FullGcCountDelta: count = 0
    TimeElapsedDelta: count = 10501
    AppSlowPathDuringYoungGcDurationDelta: count = 80
    AppSlowPathDuringFullGcDurationDelta: count = 0
    BcpStaticFinalFieldOverwrite: count = 0
    AppStaticFinalFieldOverwrite: count = 0
*** Done dumping ART internal metrics ***

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

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

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

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

----- dumping pid: 16955 at 342147025

----- pid 16955 at 2026-07-27 02:17:11.936018910-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: 1.036ms 99% C.I. 2us-453.759us Avg: 43.166us Max: 484us
DALVIK THREADS (67):
"main" prio=5 tid=1 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x72614ec8 self=0xb400007e46a42c00
  | sysTid=16955 nice=0 cgrp=foreground sched=0/0 handle=0x7eedbfc500
  | state=S schedstat=( 467037167 2010684698 2680 ) utm=21 stm=24 core=5 HZ=100
  | stack=0x7ff0895000-0x7ff0897000 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: 1.07485

"ReferenceQueueDaemon" daemon prio=5 tid=6 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000218 self=0xb400007e06a18000
  | sysTid=16967 nice=4 cgrp=foreground sched=0/0 handle=0x7e0fedfc30
  | state=S schedstat=( 9039772 7185308 27 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7e0fddc000-0x7e0fdde000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x043ca735> (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 <0x043ca735> (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: 16.6668

"FinalizerDaemon" daemon prio=5 tid=7 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x20002b8 self=0xb400007e06a19c00
  | sysTid=16968 nice=4 cgrp=foreground sched=0/0 handle=0x7e0fdd5c30
  | state=S schedstat=( 3077234 5653920 15 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7e0fcd2000-0x7e0fcd4000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x00c387ca> (a java.lang.Object)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:207)
  - locked <0x00c387ca> (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: 16.9096

"FinalizerWatchdogDaemon" daemon prio=5 tid=8 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000358 self=0xb400007e06a1b800
  | sysTid=16969 nice=4 cgrp=foreground sched=0/0 handle=0x7e0fccbc30
  | state=S schedstat=( 1786229 3994075 15 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7e0fbc8000-0x7e0fbca000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x06dc8d3b> (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 <0x06dc8d3b> (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: 17.084

"Timer-0" prio=5 tid=16 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2032200 self=0xb400007e031d6800
  | sysTid=17123 nice=0 cgrp=foreground sched=0/0 handle=0x7da0629c30
  | state=S schedstat=( 81308 11923 1 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7da0526000-0x7da0528000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x05924c58> (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 <0x05924c58> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 20.7724

"Timer-1" prio=5 tid=17 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2032528 self=0xb400007e031d8400
  | sysTid=17124 nice=0 cgrp=foreground sched=0/0 handle=0x7da051fc30
  | state=S schedstat=( 84847 730154 3 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7da041c000-0x7da041e000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x069d81b1> (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 <0x069d81b1> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 20.9912

"Thread-20" prio=5 tid=51 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2098410 self=0xb400007df661c000
  | sysTid=17722 nice=0 cgrp=foreground sched=0/0 handle=0x7cea707c30
  | state=S schedstat=( 170154 15593769 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7cea604000-0x7cea606000 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=0x2097fb0> (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: 91.5108

"Thread-21" prio=5 tid=52 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20984d8 self=0xb400007df661dc00
  | sysTid=17723 nice=0 cgrp=foreground sched=0/0 handle=0x7ce9dfbc30
  | state=S schedstat=( 76615 15453847 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7ce9cf8000-0x7ce9cfa000 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=0x2098398> (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: 92.1243

"Thread-18" prio=5 tid=55 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20a6ae0 self=0xb400007e0ef79800
  | sysTid=17716 nice=0 cgrp=foreground sched=0/0 handle=0x7ce76e9c30
  | state=S schedstat=( 158077 147461 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7ce75e6000-0x7ce75e8000 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=0x20a6628> (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: 79.9092

"Thread-19" prio=5 tid=57 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20a6ba8 self=0xb400007e0ef7b400
  | sysTid=17717 nice=0 cgrp=foreground sched=0/0 handle=0x7ce64d5c30
  | state=S schedstat=( 100616 228077 3 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7ce63d2000-0x7ce63d4000 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=0x20a6a10> (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: 90.8062

"Thread-23" prio=5 tid=58 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20be000 self=0xb400007df66e1000
  | sysTid=17818 nice=0 cgrp=foreground sched=0/0 handle=0x7ce8cf1c30
  | state=S schedstat=( 184384 51308 1 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7ce8bee000-0x7ce8bf0000 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=0x20bdb68> (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: 92.9898

"Thread-24" prio=5 tid=59 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20be0c8 self=0xb400007df6700800
  | sysTid=17819 nice=0 cgrp=foreground sched=0/0 handle=0x7ce78e9c30
  | state=S schedstat=( 134077 56308 3 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7ce77e6000-0x7ce77e8000 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=0x20bdf88> (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: 95.5348

"Signal Catcher" daemon prio=10 tid=2 Runnable
  | group="system" sCount=0 ucsCount=0 flags=0 obj=0x2000ba0 self=0xb400007e0ee00000
  | sysTid=16963 nice=-20 cgrp=foreground sched=1073741824/0 handle=0x7e102ebc30
  | state=R schedstat=( 47952699 2619690 173 ) utm=3 stm=1 core=6 HZ=100
  | stack=0x7e101f4000-0x7e101f6000 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: 101.983

"perfetto_hprof_listener" prio=10 tid=3 Native (still starting up)
  | group="" sCount=1 ucsCount=0 flags=1 obj=0 self=0xb400007e46a44800
  | sysTid=16964 nice=-20 cgrp=foreground sched=0/0 handle=0x7e101edc30
  | state=S schedstat=( 211692 0 1 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7e100f6000-0x7e100f8000 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: 8.504

"Jit thread pool worker thread 0" daemon prio=4 tid=4 Native
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000c70 self=0xb400007e0ee11800
  | sysTid=16965 nice=9 cgrp=foreground sched=0/0 handle=0x7e100efc30
  | state=S schedstat=( 149538 0 1 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7e0fff0000-0x7e0fff2000 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: 10.429

"HeapTaskDaemon" daemon prio=5 tid=5 WaitingForTaskProcessor
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000178 self=0xb400007e46bdd400
  | sysTid=16966 nice=4 cgrp=foreground sched=0/0 handle=0x7e0ffe9c30
  | state=S schedstat=( 98998222 250254932 102 ) utm=5 stm=4 core=4 HZ=100
  | stack=0x7e0fee6000-0x7e0fee8000 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: 15.8601

"binder:16955_1" prio=5 tid=9 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20061c0 self=0xb400007e0311b000
  | sysTid=16970 nice=0 cgrp=foreground sched=0/0 handle=0x7e0faadc30
  | state=S schedstat=( 132568445 1104132479 728 ) utm=5 stm=7 core=5 HZ=100
  | stack=0x7e0f9b6000-0x7e0f9b8000 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: 17.2009

"binder:16955_2" prio=5 tid=10 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2008080 self=0xb400007e0ee42000
  | sysTid=16971 nice=0 cgrp=foreground sched=0/0 handle=0x7e0f9afc30
  | state=S schedstat=( 138432809 613675859 681 ) utm=9 stm=4 core=6 HZ=100
  | stack=0x7e0f8b8000-0x7e0f8ba000 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: 18.5872

"binder:16955_3" prio=5 tid=11 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2011ec0 self=0xb400007e0312c800
  | sysTid=16972 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7e0f8b1c30
  | state=S schedstat=( 160194857 354713612 731 ) utm=6 stm=9 core=4 HZ=100
  | stack=0x7e0f7ba000-0x7e0f7bc000 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: 18.8862

"Profile Saver" daemon prio=4 tid=12 Native
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2020b78 self=0xb400007e0ee53800
  | sysTid=16980 nice=9 cgrp=foreground sched=0/0 handle=0x7e0f5f8c30
  | state=S schedstat=( 3147999 16757001 11 ) utm=0 stm=0 core=3 HZ=100
  | stack=0x7e0f501000-0x7e0f503000 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: 19.1745

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

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

"binder:16955_8" prio=5 tid=15 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20fc878 self=0xb400007df6733800
  | sysTid=24093 nice=0 cgrp=foreground sched=0/0 handle=0x7e3ecdac30
  | state=S schedstat=( 154257079 1091536846 803 ) utm=4 stm=11 core=7 HZ=100
  | stack=0x7e3ebe3000-0x7e3ebe5000 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: 100.226

"AsyncTask #1" prio=5 tid=18 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2039550 self=0xb400007e031da000
  | sysTid=17128 nice=10 cgrp=foreground sched=0/0 handle=0x7d9e415c30
  | state=S schedstat=( 2335922 12148308 13 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7d9e312000-0x7d9e314000 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: 21.1152

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

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

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

"BT Service Callback Thread" prio=5 tid=22 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x204bd20 self=0xb400007e0ee99800
  | sysTid=17320 nice=0 cgrp=foreground sched=0/0 handle=0x7d8f601c30
  | state=S schedstat=( 185310903 534138691 1769 ) utm=7 stm=11 core=6 HZ=100
  | stack=0x7d8f50a000-0x7d8f50c000 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: 22.297

"Thread-6" prio=5 tid=23 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x204a2d0 self=0xb400007e031df400
  | sysTid=17335 nice=0 cgrp=foreground sched=0/0 handle=0x7d8e503c30
  | state=S schedstat=( 128462 1839846 2 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d8e400000-0x7d8e402000 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: 54.9108

"Thread-7" prio=5 tid=24 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x204a398 self=0xb400007e031e1000
  | sysTid=17336 nice=0 cgrp=foreground sched=0/0 handle=0x7d8e3f9c30
  | state=S schedstat=( 86000 1893000 2 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d8e2f6000-0x7d8e2f8000 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: 68.8696

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

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

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

"arch_disk_io_0" prio=5 tid=28 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2057728 self=0xb400007df6510c00
  | sysTid=17345 nice=0 cgrp=foreground sched=0/0 handle=0x7d88fd1c30
  | state=S schedstat=( 1543231 6709154 14 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7d88ece000-0x7d88ed0000 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.1838

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

"arch_disk_io_2" prio=5 tid=30 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20587c0 self=0xb400007df6516000
  | sysTid=17365 nice=0 cgrp=foreground sched=0/0 handle=0x7d85cb3c30
  | state=S schedstat=( 1626615 3877616 8 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7d85bb0000-0x7d85bb2000 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: 72.8176

"arch_disk_io_3" prio=5 tid=31 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20588c8 self=0xb400007df6517c00
  | sysTid=17371 nice=0 cgrp=foreground sched=0/0 handle=0x7d84ba9c30
  | state=S schedstat=( 1070384 7356692 3 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d84aa6000-0x7d84aa8000 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: 72.9058

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

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

"arch_disk_io_1" prio=5 tid=34 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2058570 self=0xb400007df6514400
  | sysTid=17362 nice=0 cgrp=foreground sched=0/0 handle=0x7d8288bc30
  | state=S schedstat=( 1295462 826307 7 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7d82788000-0x7d8278a000 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: 72.3942

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

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

"binder:16955_4" prio=5 tid=37 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2061870 self=0xb400007df658b400
  | sysTid=17565 nice=0 cgrp=foreground sched=0/0 handle=0x7d80677c30
  | state=S schedstat=( 242677597 1580951941 1322 ) utm=11 stm=12 core=5 HZ=100
  | stack=0x7d80580000-0x7d80582000 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: 73.8825

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

"binder:16955_5" prio=5 tid=56 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20b6560 self=0xb400007df66e2c00
  | sysTid=17747 nice=0 cgrp=foreground sched=0/0 handle=0x7ce8be7c30
  | state=S schedstat=( 49353844 303349380 245 ) utm=2 stm=2 core=6 HZ=100
  | stack=0x7ce8af0000-0x7ce8af2000 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.6988

"binder:16955_6" prio=5 tid=60 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20bfc08 self=0xb400007df6702400
  | sysTid=17824 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7ce43cbc30
  | state=S schedstat=( 316966387 1629385159 1483 ) utm=17 stm=14 core=1 HZ=100
  | stack=0x7ce42d4000-0x7ce42d6000 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.9484

"pool-2-thread-1" prio=5 tid=61 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20cc478 self=0xb400007e0ee9b400
  | sysTid=18021 nice=0 cgrp=foreground sched=0/0 handle=0x7cdf041c30
  | state=S schedstat=( 714770 3022538 4 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7cdef3e000-0x7cdef40000 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: 97.8625

"binder:16955_7" prio=5 tid=62 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20ccdf0 self=0xb400007df681a400
  | sysTid=18024 nice=0 cgrp=foreground sched=0/0 handle=0x7cdef37c30
  | state=S schedstat=( 78761546 676804605 482 ) utm=2 stm=4 core=6 HZ=100
  | stack=0x7cdee40000-0x7cdee42000 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.2481

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

"binder:16955_9" prio=5 tid=64 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20ffa58 self=0xb400007cea7d2800
  | sysTid=25715 nice=0 cgrp=foreground sched=0/0 handle=0x7e3ebdcc30
  | state=S schedstat=( 208021249 843304463 845 ) utm=5 stm=15 core=5 HZ=100
  | stack=0x7e3eae5000-0x7e3eae7000 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: 100.963

"binder:16955_A" prio=5 tid=65 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x21022a0 self=0xb400007e0ee88000
  | sysTid=26498 nice=0 cgrp=foreground sched=0/0 handle=0x7e3eadec30
  | state=S schedstat=( 143772058 813750322 629 ) utm=4 stm=9 core=5 HZ=100
  | stack=0x7e3e9e7000-0x7e3e9e9000 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: 101.26

"binder:16955_B" prio=5 tid=66 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x210e1f8 self=0xb400007cea81f000
  | sysTid=7291 nice=0 cgrp=foreground sched=0/0 handle=0x7e3e9e0c30
  | state=S schedstat=( 120424914 440449231 575 ) utm=5 stm=7 core=6 HZ=100
  | stack=0x7e3e8e9000-0x7e3e8eb000 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: 101.532

"binder:16955_C" prio=5 tid=67 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x210f638 self=0xb400007e0efd8000
  | sysTid=9324 nice=0 cgrp=foreground sched=0/0 handle=0x7e3e4dac30
  | state=S schedstat=( 45163384 178813925 201 ) utm=1 stm=2 core=3 HZ=100
  | stack=0x7e3e3e3000-0x7e3e3e5000 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: 101.777

"bt_stack_manage" prio=5 (not attached)
  | sysTid=17152 nice=0 cgrp=foreground
  | state=S schedstat=( 6459691 10476235 39 ) 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 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=17154 nice=0 cgrp=foreground
  | state=S schedstat=( 96438997 3776917 516 ) utm=4 stm=5 core=3 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 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=17155 nice=0 cgrp=foreground
  | state=S schedstat=( 128847 13308 3 ) utm=0 stm=0 core=2 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=17157 nice=0 cgrp=foreground
  | state=S schedstat=( 144231 11154 3 ) 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)

"alarm_default_c" prio=5 (not attached)
  | sysTid=17158 nice=0 cgrp=foreground
  | state=S schedstat=( 89000 262385 1 ) 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 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=17159 nice=0 cgrp=foreground
  | state=S schedstat=( 322924 962538 5 ) utm=0 stm=0 core=0 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=17160 nice=0 cgrp=foreground
  | state=S schedstat=( 153000 916615 2 ) utm=0 stm=0 core=7 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=17161 nice=0 cgrp=foreground
  | state=S schedstat=( 823921378 72794144 4067 ) utm=46 stm=35 core=6 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=17162 nice=0 cgrp=foreground
  | state=S schedstat=( 3974770 19274077 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 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:16955_" prio=5 (not attached)
  | sysTid=17180 nice=0 cgrp=foreground
  | state=S schedstat=( 333661487 738229289 2723 ) utm=11 stm=21 core=2 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=17582 nice=0 cgrp=foreground
  | state=S schedstat=( 1153385 83385 10 ) 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 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=17584 nice=0 cgrp=foreground
  | state=S schedstat=( 64384 7924 1 ) utm=0 stm=0 core=5 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=17585 nice=0 cgrp=foreground
  | state=S schedstat=( 1680846 1825538 13 ) utm=0 stm=0 core=5 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=17589 nice=0 cgrp=foreground
  | state=S schedstat=( 6983535 453305 26 ) utm=0 stm=0 core=3 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 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=396
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: 43344 strong; 1291 weak
JNI: CheckJNI is off; globals=573 (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: 41% free, 3653KB/6283KB
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 2 iterations for concurrent mark compact
MarkRootsCheckpoint:	Sum: 155.910ms Avg: 77.955ms
ProcessMarkStackNonNull:	Sum: 43.660ms Avg: 21.830ms
UpdateAndMarkImageModUnionTable:	Sum: 20.752ms Avg: 10.376ms
MarkConcurrentRoots:	Sum: 10.829ms Avg: 5.414ms
CompactMovingSpace:	Sum: 9.907ms Avg: 4.953ms
CompactionPhase:	Sum: 8.787ms Avg: 4.393ms
ScanGrayImmuneSpaceObjects:	Sum: 7.057ms Avg: 3.528ms
ProcessMarkStack:	Sum: 6.392ms Avg: 3.196ms
(Paused)UpdateImmuneSpaces:	Sum: 3.272ms Avg: 1.636ms
ScanGrayAllocSpaceObjects:	Sum: 1.970ms Avg: 985us
RunningThreadFlips:	Sum: 1.839ms Avg: 919.500us
SweepSystemWeaks:	Sum: 1.299ms Avg: 649.500us
(Paused)StackScan:	Sum: 990us Avg: 495us
UpdateAndMarkZygoteModUnionTable:	Sum: 945us Avg: 472.500us
FinishPhase:	Sum: 599us Avg: 299.500us
CompactionPause:	Sum: 334us Avg: 167us
PrepareForCompaction:	Sum: 315us Avg: 157.500us
MarkingPhase:	Sum: 308us Avg: 154us
SweepLargeObjects:	Sum: 307us Avg: 153.500us
PrepareForMarking:	Sum: 306us Avg: 153us
(Paused)KernelPreparation:	Sum: 296us Avg: 148us
ProcessReferences:	Sum: 258us Avg: 129us
MarkingPause:	Sum: 187us Avg: 93.500us
MarkAllocStackAsLive:	Sum: 129us Avg: 64.500us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 120us Avg: 60us
MarkNonThreadRoots:	Sum: 107us Avg: 53.500us
ThreadListFlip:	Sum: 103us Avg: 51.500us
(Paused)SweepSystemWeaks:	Sum: 102us Avg: 51us
EnqueueFinalizerReferences:	Sum: 95us Avg: 47.500us
SweepMallocSpace:	Sum: 77us Avg: 38.500us
FlipThreadSuspension:	Sum: 76us Avg: 38us
ReclaimPhase:	Sum: 70us Avg: 35us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 65us Avg: 32.500us
InitializePhase:	Sum: 54us Avg: 27us
SwapBitmaps:	Sum: 40us Avg: 20us
(Paused)UpdateNonMovingSpace:	Sum: 23us Avg: 11.500us
PreCleanCards:	Sum: 14us Avg: 7us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 14us Avg: 7us
ForwardSoftReferences:	Sum: 13us Avg: 6.500us
Sweep:	Sum: 12us Avg: 6us
MarkRoots:	Sum: 10us Avg: 5us
SweepJitCodeCache:	Sum: 7us Avg: 3.500us
UnBindBitmaps:	Sum: 6us Avg: 3us
ScanGrayZygoteSpaceObjects:	Sum: 6us Avg: 3us
ReMarkRoots:	Sum: 4us Avg: 2us
Done Dumping Averages
concurrent mark compact paused:	Sum: 5.631ms 99% C.I. 0.514ms-3.240ms Avg: 1.407ms Max: 3.240ms
concurrent mark compact freed-bytes: Avg: 5108KB Max: 7481KB Min: 2736KB
Freed-bytes histogram: 2560:1,7040:1
concurrent mark compact total time: 277.666ms mean time: 138.833ms
concurrent mark compact freed: 10217KB
concurrent mark compact throughput: 36MB/s  per cpu-time: 171523672/s / 163MB/s
concurrent mark compact tracing throughput: 13MB/s  per cpu-time: 62MB/s
Start Dumping Averages for 1 iterations for young concurrent mark compact
ProcessMarkStackNonNull:	Sum: 10.712ms Avg: 10.712ms
UpdateAndMarkImageModUnionTable:	Sum: 9.508ms Avg: 9.508ms
RunningThreadFlips:	Sum: 6.363ms Avg: 6.363ms
ProcessMarkStack:	Sum: 2.533ms Avg: 2.533ms
CompactMovingSpace:	Sum: 2.324ms Avg: 2.324ms
MarkRootsCheckpoint:	Sum: 1.998ms Avg: 1.998ms
CompactionPhase:	Sum: 1.756ms Avg: 1.756ms
MarkConcurrentRoots:	Sum: 1.692ms Avg: 1.692ms
ScanGrayImmuneSpaceObjects:	Sum: 1.297ms Avg: 1.297ms
UpdateAndMarkZygoteModUnionTable:	Sum: 1.135ms Avg: 1.135ms
(Paused)UpdateImmuneSpaces:	Sum: 969us Avg: 969us
ScanGrayAllocSpaceObjects:	Sum: 821us Avg: 821us
CompactionPause:	Sum: 694us Avg: 694us
(Paused)StackScan:	Sum: 283us Avg: 283us
SweepSystemWeaks:	Sum: 265us Avg: 265us
PrepareForMarking:	Sum: 265us Avg: 265us
(Paused)KernelPreparation:	Sum: 169us Avg: 169us
ProcessReferences:	Sum: 162us Avg: 162us
FinishPhase:	Sum: 111us Avg: 111us
SweepArray:	Sum: 82us Avg: 82us
MarkingPause:	Sum: 70us Avg: 70us
EnqueueFinalizerReferences:	Sum: 64us Avg: 64us
PrepareForCompaction:	Sum: 54us Avg: 54us
ReclaimPhase:	Sum: 49us Avg: 49us
MarkNonThreadRoots:	Sum: 31us Avg: 31us
MarkingPhase:	Sum: 30us Avg: 30us
ScanOldGenObjects:	Sum: 29us Avg: 29us
ThreadListFlip:	Sum: 20us Avg: 20us
InitializePhase:	Sum: 20us Avg: 20us
(Paused)SweepSystemWeaks:	Sum: 16us Avg: 16us
FlipThreadSuspension:	Sum: 16us Avg: 16us
ResetStack:	Sum: 13us Avg: 13us
FreeList:	Sum: 9us Avg: 9us
(Paused)UpdateNonMovingSpace:	Sum: 8us Avg: 8us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 8us Avg: 8us
SwapBitmaps:	Sum: 7us Avg: 7us
UnBindBitmaps:	Sum: 4us Avg: 4us
ForwardSoftReferences:	Sum: 2us Avg: 2us
PreCleanCards:	Sum: 2us Avg: 2us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 2us Avg: 2us
ScanGrayZygoteSpaceObjects:	Sum: 2us Avg: 2us
(Paused)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
SweepJitCodeCache:	Sum: 0 Avg: 0
Done Dumping Averages
young concurrent mark compact paused:	Sum: 2.248ms 99% C.I. 0.356ms-1.892ms Avg: 1.124ms Max: 1.892ms
young concurrent mark compact freed-bytes: Avg: 2694KB Max: 2694KB Min: 2694KB
Freed-bytes histogram: 2560:1
young concurrent mark compact total time: 43.596ms mean time: 43.596ms
young concurrent mark compact freed: 2694KB
young concurrent mark compact throughput: 61MB/s  per cpu-time: 83612121/s / 79MB/s
young concurrent mark compact tracing throughput: 50MB/s  per cpu-time: 65MB/s
Total time spent in GC: 321.262ms
Mean GC size throughput: 39MB/s per cpu-time: 133MB/s
Total bytes allocated 16MB
Total bytes freed 12MB
Free memory 2629KB
Free memory until GC 2629KB
Free memory until OOME 252MB
Total memory 6283KB
Max memory 256MB
Zygote space size 7004KB
Total mutator paused time: 7.879ms
Total time waiting for GC to complete: 0
Total GC count: 3
Total GC time: 321.262ms
Total blocking GC count: 0
Total blocking GC time: 0
Total pre-OOME GC count: 0
Histogram of GC count per 10000 ms: 0:161,1:2
Histogram of blocking GC count per 10000 ms: 0:163
Native bytes total: 21322884 registered: 1597636
Total native bytes at last GC: 20709768
/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.930ms Avg: 965us
TrimMaps:	Sum: 62us Avg: 31us
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: 2120215
  Metrics:
    ClassLoadingTotalTime: count = 39986
    ClassVerificationTotalTime: count = 0
    ClassVerificationCount: count = 0
    WorldStopTimeDuringGCAvg: count = 2627
    YoungGcCount: count = 1
    FullGcCount: count = 2
    TotalBytesAllocated: count = 13962672
    TotalGcCollectionTime: count = 321
    YoungGcThroughputAvg: count = 77
    FullGcThroughputAvg: count = 147
    YoungGcTracingThroughputAvg: count = 49
    FullGcTracingThroughputAvg: count = 34
    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: 2,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: 2,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: 2,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    GcWorldStopTime: count = 7882
    GcWorldStopCount: count = 3
    YoungGcScannedBytes: count = 2276423
    YoungGcFreedBytes: count = 2759200
    YoungGcDuration: count = 43
    FullGcScannedBytes: count = 4017345
    FullGcFreedBytes: count = 9823968
    FullGcDuration: count = 278
    GcWorldStopTimeDelta: count = 7882
    GcWorldStopCountDelta: count = 3
    YoungGcScannedBytesDelta: count = 2276423
    YoungGcFreedBytesDelta: count = 2759200
    YoungGcDurationDelta: count = 43
    FullGcScannedBytesDelta: count = 4017345
    FullGcFreedBytesDelta: count = 9823968
    FullGcDurationDelta: count = 278
    JitMethodCompileTotalTimeDelta: count = 0
    JitMethodCompileCountDelta: count = 0
    ClassVerificationTotalTimeDelta: count = 0
    ClassVerificationCountDelta: count = 0
    ClassLoadingTotalTimeDelta: count = 39856
    TotalBytesAllocatedDelta: count = 13962672
    TotalGcCollectionTimeDelta: count = 321
    YoungGcCountDelta: count = 1
    FullGcCountDelta: count = 2
    TimeElapsedDelta: count = 2134150
    AppSlowPathDuringYoungGcDurationDelta: count = 9
    AppSlowPathDuringFullGcDurationDelta: count = 15
    BcpStaticFinalFieldOverwrite: count = 5
    AppStaticFinalFieldOverwrite: count = 0
*** Done dumping ART internal metrics ***

----- end 16955 -----

----- Waiting Channels: pid 16955 at 2026-07-27 02:17:11.935277371-0600 -----
Cmd line: com.android.bluetooth

sysTid=16955     state=S    do_epoll_wait
sysTid=16963     state=S    do_sigtimedwait
sysTid=16964     state=S    pipe_read
sysTid=16965     state=S    futex_wait_queue_me
sysTid=16966     state=S    futex_wait_queue_me
sysTid=16967     state=S    futex_wait_queue_me
sysTid=16968     state=S    futex_wait_queue_me
sysTid=16969     state=S    futex_wait_queue_me
sysTid=16970     state=S    binder_wait_for_work
sysTid=16971     state=S    binder_wait_for_work
sysTid=16972     state=S    binder_wait_for_work
sysTid=16980     state=S    futex_wait_queue_me
sysTid=17120     state=S    do_epoll_wait
sysTid=17121     state=S    do_epoll_wait
sysTid=17123     state=S    futex_wait_queue_me
sysTid=17124     state=S    futex_wait_queue_me
sysTid=17128     state=S    futex_wait_queue_me
sysTid=17129     state=S    do_epoll_wait
sysTid=17144     state=S    do_epoll_wait
sysTid=17150     state=S    do_epoll_wait
sysTid=17152     state=S    futex_wait_queue_me
sysTid=17154     state=S    futex_wait_queue_me
sysTid=17155     state=S    do_sigtimedwait
sysTid=17157     state=S    do_sigtimedwait
sysTid=17158     state=S    do_epoll_wait
sysTid=17159     state=S    eventfd_read
sysTid=17160     state=S    do_sys_poll
sysTid=17161     state=S    do_epoll_wait
sysTid=17162     state=S    do_epoll_wait
sysTid=17180     state=S    binder_wait_for_work
sysTid=17320     state=S    futex_wait_queue_me
sysTid=17335     state=S    futex_wait_queue_me
sysTid=17336     state=S    futex_wait_queue_me
sysTid=17338     state=S    do_epoll_wait
sysTid=17340     state=S    do_epoll_wait
sysTid=17341     state=S    do_epoll_wait
sysTid=17345     state=S    futex_wait_queue_me
sysTid=17348     state=S    do_epoll_wait
sysTid=17358     state=S    do_epoll_wait
sysTid=17361     state=S    do_epoll_wait
sysTid=17362     state=S    futex_wait_queue_me
sysTid=17365     state=S    futex_wait_queue_me
sysTid=17371     state=S    futex_wait_queue_me
sysTid=17372     state=S    do_epoll_wait
sysTid=17559     state=S    do_epoll_wait
sysTid=17565     state=S    binder_wait_for_work
sysTid=17566     state=S    do_epoll_wait
sysTid=17567     state=S    do_epoll_wait
sysTid=17569     state=S    do_epoll_wait
sysTid=17571     state=S    do_epoll_wait
sysTid=17582     state=S    do_sys_poll
sysTid=17584     state=S    do_epoll_wait
sysTid=17585     state=S    do_epoll_wait
sysTid=17588     state=S    do_epoll_wait
sysTid=17589     state=S    futex_wait_queue_me
sysTid=17606     state=S    do_epoll_wait
sysTid=17627     state=S    do_epoll_wait
sysTid=17631     state=S    do_epoll_wait
sysTid=17654     state=S    do_epoll_wait
sysTid=17658     state=S    do_epoll_wait
sysTid=17660     state=S    do_epoll_wait
sysTid=17676     state=S    do_epoll_wait
sysTid=17697     state=S    do_epoll_wait
sysTid=17704     state=S    do_epoll_wait
sysTid=17709     state=S    do_epoll_wait
sysTid=17716     state=S    unix_stream_data_wait
sysTid=17717     state=S    __skb_wait_for_more_packets
sysTid=17722     state=S    unix_stream_data_wait
sysTid=17723     state=S    __skb_wait_for_more_packets
sysTid=17747     state=S    binder_wait_for_work
sysTid=17818     state=S    unix_stream_data_wait
sysTid=17819     state=S    __skb_wait_for_more_packets
sysTid=17824     state=S    binder_wait_for_work
sysTid=18021     state=S    futex_wait_queue_me
sysTid=18024     state=S    binder_wait_for_work
sysTid=18452     state=S    do_epoll_wait
sysTid=24093     state=S    binder_wait_for_work
sysTid=25715     state=S    binder_wait_for_work
sysTid=26498     state=S    binder_wait_for_work
sysTid=7291      state=S    binder_wait_for_work
sysTid=9324      state=S    binder_wait_for_work

----- end 16955 -----

----- dumping pid: 17024 at 342147354

----- pid 17024 at 2026-07-27 02:17:12.266199525-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: 34.290ms 99% C.I. 2us-8499.199us Avg: 476.250us Max: 8891us
DALVIK THREADS (107):
"main" prio=5 tid=1 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x72614ec8 self=0xb400007e46a42c00
  | sysTid=17024 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7eedbfc500
  | state=S schedstat=( 6495183549 20863456426 24620 ) utm=374 stm=275 core=1 HZ=100
  | stack=0x7ff0895000-0x7ff0897000 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.773307

"ReferenceQueueDaemon" daemon prio=5 tid=6 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000218 self=0xb400007e46a46400
  | sysTid=17043 nice=4 cgrp=foreground sched=0/0 handle=0x7e0fedfc30
  | state=S schedstat=( 49326620 158385760 197 ) utm=2 stm=2 core=6 HZ=100
  | stack=0x7e0fddc000-0x7e0fdde000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0759c95c> (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 <0x0759c95c> (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: 49.257

"FinalizerDaemon" daemon prio=5 tid=7 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x20002b8 self=0xb400007e46a67000
  | sysTid=17044 nice=4 cgrp=foreground sched=0/0 handle=0x7e0fdd5c30
  | state=S schedstat=( 14716766 28215003 44 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7e0fcd2000-0x7e0fcd4000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x05bcf465> (a java.lang.Object)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:207)
  - locked <0x05bcf465> (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: 49.4712

"FinalizerWatchdogDaemon" daemon prio=5 tid=8 Sleeping
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000358 self=0xb400007e46a68c00
  | sysTid=17045 nice=4 cgrp=foreground sched=0/0 handle=0x7e0fccbc30
  | state=S schedstat=( 9148069 23341234 54 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7e0fbc8000-0x7e0fbca000 stackSize=1039KB
  | held mutexes=
  at java.lang.Thread.sleep(Native method)
  - sleeping on <0x0e83e7f4> (a java.lang.Object)
  at java.lang.Thread.sleep0(Thread.java:689)
  - locked <0x0e83e7f4> (a java.lang.Object)
  at java.lang.Thread.sleep(Thread.java:667)
  at java.lang.Thread.sleep(Thread.java:580)
  at java.lang.Daemons$FinalizerWatchdogDaemon.sleepForNanos(Daemons.java:536)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForProgress(Daemons.java:595)
  at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:467)
  at java.lang.Daemons$Daemon.run(Daemons.java:135)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 50.0558

"Thread-3" prio=5 tid=20 Sleeping
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2083b08 self=0xb400007df64ab000
  | sysTid=17434 nice=0 cgrp=foreground sched=0/0 handle=0x7d9f7e6c30
  | state=S schedstat=( 330636712 378204689 2201 ) utm=23 stm=9 core=5 HZ=100
  | stack=0x7d9f6e3000-0x7d9f6e5000 stackSize=1039KB
  | held mutexes=
  at java.lang.Thread.sleep(Native method)
  - sleeping on <0x0b4b15eb> (a java.lang.Object)
  at java.lang.Thread.sleep0(Thread.java:689)
  - locked <0x0b4b15eb> (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: 70.6218

"Thread-11" prio=5 tid=49 Sleeping
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2105eb8 self=0xb400007df65d5c00
  | sysTid=17805 nice=0 cgrp=foreground sched=0/0 handle=0x7d809c4c30
  | state=S schedstat=( 353564689 305575151 2225 ) utm=25 stm=9 core=0 HZ=100
  | stack=0x7d808c1000-0x7d808c3000 stackSize=1039KB
  | held mutexes=
  at java.lang.Thread.sleep(Native method)
  - sleeping on <0x0e681f48> (a java.lang.Object)
  at java.lang.Thread.sleep0(Thread.java:689)
  - locked <0x0e681f48> (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: 90.0652

"Thread-12" prio=5 tid=50 Sleeping
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2106200 self=0xb400007df65d7800
  | sysTid=17806 nice=0 cgrp=foreground sched=0/0 handle=0x7d808bac30
  | state=S schedstat=( 322442748 409348466 2206 ) utm=23 stm=9 core=1 HZ=100
  | stack=0x7d807b7000-0x7d807b9000 stackSize=1039KB
  | held mutexes=
  at java.lang.Thread.sleep(Native method)
  - sleeping on <0x058d71e1> (a java.lang.Object)
  at java.lang.Thread.sleep0(Thread.java:689)
  - locked <0x058d71e1> (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: 90.4542

"Timer-0" prio=5 tid=67 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2163ff0 self=0xb400007df664d800
  | sysTid=17974 nice=0 cgrp=foreground sched=0/0 handle=0x7cecbfbc30
  | state=S schedstat=( 282538 860923 3 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7cecaf8000-0x7cecafa000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0af23b06> (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 <0x0af23b06> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 98.0049

"Timer-1" prio=5 tid=69 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2164318 self=0xb400007df664f400
  | sysTid=17975 nice=0 cgrp=foreground sched=0/0 handle=0x7cecaf1c30
  | state=S schedstat=( 152308 880692 1 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7cec9ee000-0x7cec9f0000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x03c325c7> (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 <0x03c325c7> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 98.1672

"Signal Catcher" daemon prio=10 tid=2 Runnable
  | group="system" sCount=0 ucsCount=0 flags=0 obj=0x20044b0 self=0xb400007e0ee00000
  | sysTid=17039 nice=-20 cgrp=foreground sched=0/0 handle=0x7e102ebc30
  | state=R schedstat=( 283819468 19556462 453 ) utm=15 stm=12 core=4 HZ=100
  | stack=0x7e101f4000-0x7e101f6000 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: 109.251

"Jit thread pool worker thread 0" daemon prio=4 tid=3 Native
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2004580 self=0xb400007e06aa1800
  | sysTid=17041 nice=9 cgrp=foreground sched=0/0 handle=0x7e100efc30
  | state=S schedstat=( 65232317 63198534 192 ) utm=2 stm=3 core=5 HZ=100
  | stack=0x7e0fff0000-0x7e0fff2000 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: 21.853

"perfetto_hprof_listener" prio=10 tid=4 Native (still starting up)
  | group="" sCount=1 ucsCount=0 flags=1 obj=0 self=0xb400007e0ee11800
  | sysTid=17040 nice=-20 cgrp=foreground sched=0/0 handle=0x7e101edc30
  | state=S schedstat=( 585847 5247693 3 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7e100f6000-0x7e100f8000 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: 41.701

"HeapTaskDaemon" daemon prio=5 tid=5 WaitingForTaskProcessor
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000178 self=0xb400007e46a44800
  | sysTid=17042 nice=4 cgrp=foreground sched=0/0 handle=0x7e0ffe9c30
  | state=S schedstat=( 1290313371 2467793260 1514 ) utm=74 stm=54 core=4 HZ=100
  | stack=0x7e0fee6000-0x7e0fee8000 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: 47.9982

"binder:17024_1" prio=5 tid=9 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2009a00 self=0xb400007e0311b000
  | sysTid=17047 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7e0fa8bc30
  | state=S schedstat=( 673209507 1802391720 3386 ) utm=36 stm=30 core=1 HZ=100
  | stack=0x7e0f994000-0x7e0f996000 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: 50.212

"binder:17024_2" prio=5 tid=10 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x200c3d0 self=0xb400007e0ee42000
  | sysTid=17055 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7e0f98dc30
  | state=S schedstat=( 275326920 4084343615 1942 ) utm=14 stm=13 core=1 HZ=100
  | stack=0x7e0f896000-0x7e0f898000 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: 58.4512

"binder:17024_3" prio=5 tid=11 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2014f90 self=0xb400007e0312c800
  | sysTid=17096 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7e0f88fc30
  | state=S schedstat=( 11069928 53829388 127 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7e0f798000-0x7e0f79a000 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: 60.7348

"binder:17024_4" prio=5 tid=12 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2016258 self=0xb400007e0ee53800
  | sysTid=17097 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7e0f791c30
  | state=S schedstat=( 67863313 496304927 512 ) utm=2 stm=4 core=1 HZ=100
  | stack=0x7e0f69a000-0x7e0f69c000 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: 61.524

"Profile Saver" daemon prio=4 tid=13 Native
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2024548 self=0xb400007e0316c000
  | sysTid=17169 nice=9 cgrp=foreground sched=0/0 handle=0x7e0f488c30
  | state=S schedstat=( 23664305 18001770 59 ) utm=0 stm=1 core=0 HZ=100
  | stack=0x7e0f391000-0x7e0f393000 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: 62.6592

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

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

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

"HwBinder:17024_1" prio=5 tid=17 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2073528 self=0xb400007e06a9fc00
  | sysTid=17360 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7da2af8c30
  | state=S schedstat=( 1104230915 2993203873 4451 ) utm=62 stm=47 core=1 HZ=100
  | stack=0x7da2a01000-0x7da2a03000 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: 68.4053

"Thread-2" prio=5 tid=18 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x207ab98 self=0xb400007e03260800
  | sysTid=17423 nice=0 cgrp=foreground sched=0/0 handle=0x7da19fac30
  | state=S schedstat=( 73947847 57137155 197 ) utm=2 stm=4 core=2 HZ=100
  | stack=0x7da18f7000-0x7da18f9000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at 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: 69.4588

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

"pool-2-thread-1" prio=5 tid=21 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2084e18 self=0xb400007df64ae800
  | sysTid=17437 nice=0 cgrp=foreground sched=0/0 handle=0x7d9e6dcc30
  | state=S schedstat=( 214770 2859462 2 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7d9e5d9000-0x7d9e5db000 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.1231

"pool-3-thread-1" prio=5 tid=22 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2085580 self=0xb400007df64acc00
  | sysTid=17438 nice=0 cgrp=foreground sched=0/0 handle=0x7d9d5d2c30
  | state=S schedstat=( 1041997 2569618 13 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d9d4cf000-0x7d9d4d1000 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.2364

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

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

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

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

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

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

"Thread-6" prio=5 tid=29 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20900b0 self=0xb400007df6505800
  | sysTid=17478 nice=0 cgrp=foreground sched=0/0 handle=0x7d9a1aac30
  | state=S schedstat=( 694769 20793923 3 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7d9a0a7000-0x7d9a0a9000 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: 79.9665

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

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

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

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

"AsyncTask #1" prio=5 tid=34 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20c07b8 self=0xb400007df6528800
  | sysTid=17574 nice=10 cgrp=foreground sched=0/0 handle=0x7d9095ac30
  | state=S schedstat=( 2243845 2923538 13 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7d90857000-0x7d90859000 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: 84.756

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

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

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

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

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

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

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

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

"Thread-9" prio=5 tid=43 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20ef548 self=0xb400007df657d000
  | sysTid=17703 nice=0 cgrp=foreground sched=0/0 handle=0x7d87000c30
  | state=S schedstat=( 524616 608615 4 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d86efd000-0x7d86eff000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at 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: 87.8354

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

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

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

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

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

"pool-7-thread-1" prio=5 tid=51 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2108818 self=0xb400007df65d9400
  | sysTid=17816 nice=0 cgrp=foreground sched=0/0 handle=0x7d807b0c30
  | state=S schedstat=( 344693 0 2 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7d806ad000-0x7d806af000 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.6185

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

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

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

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

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

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

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

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

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

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

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

"pool-8-thread-1" prio=5 tid=63 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x220a840 self=0xb400007df6660000
  | sysTid=18071 nice=0 cgrp=foreground sched=0/0 handle=0x7cf1ac9c30
  | state=S schedstat=( 40681534 227660076 166 ) utm=0 stm=3 core=1 HZ=100
  | stack=0x7cf19c6000-0x7cf19c8000 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: 100.228

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

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

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

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

"binder:17024_5" prio=5 tid=70 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x216deb8 self=0xb400007e0ef89000
  | sysTid=18004 nice=0 cgrp=foreground sched=0/0 handle=0x7cec9e7c30
  | state=S schedstat=( 541264105 2227420636 2134 ) utm=34 stm=19 core=2 HZ=100
  | stack=0x7cec8f0000-0x7cec8f2000 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.2748

"binder:17024_6" prio=5 tid=71 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x21718b8 self=0xb400007df66d5000
  | sysTid=18006 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cec8e9c30
  | state=S schedstat=( 87272754 1035188998 813 ) utm=2 stm=5 core=1 HZ=100
  | stack=0x7cec7f2000-0x7cec7f4000 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.5486

"binder:17024_7" prio=5 tid=72 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2172828 self=0xb400007ced468000
  | sysTid=18007 nice=0 cgrp=foreground sched=0/0 handle=0x7cec7ebc30
  | state=S schedstat=( 184471707 1368114599 1084 ) utm=11 stm=7 core=2 HZ=100
  | stack=0x7cec6f4000-0x7cec6f6000 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.7715

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

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

"binder:17024_8" prio=5 tid=75 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2203618 self=0xb400007df6651000
  | sysTid=18066 nice=0 cgrp=foreground sched=0/0 handle=0x7ce4383c30
  | state=S schedstat=( 945545546 3166185695 4530 ) utm=51 stm=43 core=0 HZ=100
  | stack=0x7ce428c000-0x7ce428e000 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: 99.5392

"binder:17024_9" prio=5 tid=76 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x22039c0 self=0xb400007ced479800
  | sysTid=18067 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7ce2d85c30
  | state=S schedstat=( 382923218 1728453916 2131 ) utm=21 stm=16 core=2 HZ=100
  | stack=0x7ce2c8e000-0x7ce2c90000 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: 99.7705

"binder:17024_A" prio=5 tid=77 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2204c50 self=0xb400007ce2d8d800
  | sysTid=18068 nice=0 cgrp=foreground sched=0/0 handle=0x7ce1c87c30
  | state=S schedstat=( 18315151 236368311 171 ) utm=0 stm=1 core=1 HZ=100
  | stack=0x7ce1b90000-0x7ce1b92000 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: 99.9945

"binder:17024_B" prio=5 tid=78 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x220c6b8 self=0xb400007ced51b000
  | sysTid=18072 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7ce0b89c30
  | state=S schedstat=( 956107862 3873271952 4060 ) utm=50 stm=45 core=1 HZ=100
  | stack=0x7ce0a92000-0x7ce0a94000 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: 100.356

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

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

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

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

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

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

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

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

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

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

"binder:17024_C" prio=5 tid=89 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x22685f8 self=0xb400007ce2ebac00
  | sysTid=18136 nice=0 cgrp=foreground sched=0/0 handle=0x7cd5027c30
  | state=S schedstat=( 20710464 110919078 132 ) utm=1 stm=0 core=2 HZ=100
  | stack=0x7cd4f30000-0x7cd4f32000 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: 103.504

"binder:17024_D" prio=5 tid=90 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x228cc00 self=0xb400007ced611000
  | sysTid=18229 nice=0 cgrp=foreground sched=0/0 handle=0x7cd3f29c30
  | state=S schedstat=( 74061693 1125324766 573 ) utm=1 stm=5 core=3 HZ=100
  | stack=0x7cd3e32000-0x7cd3e34000 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: 103.7

"binder:17024_E" prio=5 tid=91 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x228d350 self=0xb400007ce2eb9000
  | sysTid=18230 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cd2e2bc30
  | state=S schedstat=( 692737723 5862993397 4658 ) utm=36 stm=33 core=3 HZ=100
  | stack=0x7cd2d34000-0x7cd2d36000 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: 103.932

"Thread-20" prio=5 tid=92 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2298908 self=0xb400007ce312ac00
  | sysTid=18366 nice=0 cgrp=foreground sched=0/0 handle=0x7cd1d2dc30
  | state=S schedstat=( 7702306 19095461 34 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7cd1c2a000-0x7cd1c2c000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at 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: 104.157

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

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

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

"binder:17024_F" prio=5 tid=96 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x22a0890 self=0xb400007ced634000
  | sysTid=18711 nice=0 cgrp=foreground sched=1073741824/0 handle=0x7cce905c30
  | state=S schedstat=( 50870927 487316079 408 ) utm=3 stm=1 core=3 HZ=100
  | stack=0x7cce80e000-0x7cce810000 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: 104.949

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

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

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

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

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

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

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

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

"Stk App Service" prio=5 tid=106 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x22f83b8 self=0xb400007ce313b400
  | sysTid=24456 nice=0 cgrp=foreground sched=0/0 handle=0x7e3360dc30
  | state=S schedstat=( 11644314 105334531 88 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7e3350a000-0x7e3350c000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at 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: 108.622

"binder:17024_10" prio=5 tid=107 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2326c90 self=0xb400007e31f4d000
  | sysTid=24893 nice=0 cgrp=foreground sched=0/0 handle=0x7e3e9dac30
  | state=S schedstat=( 89029482 588109078 552 ) utm=3 stm=5 core=3 HZ=100
  | stack=0x7e3e8e3000-0x7e3e8e5000 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: 108.914

"pool-11-thread-1" prio=5 tid=108 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2331db0 self=0xb400007e31f83800
  | sysTid=25021 nice=0 cgrp=foreground sched=0/0 handle=0x7e30f03c30
  | state=S schedstat=( 1050847 7415077 5 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7e30e00000-0x7e30e02000 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: 109.125

Zygote loaded classes=21490 post zygote classes=1609
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: 47726 strong; 1356 weak
JNI: CheckJNI is off; globals=934 (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: 45% free, 6238KB/11MB
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 11 iterations for concurrent mark compact
ProcessMarkStackNonNull:	Sum: 876.257ms Avg: 79.659ms
MarkRootsCheckpoint:	Sum: 730.329ms Avg: 66.393ms
CompactMovingSpace:	Sum: 232.048ms Avg: 21.095ms
UpdateAndMarkImageModUnionTable:	Sum: 157.379ms Avg: 14.307ms
ProcessMarkStack:	Sum: 100.740ms Avg: 9.158ms
CompactionPhase:	Sum: 94.047ms Avg: 8.549ms
MarkConcurrentRoots:	Sum: 55.019ms Avg: 5.001ms
UpdateAndMarkZygoteModUnionTable:	Sum: 33.702ms Avg: 3.063ms
ScanGrayAllocSpaceObjects:	Sum: 30.721ms Avg: 2.792ms
ScanGrayImmuneSpaceObjects:	Sum: 24.952ms Avg: 2.268ms
(Paused)UpdateImmuneSpaces:	Sum: 22.785ms Avg: 2.071ms
RunningThreadFlips:	Sum: 17.823ms Avg: 1.620ms
(Paused)StackScan:	Sum: 8.219ms Avg: 747.181us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 7.096ms Avg: 645.090us
(Paused)KernelPreparation:	Sum: 6.609ms Avg: 600.818us
PrepareForCompaction:	Sum: 4.336ms Avg: 394.181us
ProcessReferences:	Sum: 3.882ms Avg: 352.909us
FinishPhase:	Sum: 3.840ms Avg: 349.090us
PrepareForMarking:	Sum: 3.471ms Avg: 315.545us
SweepSystemWeaks:	Sum: 2.846ms Avg: 258.727us
SweepLargeObjects:	Sum: 2.710ms Avg: 246.363us
CompactionPause:	Sum: 1.889ms Avg: 171.727us
MarkingPause:	Sum: 1.253ms Avg: 113.909us
MarkingPhase:	Sum: 1.070ms Avg: 97.272us
MarkNonThreadRoots:	Sum: 959us Avg: 87.181us
EnqueueFinalizerReferences:	Sum: 888us Avg: 80.727us
InitializePhase:	Sum: 769us Avg: 69.909us
ReclaimPhase:	Sum: 669us Avg: 60.818us
(Paused)SweepSystemWeaks:	Sum: 632us Avg: 57.454us
MarkAllocStackAsLive:	Sum: 599us Avg: 54.454us
ThreadListFlip:	Sum: 584us Avg: 53.090us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 438us Avg: 39.818us
FlipThreadSuspension:	Sum: 381us Avg: 34.636us
SweepMallocSpace:	Sum: 337us Avg: 30.636us
(Paused)UpdateNonMovingSpace:	Sum: 318us Avg: 28.909us
SwapBitmaps:	Sum: 275us Avg: 25us
PreCleanCards:	Sum: 145us Avg: 13.181us
ForwardSoftReferences:	Sum: 142us Avg: 12.909us
SweepJitCodeCache:	Sum: 121us Avg: 11us
ScanGrayZygoteSpaceObjects:	Sum: 100us Avg: 9.090us
MarkRoots:	Sum: 98us Avg: 8.909us
Sweep:	Sum: 87us Avg: 7.909us
UnBindBitmaps:	Sum: 76us Avg: 6.909us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 56us Avg: 5.090us
ReMarkRoots:	Sum: 35us Avg: 3.181us
Done Dumping Averages
concurrent mark compact paused:	Sum: 50.718ms 99% C.I. 0.288ms-7.917ms Avg: 2.305ms Max: 7.999ms
concurrent mark compact freed-bytes: Avg: 8439KB Max: 38MB Min: 4096KB
Freed-bytes histogram: 2560:3,5120:7,38400:1
concurrent mark compact total time: 2.430s mean time: 220.975ms
concurrent mark compact freed: 90MB
concurrent mark compact throughput: 37MB/s  per cpu-time: 127946551/s / 122MB/s
concurrent mark compact tracing throughput: 19MB/s  per cpu-time: 65MB/s
Start Dumping Averages for 15 iterations for young concurrent mark compact
CompactMovingSpace:	Sum: 409.157ms Avg: 27.277ms
CompactionPhase:	Sum: 251.505ms Avg: 16.767ms
MarkRootsCheckpoint:	Sum: 232.995ms Avg: 15.533ms
ProcessMarkStackNonNull:	Sum: 199.040ms Avg: 13.269ms
UpdateAndMarkImageModUnionTable:	Sum: 182.253ms Avg: 12.150ms
(Paused)KernelPreparation:	Sum: 80.575ms Avg: 5.371ms
ProcessMarkStack:	Sum: 44.958ms Avg: 2.997ms
MarkConcurrentRoots:	Sum: 43.579ms Avg: 2.905ms
RunningThreadFlips:	Sum: 43.242ms Avg: 2.882ms
(Paused)UpdateImmuneSpaces:	Sum: 38.513ms Avg: 2.567ms
ScanOldGenObjects:	Sum: 32.732ms Avg: 2.182ms
ScanGrayImmuneSpaceObjects:	Sum: 23.425ms Avg: 1.561ms
MarkingPause:	Sum: 20.736ms Avg: 1.382ms
PrepareForMarking:	Sum: 17.925ms Avg: 1.195ms
ThreadListFlip:	Sum: 16.008ms Avg: 1.067ms
UpdateAndMarkZygoteModUnionTable:	Sum: 12.306ms Avg: 820.400us
(Paused)StackScan:	Sum: 11.218ms Avg: 747.866us
ScanGrayAllocSpaceObjects:	Sum: 6.475ms Avg: 431.666us
SweepSystemWeaks:	Sum: 4.052ms Avg: 270.133us
CompactionPause:	Sum: 3.525ms Avg: 235us
FinishPhase:	Sum: 3.260ms Avg: 217.333us
SweepArray:	Sum: 3.052ms Avg: 203.466us
PrepareForCompaction:	Sum: 1.619ms Avg: 107.933us
MarkingPhase:	Sum: 1.282ms Avg: 85.466us
ProcessReferences:	Sum: 1.254ms Avg: 83.600us
MarkNonThreadRoots:	Sum: 1.095ms Avg: 73us
(Paused)SweepSystemWeaks:	Sum: 1.040ms Avg: 69.333us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 958us Avg: 63.866us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 739us Avg: 49.266us
ReclaimPhase:	Sum: 637us Avg: 42.466us
FlipThreadSuspension:	Sum: 571us Avg: 38.066us
EnqueueFinalizerReferences:	Sum: 314us Avg: 20.933us
PreCleanCards:	Sum: 296us Avg: 19.733us
SwapBitmaps:	Sum: 266us Avg: 17.733us
InitializePhase:	Sum: 255us Avg: 17us
UnBindBitmaps:	Sum: 237us Avg: 15.800us
MarkRoots:	Sum: 218us Avg: 14.533us
SweepJitCodeCache:	Sum: 218us Avg: 14.533us
ResetStack:	Sum: 196us Avg: 13.066us
(Paused)UpdateNonMovingSpace:	Sum: 153us Avg: 10.200us
ForwardSoftReferences:	Sum: 130us Avg: 8.666us
RecordFree:	Sum: 126us Avg: 8.400us
ScanGrayZygoteSpaceObjects:	Sum: 116us Avg: 7.733us
FreeList:	Sum: 94us Avg: 6.266us
Sweep:	Sum: 70us Avg: 4.666us
ReMarkRoots:	Sum: 68us Avg: 4.533us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 68us Avg: 4.533us
Done Dumping Averages
young concurrent mark compact paused:	Sum: 172.786ms 99% C.I. 0.442ms-70.400ms Avg: 5.759ms Max: 76.401ms
young concurrent mark compact freed-bytes: Avg: 5756KB Max: 7049KB Min: 4943KB
Freed-bytes histogram: 4480:1,5120:10,5760:2,6400:1,7040:1
young concurrent mark compact total time: 1.692s mean time: 112.836ms
young concurrent mark compact freed: 84MB
young concurrent mark compact throughput: 49MB/s  per cpu-time: 167801047/s / 160MB/s
young concurrent mark compact tracing throughput: 11MB/s  per cpu-time: 37MB/s
Total time spent in GC: 4.123s
Mean GC size throughput: 42MB/s per cpu-time: 137MB/s
Total bytes allocated 181MB
Total bytes freed 174MB
Free memory 5150KB
Free memory until GC 5150KB
Free memory until OOME 249MB
Total memory 11MB
Max memory 256MB
Zygote space size 7004KB
Total mutator paused time: 223.504ms
Total time waiting for GC to complete: 0
Total GC count: 26
Total GC time: 4.123s
Total blocking GC count: 0
Total blocking GC time: 0
Total pre-OOME GC count: 0
Histogram of GC count per 10000 ms: 0:190,1:18,2:2,3:1
Histogram of blocking GC count per 10000 ms: 0:211
Native bytes total: 37105908 registered: 1827644
Total native bytes at last GC: 37012008
/data/dalvik-cache/arm64/system_ext@priv-app@MtkTelephonyAssist@MtkTelephonyAssist.apk@classes.vdex: verify
/data/dalvik-cache/arm64/system@priv-app@ONS@ONS.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@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): 19KB / 32KB
Current JIT data cache size (used / resident): 25KB / 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: 18KB
Current JIT capacity: 64KB
Current number of JIT JNI stub entries: 0
Current number of JIT code cache entries: 22
Total number of JIT baseline compilations: 15
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: 201B Max: 1128B Min: 32B
Memory used for compiled code: Avg: 1017B Max: 4064B Min: 204B
Memory used for profiling info: Avg: 280B Max: 936B Min: 56B
Start Dumping Averages for 22 iterations for JIT timings
Compiling baseline:	Sum: 49.306ms Avg: 2.241ms
TrimMaps:	Sum: 1.987ms Avg: 90.318us
Compiling optimized:	Sum: 1.930ms Avg: 87.727us
Done Dumping Averages
Memory used for compilation: Avg: 99KB Max: 413KB Min: 28KB
ProfileSaver total_bytes_written=0
ProfileSaver total_number_of_writes=0
ProfileSaver total_number_of_code_cache_queries=6
ProfileSaver total_number_of_skipped_writes=6
ProfileSaver total_number_of_failed_writes=0
ProfileSaver total_ms_of_sleep=796955
ProfileSaver total_ms_of_work=47
ProfileSaver total_number_of_hot_spikes=0
ProfileSaver total_number_of_wake_ups=1

*** ART internal metrics ***
  Metadata:
    timestamp_since_start_ms: 2120052
  Metrics:
    ClassLoadingTotalTime: count = 627220
    ClassVerificationTotalTime: count = 1251
    ClassVerificationCount: count = 5
    WorldStopTimeDuringGCAvg: count = 8596
    YoungGcCount: count = 15
    FullGcCount: count = 11
    TotalBytesAllocated: count = 186292880
    TotalGcCollectionTime: count = 4124
    YoungGcThroughputAvg: count = 184
    FullGcThroughputAvg: count = 145
    YoungGcTracingThroughputAvg: count = 24
    FullGcTracingThroughputAvg: count = 35
    JitMethodCompileTotalTime: count = 97219
    JitMethodCompileCount: count = 20
    YoungGcCollectionTime: range = 0...60000, buckets: 15,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcCollectionTime: range = 0...60000, buckets: 11,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcThroughput: range = 0...10000, buckets: 15,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcThroughput: range = 0...10000, buckets: 10,1,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcTracingThroughput: range = 0...10000, buckets: 15,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcTracingThroughput: range = 0...10000, buckets: 11,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    GcWorldStopTime: count = 223517
    GcWorldStopCount: count = 26
    YoungGcScannedBytes: count = 20548780
    YoungGcFreedBytes: count = 83950128
    YoungGcDuration: count = 1694
    FullGcScannedBytes: count = 50954397
    FullGcFreedBytes: count = 89628896
    FullGcDuration: count = 2430
    GcWorldStopTimeDelta: count = 2525
    GcWorldStopCountDelta: count = 1
    YoungGcScannedBytesDelta: count = 0
    YoungGcFreedBytesDelta: count = 0
    YoungGcDurationDelta: count = 0
    FullGcScannedBytesDelta: count = 4470265
    FullGcFreedBytesDelta: count = 5219184
    FullGcDurationDelta: count = 73
    JitMethodCompileTotalTimeDelta: count = 1605
    JitMethodCompileCountDelta: count = 1
    ClassVerificationTotalTimeDelta: count = 0
    ClassVerificationCountDelta: count = 0
    ClassLoadingTotalTimeDelta: count = 4611
    TotalBytesAllocatedDelta: count = 819264
    TotalGcCollectionTimeDelta: count = 73
    YoungGcCountDelta: count = 0
    FullGcCountDelta: count = 1
    TimeElapsedDelta: count = 13932
    AppSlowPathDuringYoungGcDurationDelta: count = 0
    AppSlowPathDuringFullGcDurationDelta: count = 9
    BcpStaticFinalFieldOverwrite: count = 0
    AppStaticFinalFieldOverwrite: count = 0
*** Done dumping ART internal metrics ***

----- end 17024 -----

----- Waiting Channels: pid 17024 at 2026-07-27 02:17:12.265273679-0600 -----
Cmd line: com.android.phone

sysTid=17024     state=S    do_epoll_wait
sysTid=17039     state=S    do_sigtimedwait
sysTid=17040     state=S    pipe_read
sysTid=17041     state=S    futex_wait_queue_me
sysTid=17042     state=S    futex_wait_queue_me
sysTid=17043     state=S    futex_wait_queue_me
sysTid=17044     state=S    futex_wait_queue_me
sysTid=17045     state=S    futex_wait_queue_me
sysTid=17047     state=S    binder_wait_for_work
sysTid=17055     state=S    binder_wait_for_work
sysTid=17096     state=S    binder_wait_for_work
sysTid=17097     state=S    binder_wait_for_work
sysTid=17169     state=S    futex_wait_queue_me
sysTid=17288     state=S    do_epoll_wait
sysTid=17312     state=S    do_epoll_wait
sysTid=17316     state=S    do_epoll_wait
sysTid=17360     state=S    binder_wait_for_work
sysTid=17423     state=S    do_epoll_wait
sysTid=17424     state=S    do_epoll_wait
sysTid=17434     state=S    futex_wait_queue_me
sysTid=17437     state=S    futex_wait_queue_me
sysTid=17438     state=S    futex_wait_queue_me
sysTid=17444     state=S    do_epoll_wait
sysTid=17463     state=S    do_epoll_wait
sysTid=17477     state=S    do_epoll_wait
sysTid=17478     state=S    __skb_wait_for_more_packets
sysTid=17479     state=S    do_epoll_wait
sysTid=17482     state=S    do_epoll_wait
sysTid=17483     state=S    do_epoll_wait
sysTid=17530     state=S    do_epoll_wait
sysTid=17531     state=S    do_epoll_wait
sysTid=17570     state=S    do_epoll_wait
sysTid=17572     state=S    do_epoll_wait
sysTid=17574     state=S    futex_wait_queue_me
sysTid=17586     state=S    do_epoll_wait
sysTid=17587     state=S    do_epoll_wait
sysTid=17609     state=S    do_epoll_wait
sysTid=17625     state=S    do_epoll_wait
sysTid=17662     state=S    do_epoll_wait
sysTid=17688     state=S    do_epoll_wait
sysTid=17689     state=S    do_epoll_wait
sysTid=17698     state=S    do_epoll_wait
sysTid=17703     state=S    do_epoll_wait
sysTid=17711     state=S    do_epoll_wait
sysTid=17729     state=S    do_epoll_wait
sysTid=17731     state=S    do_epoll_wait
sysTid=17762     state=S    do_epoll_wait
sysTid=17795     state=S    do_epoll_wait
sysTid=17805     state=S    futex_wait_queue_me
sysTid=17806     state=S    futex_wait_queue_me
sysTid=17816     state=S    futex_wait_queue_me
sysTid=17836     state=S    do_epoll_wait
sysTid=17837     state=S    do_epoll_wait
sysTid=17843     state=S    do_epoll_wait
sysTid=17846     state=S    do_epoll_wait
sysTid=17847     state=S    do_epoll_wait
sysTid=17851     state=S    do_epoll_wait
sysTid=17852     state=S    do_epoll_wait
sysTid=17855     state=S    do_epoll_wait
sysTid=17860     state=S    do_epoll_wait
sysTid=17929     state=S    do_epoll_wait
sysTid=17931     state=S    do_epoll_wait
sysTid=17944     state=S    do_epoll_wait
sysTid=17945     state=S    do_epoll_wait
sysTid=17946     state=S    do_epoll_wait
sysTid=17959     state=S    do_epoll_wait
sysTid=17974     state=S    futex_wait_queue_me
sysTid=17975     state=S    futex_wait_queue_me
sysTid=18004     state=S    binder_wait_for_work
sysTid=18006     state=S    binder_wait_for_work
sysTid=18007     state=S    binder_wait_for_work
sysTid=18013     state=S    do_epoll_wait
sysTid=18014     state=S    do_epoll_wait
sysTid=18066     state=S    binder_wait_for_work
sysTid=18067     state=S    binder_wait_for_work
sysTid=18068     state=S    binder_wait_for_work
sysTid=18071     state=S    futex_wait_queue_me
sysTid=18072     state=S    binder_wait_for_work
sysTid=18074     state=S    do_epoll_wait
sysTid=18075     state=S    do_epoll_wait
sysTid=18076     state=S    do_epoll_wait
sysTid=18078     state=S    do_epoll_wait
sysTid=18079     state=S    do_epoll_wait
sysTid=18087     state=S    do_epoll_wait
sysTid=18088     state=S    do_epoll_wait
sysTid=18089     state=S    do_epoll_wait
sysTid=18090     state=S    do_epoll_wait
sysTid=18092     state=S    do_epoll_wait
sysTid=18136     state=S    binder_wait_for_work
sysTid=18229     state=S    binder_wait_for_work
sysTid=18230     state=S    binder_wait_for_work
sysTid=18366     state=S    do_epoll_wait
sysTid=18367     state=S    do_epoll_wait
sysTid=18368     state=S    do_epoll_wait
sysTid=18711     state=S    binder_wait_for_work
sysTid=21555     state=S    do_epoll_wait
sysTid=21557     state=S    do_epoll_wait
sysTid=21579     state=S    do_epoll_wait
sysTid=21998     state=S    do_epoll_wait
sysTid=23937     state=S    do_epoll_wait
sysTid=23960     state=S    do_epoll_wait
sysTid=23961     state=S    do_epoll_wait
sysTid=23962     state=S    do_epoll_wait
sysTid=24137     state=S    do_epoll_wait
sysTid=24456     state=S    do_epoll_wait
sysTid=24893     state=S    binder_wait_for_work
sysTid=25021     state=S    futex_wait_queue_me

----- end 17024 -----

----- dumping pid: 21341 at 342147475

----- pid 21341 at 2026-07-27 02:17:12.384830833-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: 7.733ms 99% C.I. 2us-703.999us Avg: 55.235us Max: 1126us
DALVIK THREADS (30):
"main" prio=5 tid=1 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x72614ec8 self=0xb400007e46a42c00
  | sysTid=21341 nice=0 cgrp=foreground sched=0/0 handle=0x7eedbfc500
  | state=S schedstat=( 179992104 217559683 637 ) utm=4 stm=13 core=0 HZ=100
  | stack=0x7ff0895000-0x7ff0897000 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.265615

"ReferenceQueueDaemon" daemon prio=5 tid=5 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000308 self=0xb400007e46a46400
  | sysTid=21375 nice=4 cgrp=foreground sched=0/0 handle=0x7e0fedfc30
  | state=S schedstat=( 484298075 42089374 189 ) utm=45 stm=2 core=7 HZ=100
  | stack=0x7e0fddc000-0x7e0fdde000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0ef7aab3> (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 <0x0ef7aab3> (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: 33.1065

"FinalizerDaemon" daemon prio=5 tid=9 Waiting
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x20003a8 self=0xb400007e46a67000
  | sysTid=21376 nice=4 cgrp=foreground sched=0/0 handle=0x7e0fdd5c30
  | state=S schedstat=( 79209692 23937537 242 ) utm=6 stm=0 core=5 HZ=100
  | stack=0x7e0fcd2000-0x7e0fcd4000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0ee86870> (a java.lang.Object)
  at java.lang.Object.wait(Object.java:405)
  at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:207)
  - locked <0x0ee86870> (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: 44.7209

"FinalizerWatchdogDaemon" daemon prio=5 tid=10 Sleeping
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000448 self=0xb400007e46a68c00
  | sysTid=21377 nice=4 cgrp=foreground sched=0/0 handle=0x7e0fccbc30
  | state=S schedstat=( 133154 5675231 2 ) utm=0 stm=0 core=4 HZ=100
  | stack=0x7e0fbc8000-0x7e0fbca000 stackSize=1039KB
  | held mutexes=
  at java.lang.Thread.sleep(Native method)
  - sleeping on <0x0f66c7e9> (a java.lang.Object)
  at java.lang.Thread.sleep0(Thread.java:689)
  - locked <0x0f66c7e9> (a java.lang.Object)
  at java.lang.Thread.sleep(Thread.java:667)
  at java.lang.Thread.sleep(Thread.java:580)
  at java.lang.Daemons$FinalizerWatchdogDaemon.sleepForNanos(Daemons.java:536)
  at java.lang.Daemons$FinalizerWatchdogDaemon.waitForProgress(Daemons.java:595)
  at java.lang.Daemons$FinalizerWatchdogDaemon.runInternal(Daemons.java:467)
  at java.lang.Daemons$Daemon.run(Daemons.java:135)
  at java.lang.Thread.run(Thread.java:1572)
DumpLatencyMs: 45.1478

"Timer-0" prio=5 tid=22 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2084c88 self=0xb400007e031f3c00
  | sysTid=21526 nice=0 cgrp=foreground sched=0/0 handle=0x7d9ac55c30
  | state=S schedstat=( 120000 4030385 1 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7d9ab52000-0x7d9ab54000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x06e24c6e> (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 <0x06e24c6e> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 66.7785

"Timer-1" prio=5 tid=23 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2084fb0 self=0xb400007e031f5800
  | sysTid=21527 nice=0 cgrp=foreground sched=0/0 handle=0x7d9ab4bc30
  | state=S schedstat=( 213154 4094154 1 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7d9aa48000-0x7d9aa4a000 stackSize=1039KB
  | held mutexes=
  at java.lang.Object.wait(Native method)
  - waiting on <0x0cb83f0f> (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 <0x0cb83f0f> (a java.util.TaskQueue)
  at java.util.TimerThread.run(Timer.java:540)
DumpLatencyMs: 67.2705

"pool-2-thread-1" prio=5 tid=30 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x20a48e0 self=0xb400007df64df800
  | sysTid=21605 nice=0 cgrp=foreground sched=0/0 handle=0x7d8d3f5c30
  | state=R schedstat=( 7915321988 188559937 12334 ) utm=457 stm=334 core=6 HZ=100
  | stack=0x7d8d2f2000-0x7d8d2f4000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000ecf48  /apex/com.android.runtime/lib64/bionic/libc.so (__getdents64+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000963ac  /apex/com.android.runtime/lib64/bionic/libc.so (readdir+108) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 000280d8  /apex/com.android.art/lib64/libopenjdk.so (Java_sun_nio_fs_UnixNativeDispatcher_readdir+44) (BuildId: bafb20f3b1ba7f94088c1b3a14d19e50)
  at sun.nio.fs.UnixNativeDispatcher.readdir(Native method)
  at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator.readNextEntry(UnixDirectoryStream.java:177)
  at sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator.hasNext(UnixDirectoryStream.java:210)
  - locked <@addr=0x20d1f10> (a sun.nio.fs.UnixDirectoryStream$UnixDirectoryIterator)
  at java.nio.file.FileTreeWalker.next(FileTreeWalker.java:348)
  at java.nio.file.Files.walkFileTree(Files.java:2766)
  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: 100.465

"Signal Catcher" daemon prio=10 tid=2 Runnable
  | group="system" sCount=0 ucsCount=0 flags=0 obj=0x2004490 self=0xb400007e0ee00000
  | sysTid=21368 nice=-20 cgrp=foreground sched=0/0 handle=0x7e102ebc30
  | state=R schedstat=( 83193840 3581999 90 ) utm=7 stm=1 core=7 HZ=100
  | stack=0x7e101f4000-0x7e101f6000 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: 106.478

"perfetto_hprof_listener" prio=10 tid=3 Native (still starting up)
  | group="" sCount=1 ucsCount=0 flags=1 obj=0 self=0xb400007e03120400
  | sysTid=21370 nice=-20 cgrp=foreground sched=0/0 handle=0x7e101edc30
  | state=S schedstat=( 204612 790847 2 ) utm=0 stm=0 core=6 HZ=100
  | stack=0x7e100f6000-0x7e100f8000 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: 11.3286

"Jit thread pool worker thread 0" daemon prio=4 tid=4 Native
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2004560 self=0xb400007e0ee11800
  | sysTid=21371 nice=9 cgrp=foreground sched=0/0 handle=0x7e100efc30
  | state=S schedstat=( 3000384 3892846 7 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7e0fff0000-0x7e0fff2000 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: 13.8892

"binder:21341_1" prio=5 tid=6 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2004620 self=0xb400007e0ee42000
  | sysTid=21380 nice=0 cgrp=foreground sched=0/0 handle=0x7e0fa8dc30
  | state=S schedstat=( 1246847 7188844 6 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7e0f996000-0x7e0f998000 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: 33.7253

"binder:21341_2" prio=5 tid=7 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2005178 self=0xb400007e03131c00
  | sysTid=21381 nice=0 cgrp=foreground sched=0/0 handle=0x7e0f98fc30
  | state=S schedstat=( 2978615 5045691 12 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7e0f898000-0x7e0f89a000 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: 39.0603

"HeapTaskDaemon" daemon prio=5 tid=8 WaitingForTaskProcessor
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2000268 self=0xb400007e46a44800
  | sysTid=21372 nice=4 cgrp=foreground sched=0/0 handle=0x7e0ffe9c30
  | state=S schedstat=( 1834829523 72584766 352 ) utm=148 stm=35 core=2 HZ=100
  | stack=0x7e0fee6000-0x7e0fee8000 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: 41.3665

"binder:21341_3" prio=5 tid=11 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x200e650 self=0xb400007e03143400
  | sysTid=21392 nice=0 cgrp=foreground sched=0/0 handle=0x7e0f891c30
  | state=S schedstat=( 1256156 7443692 33 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7e0f79a000-0x7e0f79c000 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.5502

"Profile Saver" daemon prio=4 tid=12 Native
  | group="system" sCount=1 ucsCount=0 flags=1 obj=0x2019ae0 self=0xb400007e0ee53800
  | sysTid=21403 nice=9 cgrp=foreground sched=0/0 handle=0x7e0f5fac30
  | state=S schedstat=( 4072766 2966924 6 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7e0f503000-0x7e0f505000 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: 46.3646

"MediaBackgroundThread" prio=5 tid=13 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2021858 self=0xb400007e06a9fc00
  | sysTid=21445 nice=10 cgrp=foreground sched=0/0 handle=0x7e40860c30
  | state=S schedstat=( 854689253 1528253497 25577 ) utm=37 stm=47 core=2 HZ=100
  | stack=0x7e4075d000-0x7e4075f000 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: 48.8038

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

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

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

"com.android.providers.media.internal.modules.utils.BackgroundThread" prio=5 tid=17 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2030370 self=0xb400007e0311cc00
  | sysTid=21470 nice=10 cgrp=foreground sched=0/0 handle=0x7daa3d5c30
  | state=S schedstat=( 4780152 3847770 11 ) utm=0 stm=0 core=2 HZ=100
  | stack=0x7daa2d2000-0x7daa2d4000 stackSize=1039KB
  | held mutexes=
  native: #00 pc 000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 00018a4c  /system/lib64/libutils.so (android::Looper::pollInner+188) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #02 pc 0001892c  /system/lib64/libutils.so (android::Looper::pollOnce+124) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
  native: #03 pc 001a3bcc  /system/lib64/libandroid_runtime.so (android::android_os_MessageQueue_nativePollOnce+44) (BuildId: 124150b831f8d9af72c9250c86ab8691)
  at android.os.MessageQueue.nativePollOnce(Native method)
  at android.os.MessageQueue.next(MessageQueue.java:341)
  at 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.5025

"WM.task-1" prio=5 tid=18 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x204d7d8 self=0xb400007e03177800
  | sysTid=21483 nice=0 cgrp=foreground sched=0/0 handle=0x7da71fbc30
  | state=S schedstat=( 45852542 41423307 104 ) utm=2 stm=2 core=3 HZ=100
  | stack=0x7da70f8000-0x7da70fa000 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: 64.4446

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

"WM.task-2" prio=5 tid=20 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x208d080 self=0xb400007e0ef94000
  | sysTid=21569 nice=0 cgrp=foreground sched=0/0 handle=0x7d94533c30
  | state=S schedstat=( 3217615 100253924 7 ) utm=0 stm=0 core=1 HZ=100
  | stack=0x7d94430000-0x7d94432000 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: 74.5705

"binder:21341_4" prio=5 tid=21 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2093b98 self=0xb400007e0efa5800
  | sysTid=21580 nice=0 cgrp=foreground sched=0/0 handle=0x7d9f157c30
  | state=S schedstat=( 1316615 2659229 14 ) utm=0 stm=0 core=5 HZ=100
  | stack=0x7d9f060000-0x7d9f062000 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: 74.7671

"HwBinder:21341_1" prio=5 tid=24 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2088860 self=0xb400007e03278400
  | sysTid=21561 nice=-16 cgrp=foreground sched=0/0 handle=0x7d98845c30
  | state=S schedstat=( 311768 5097770 3 ) utm=0 stm=0 core=0 HZ=100
  | stack=0x7d9874e000-0x7d98750000 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: 67.6603

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

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

"WM.task-3" prio=5 tid=27 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2093a80 self=0xb400007e0efed000
  | sysTid=21581 nice=0 cgrp=foreground sched=0/0 handle=0x7d9d059c30
  | state=S schedstat=( 3856617 51768 10 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d9cf56000-0x7d9cf58000 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: 76.8155

"WM.task-4" prio=5 tid=28 Waiting
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x2095ab8 self=0xb400007e0311e800
  | sysTid=21582 nice=0 cgrp=foreground sched=0/0 handle=0x7d931a9c30
  | state=S schedstat=( 14003624 5945922 33 ) utm=1 stm=0 core=3 HZ=100
  | stack=0x7d930a6000-0x7d930a8000 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: 77.1678

"emulated;0" prio=5 tid=29 Native
  | group="main" sCount=1 ucsCount=0 flags=1 obj=0x208a948 self=0xb400007d931bc800
  | sysTid=21583 nice=0 cgrp=foreground sched=0/0 handle=0x7d917fbc30
  | state=S schedstat=( 728001 108693 6 ) utm=0 stm=0 core=7 HZ=100
  | stack=0x7d916f8000-0x7d916fa000 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: 77.4163

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

"CodecLooper" prio=10 (not attached)
  | sysTid=21559 nice=-16 cgrp=foreground
  | state=S schedstat=( 67077 4355000 1 ) 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 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=21560 nice=-16 cgrp=foreground
  | state=S schedstat=( 50307 1126539 1 ) utm=0 stm=0 core=7 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 0005b6a4  /system/lib64/libc++.so (std::__1::condition_variable::wait+20) (BuildId: 84acbd0e3703d0ed73c0df290de333b9)
  native: #04 pc 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=21584 nice=0 cgrp=foreground
  | state=S schedstat=( 48846 180308 1 ) utm=0 stm=0 core=7 HZ=100
  native: #00 pc 000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #01 pc 000950d0  /apex/com.android.runtime/lib64/bionic/libc.so (__futex_wait_ex+144) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #02 pc 00101028  /apex/com.android.runtime/lib64/bionic/libc.so (pthread_cond_wait+72) (BuildId: 84a42637b3a421b801818f5793418fca)
  native: #03 pc 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=21585 nice=0 cgrp=foreground
  | state=S schedstat=( 1428694 759307 17 ) utm=0 stm=0 core=2 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=21586 nice=0 cgrp=foreground
  | state=S schedstat=( 1556848 403692 23 ) utm=0 stm=0 core=2 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: 24% free, 5852KB/7800KB
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 25 iterations for concurrent mark compact
ProcessMarkStackNonNull:	Sum: 190.806ms Avg: 7.632ms
CompactMovingSpace:	Sum: 186.246ms Avg: 7.449ms
ProcessMarkStack:	Sum: 150.438ms Avg: 6.017ms
MarkConcurrentRoots:	Sum: 87.449ms Avg: 3.497ms
CompactionPhase:	Sum: 80.108ms Avg: 3.204ms
ScanGrayAllocSpaceObjects:	Sum: 79.834ms Avg: 3.193ms
UpdateAndMarkImageModUnionTable:	Sum: 59.423ms Avg: 2.376ms
MarkRootsCheckpoint:	Sum: 36.021ms Avg: 1.440ms
(Paused)UpdateImmuneSpaces:	Sum: 25.431ms Avg: 1.017ms
ProcessReferences:	Sum: 17.557ms Avg: 702.280us
RunningThreadFlips:	Sum: 16.055ms Avg: 642.200us
EnqueueFinalizerReferences:	Sum: 10.143ms Avg: 405.720us
(Paused)StackScan:	Sum: 9.476ms Avg: 379.040us
UpdateAndMarkZygoteModUnionTable:	Sum: 9.015ms Avg: 360.600us
FinishPhase:	Sum: 8.190ms Avg: 327.600us
PrepareForCompaction:	Sum: 6.725ms Avg: 269us
(Paused)KernelPreparation:	Sum: 5.220ms Avg: 208.800us
SweepSystemWeaks:	Sum: 5.005ms Avg: 200.200us
MarkingPause:	Sum: 4.980ms Avg: 199.200us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 4.956ms Avg: 198.240us
ScanGrayImmuneSpaceObjects:	Sum: 4.396ms Avg: 175.840us
CompactionPause:	Sum: 4.165ms Avg: 166.600us
PrepareForMarking:	Sum: 4.044ms Avg: 161.760us
ThreadListFlip:	Sum: 3.625ms Avg: 145us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 1.622ms Avg: 64.880us
MarkAllocStackAsLive:	Sum: 1.424ms Avg: 56.960us
MarkNonThreadRoots:	Sum: 1.358ms Avg: 54.320us
InitializePhase:	Sum: 1.247ms Avg: 49.880us
ReclaimPhase:	Sum: 1.218ms Avg: 48.720us
MarkingPhase:	Sum: 1.203ms Avg: 48.120us
(Paused)SweepSystemWeaks:	Sum: 1.070ms Avg: 42.800us
SweepLargeObjects:	Sum: 989us Avg: 39.560us
FlipThreadSuspension:	Sum: 648us Avg: 25.920us
SwapBitmaps:	Sum: 464us Avg: 18.560us
(Paused)UpdateNonMovingSpace:	Sum: 368us Avg: 14.720us
SweepMallocSpace:	Sum: 188us Avg: 7.520us
ForwardSoftReferences:	Sum: 139us Avg: 5.560us
SweepJitCodeCache:	Sum: 133us Avg: 5.320us
PreCleanCards:	Sum: 118us Avg: 4.720us
ScanGrayZygoteSpaceObjects:	Sum: 91us Avg: 3.640us
Sweep:	Sum: 77us Avg: 3.080us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 75us Avg: 3us
UnBindBitmaps:	Sum: 62us Avg: 2.480us
MarkRoots:	Sum: 35us Avg: 1.400us
ReMarkRoots:	Sum: 3us Avg: 120ns
Done Dumping Averages
concurrent mark compact paused:	Sum: 62.353ms 99% C.I. 0.089ms-3.241ms Avg: 1.247ms Max: 3.241ms
concurrent mark compact freed-bytes: Avg: 5789KB Max: 40MB Min: 2564KB
Freed-bytes histogram: 0:23,10240:1,40960:1
concurrent mark compact total time: 1.021s mean time: 40.873ms
concurrent mark compact freed: 141MB
concurrent mark compact throughput: 138MB/s  per cpu-time: 157169119/s / 149MB/s
concurrent mark compact tracing throughput: 46MB/s  per cpu-time: 50MB/s
Start Dumping Averages for 35 iterations for young concurrent mark compact
ProcessMarkStack:	Sum: 202.960ms Avg: 5.798ms
CompactMovingSpace:	Sum: 172.480ms Avg: 4.928ms
MarkConcurrentRoots:	Sum: 115.921ms Avg: 3.312ms
CompactionPhase:	Sum: 113.190ms Avg: 3.234ms
ScanGrayAllocSpaceObjects:	Sum: 76.320ms Avg: 2.180ms
UpdateAndMarkImageModUnionTable:	Sum: 75.704ms Avg: 2.162ms
(Paused)UpdateImmuneSpaces:	Sum: 31.480ms Avg: 899.428us
MarkRootsCheckpoint:	Sum: 29.846ms Avg: 852.742us
ProcessReferences:	Sum: 18.597ms Avg: 531.342us
RunningThreadFlips:	Sum: 17.386ms Avg: 496.742us
PrepareForMarking:	Sum: 14.368ms Avg: 410.514us
UpdateAndMarkZygoteModUnionTable:	Sum: 11.627ms Avg: 332.200us
EnqueueFinalizerReferences:	Sum: 11.550ms Avg: 330us
(Paused)StackScan:	Sum: 11.209ms Avg: 320.257us
FinishPhase:	Sum: 9.315ms Avg: 266.142us
(Paused)KernelPreparation:	Sum: 6.850ms Avg: 195.714us
ScanOldGenObjects:	Sum: 6.772ms Avg: 193.485us
SweepSystemWeaks:	Sum: 5.938ms Avg: 169.657us
CompactionPause:	Sum: 5.098ms Avg: 145.657us
ProcessMarkStackNonNull:	Sum: 4.844ms Avg: 138.400us
(Paused)ScanGrayAllocSpaceObjects:	Sum: 4.383ms Avg: 125.228us
ScanGrayImmuneSpaceObjects:	Sum: 4.336ms Avg: 123.885us
PrepareForCompaction:	Sum: 3.752ms Avg: 107.200us
MarkingPause:	Sum: 2.739ms Avg: 78.257us
ThreadListFlip:	Sum: 2.438ms Avg: 69.657us
(Paused)ScanGrayImmuneSpaceObjects:	Sum: 1.764ms Avg: 50.400us
MarkNonThreadRoots:	Sum: 1.620ms Avg: 46.285us
ReclaimPhase:	Sum: 1.513ms Avg: 43.228us
MarkingPhase:	Sum: 1.422ms Avg: 40.628us
(Paused)SweepSystemWeaks:	Sum: 1.276ms Avg: 36.457us
ResetStack:	Sum: 1.050ms Avg: 30us
FlipThreadSuspension:	Sum: 833us Avg: 23.800us
SwapBitmaps:	Sum: 307us Avg: 8.771us
SweepArray:	Sum: 298us Avg: 8.514us
InitializePhase:	Sum: 239us Avg: 6.828us
UnBindBitmaps:	Sum: 189us Avg: 5.400us
SweepJitCodeCache:	Sum: 164us Avg: 4.685us
ScanGrayZygoteSpaceObjects:	Sum: 126us Avg: 3.600us
PreCleanCards:	Sum: 104us Avg: 2.971us
(Paused)ScanGrayZygoteSpaceObjects:	Sum: 93us Avg: 2.657us
ForwardSoftReferences:	Sum: 57us Avg: 1.628us
(Paused)UpdateNonMovingSpace:	Sum: 52us Avg: 1.485us
MarkRoots:	Sum: 40us Avg: 1.142us
RecordFree:	Sum: 28us Avg: 800ns
Sweep:	Sum: 10us Avg: 285ns
ReMarkRoots:	Sum: 4us Avg: 114ns
Done Dumping Averages
young concurrent mark compact paused:	Sum: 68.932ms 99% C.I. 150us-2307us Avg: 984.742us Max: 2307us
young concurrent mark compact freed-bytes: Avg: 4631KB Max: 11MB Min: 3328KB
Freed-bytes histogram: 2560:5,3840:27,5120:1,11520:2
young concurrent mark compact total time: 970.292ms mean time: 27.722ms
young concurrent mark compact freed: 158MB
young concurrent mark compact throughput: 163MB/s  per cpu-time: 182594182/s / 174MB/s
young concurrent mark compact tracing throughput: 34MB/s  per cpu-time: 36MB/s
Total time spent in GC: 1.992s
Mean GC size throughput: 150MB/s per cpu-time: 161MB/s
Total bytes allocated 305MB
Total bytes freed 299MB
Free memory 1948KB
Free memory until GC 1948KB
Free memory until OOME 250MB
Total memory 7800KB
Max memory 256MB
Zygote space size 7004KB
Total mutator paused time: 131.285ms
Total time waiting for GC to complete: 0
Total GC count: 60
Total GC time: 1.992s
Total blocking GC count: 0
Total blocking GC time: 0
Total pre-OOME GC count: 0
Histogram of GC count per 10000 ms: 6:1
Histogram of blocking GC count per 10000 ms: 0:1
Native bytes total: 25127900 registered: 1431636
Total native bytes at last GC: 24486276
/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: 2.545ms Avg: 509us
Compiling optimized:	Sum: 1.930ms Avg: 386us
TrimMaps:	Sum: 192us Avg: 38.400us
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: 12101
  Metrics:
    ClassLoadingTotalTime: count = 90641
    ClassVerificationTotalTime: count = 0
    ClassVerificationCount: count = 0
    WorldStopTimeDuringGCAvg: count = 2188
    YoungGcCount: count = 35
    FullGcCount: count = 25
    TotalBytesAllocated: count = 307539232
    TotalGcCollectionTime: count = 1981
    YoungGcThroughputAvg: count = 202
    FullGcThroughputAvg: count = 155
    YoungGcTracingThroughputAvg: count = 38
    FullGcTracingThroughputAvg: count = 53
    JitMethodCompileTotalTime: count = 4439
    JitMethodCompileCount: count = 3
    YoungGcCollectionTime: range = 0...60000, buckets: 35,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcCollectionTime: range = 0...60000, buckets: 25,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcThroughput: range = 0...10000, buckets: 34,1,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcThroughput: range = 0...10000, buckets: 25,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    YoungGcTracingThroughput: range = 0...10000, buckets: 35,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    FullGcTracingThroughput: range = 0...10000, buckets: 25,0,0,0,0,0,0,0,0,0,0,0,0,0,0
    GcWorldStopTime: count = 131313
    GcWorldStopCount: count = 60
    YoungGcScannedBytes: count = 35217485
    YoungGcFreedBytes: count = 165978112
    YoungGcDuration: count = 964
    FullGcScannedBytes: count = 50260159
    FullGcFreedBytes: count = 147350320
    FullGcDuration: count = 1017
    GcWorldStopTimeDelta: count = 131313
    GcWorldStopCountDelta: count = 60
    YoungGcScannedBytesDelta: count = 35217485
    YoungGcFreedBytesDelta: count = 165978112
    YoungGcDurationDelta: count = 964
    FullGcScannedBytesDelta: count = 50260159
    FullGcFreedBytesDelta: count = 147350320
    FullGcDurationDelta: count = 1017
    JitMethodCompileTotalTimeDelta: count = 4439
    JitMethodCompileCountDelta: count = 3
    ClassVerificationTotalTimeDelta: count = 0
    ClassVerificationCountDelta: count = 0
    ClassLoadingTotalTimeDelta: count = 90454
    TotalBytesAllocatedDelta: count = 307539232
    TotalGcCollectionTimeDelta: count = 1981
    YoungGcCountDelta: count = 35
    FullGcCountDelta: count = 25
    TimeElapsedDelta: count = 2134456
    AppSlowPathDuringYoungGcDurationDelta: count = 232
    AppSlowPathDuringFullGcDurationDelta: count = 241
    BcpStaticFinalFieldOverwrite: count = 5
    AppStaticFinalFieldOverwrite: count = 0
*** Done dumping ART internal metrics ***

----- end 21341 -----

----- Waiting Channels: pid 21341 at 2026-07-27 02:17:12.384208140-0600 -----
Cmd line: com.google.android.providers.media.module

sysTid=21341     state=S    do_epoll_wait
sysTid=21368     state=S    do_sigtimedwait
sysTid=21370     state=S    pipe_read
sysTid=21371     state=S    futex_wait_queue_me
sysTid=21372     state=S    futex_wait_queue_me
sysTid=21375     state=S    futex_wait_queue_me
sysTid=21376     state=S    futex_wait_queue_me
sysTid=21377     state=S    futex_wait_queue_me
sysTid=21380     state=S    binder_wait_for_work
sysTid=21381     state=S    binder_wait_for_work
sysTid=21392     state=S    binder_wait_for_work
sysTid=21403     state=S    futex_wait_queue_me
sysTid=21445     state=S    do_epoll_wait
sysTid=21457     state=S    do_epoll_wait
sysTid=21466     state=S    do_epoll_wait
sysTid=21468     state=S    do_epoll_wait
sysTid=21470     state=S    do_epoll_wait
sysTid=21483     state=S    futex_wait_queue_me
sysTid=21484     state=S    do_epoll_wait
sysTid=21519     state=S    futex_wait_queue_me
sysTid=21526     state=S    futex_wait_queue_me
sysTid=21527     state=S    futex_wait_queue_me
sysTid=21559     state=S    futex_wait_queue_me
sysTid=21560     state=S    futex_wait_queue_me
sysTid=21561     state=S    binder_wait_for_work
sysTid=21565     state=S    do_epoll_wait
sysTid=21566     state=S    do_epoll_wait
sysTid=21569     state=S    futex_wait_queue_me
sysTid=21580     state=S    binder_wait_for_work
sysTid=21581     state=S    futex_wait_queue_me
sysTid=21582     state=S    futex_wait_queue_me
sysTid=21583     state=S    futex_wait_queue_me
sysTid=21584     state=S    futex_wait_queue_me
sysTid=21585     state=S    fuse_dev_do_read
sysTid=21586     state=S    fuse_dev_do_read
sysTid=21605     state=R    0

----- end 21341 -----



----- pid 1028 at 2026-07-27 02:17:12.592497602-0600 -----
Cmd line: /vendor/bin/hw/vendor.xiaomi.hardware.vibratorfeature.service
ABI: 'arm64'

"vendor.xiaomi.h" sysTid=1028
    #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=1050
    #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=1051
    #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 1028 -----

----- Waiting Channels: pid 1028 at 2026-07-27 02:17:12.570702525-0600 -----
Cmd line: /vendor/bin/hw/vendor.xiaomi.hardware.vibratorfeature.service

sysTid=1028      state=S    binder_wait_for_work
sysTid=1050      state=S    futex_wait_queue_me
sysTid=1051      state=S    futex_wait_queue_me

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



----- pid 966 at 2026-07-27 02:17:12.612949910-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.bluetooth@1.1-service-mediatek
ABI: 'arm64'

"bluetooth@1.1-s" sysTid=966
    #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=972
    #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:966_1" sysTid=980
    #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:966_2" sysTid=981
    #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:966_3" sysTid=3981
    #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:966_4" sysTid=3982
    #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=17260
    #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)

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

----- Waiting Channels: pid 966 at 2026-07-27 02:17:12.597898294-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.bluetooth@1.1-service-mediatek

sysTid=966       state=S    binder_wait_for_work
sysTid=972       state=S    do_epoll_wait
sysTid=980       state=S    binder_wait_for_work
sysTid=981       state=S    binder_wait_for_work
sysTid=3981      state=S    binder_wait_for_work
sysTid=3982      state=S    binder_wait_for_work
sysTid=17260     state=S    do_select

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



----- pid 1543 at 2026-07-27 02:17:12.668389064-0600 -----
Cmd line: /system/bin/gatekeeperd /data/misc/gatekeeper
ABI: 'arm64'

"gatekeeperd" sysTid=1543
    #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:1543_1" sysTid=1571
    #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 1543 -----

----- Waiting Channels: pid 1543 at 2026-07-27 02:17:12.617628140-0600 -----
Cmd line: /system/bin/gatekeeperd /data/misc/gatekeeper

sysTid=1543      state=S    binder_wait_for_work
sysTid=1571      state=S    binder_wait_for_work

----- end 1543 -----



----- pid 971 at 2026-07-27 02:17:12.689939525-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.gnss-service.mediatek
ABI: 'arm64'

"binder:971_2" 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 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:971_1" 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 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:971_3" 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 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=2393
    #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:971_2" sysTid=2394
    #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=2395
    #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=2401
    #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 3" sysTid=16901
    #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 4" sysTid=16907
    #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 971 -----

----- Waiting Channels: pid 971 at 2026-07-27 02:17:12.678368064-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.gnss-service.mediatek

sysTid=971       state=S    binder_wait_for_work
sysTid=986       state=S    binder_wait_for_work
sysTid=987       state=S    binder_wait_for_work
sysTid=2393      state=S    do_sigtimedwait
sysTid=2394      state=S    do_epoll_wait
sysTid=2395      state=S    do_sigtimedwait
sysTid=2401      state=S    do_sigtimedwait
sysTid=16901     state=S    do_sigtimedwait
sysTid=16907     state=S    do_sigtimedwait

----- end 971 -----



----- pid 1292 at 2026-07-27 02:17:12.758452064-0600 -----
Cmd line: /system/bin/drmserver
ABI: 'arm'

"drmserver" sysTid=1292
    #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=1302
    #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 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)

"binder:1292_1" sysTid=1308
    #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:1292_3" sysTid=4193
    #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:1292_5" sysTid=15621
    #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:1292_6" sysTid=15622
    #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:1292_2" sysTid=19508
    #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:1292_4" sysTid=28395
    #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 1292 -----

----- Waiting Channels: pid 1292 at 2026-07-27 02:17:12.704099525-0600 -----
Cmd line: /system/bin/drmserver

sysTid=1292      state=S    binder_wait_for_work
sysTid=1302      state=S    futex_wait_queue_me
sysTid=1308      state=S    binder_wait_for_work
sysTid=19508     state=S    binder_wait_for_work
sysTid=4193      state=S    binder_wait_for_work
sysTid=28395     state=S    binder_wait_for_work
sysTid=15621     state=S    binder_wait_for_work
sysTid=15622     state=S    binder_wait_for_work

----- end 1292 -----



----- pid 1550 at 2026-07-27 02:17:12.793373602-0600 -----
Cmd line: /vendor/bin/hw/mfp-daemon
ABI: 'arm64'

"mfp-daemon" sysTid=1550
    #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:1550_1" sysTid=1574
    #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=1660
    #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=1661
    #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=1662
    #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=1663
    #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=1664
    #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 1550 -----

----- Waiting Channels: pid 1550 at 2026-07-27 02:17:12.778313602-0600 -----
Cmd line: /vendor/bin/hw/mfp-daemon

sysTid=1550      state=S    binder_wait_for_work
sysTid=1574      state=S    binder_wait_for_work
sysTid=1660      state=S    futex_wait_queue_me
sysTid=1661      state=S    futex_wait_queue_me
sysTid=1662      state=S    futex_wait_queue_me
sysTid=1663      state=S    futex_wait_queue_me
sysTid=1664      state=S    futex_wait_queue_me

----- end 1550 -----



----- pid 974 at 2026-07-27 02:17:12.864421064-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.graphics.composer@2.3-service
ABI: 'arm64'

"composer@2.3-se" sysTid=974
    #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:974_1" sysTid=1006
    #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:974_2" 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 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=1071
    #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=1073
    #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:974_1" sysTid=1115
    #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:974_2" sysTid=1117
    #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=1260
    #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 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)

"UEventThreadHWC" sysTid=1261
    #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=1262
    #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=1263
    #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=1264
    #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)

"composer@2.3-se" sysTid=1266
    #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)

"composer@2.3-se" sysTid=1267
    #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=1268
    #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)

"Dispatcher_0" sysTid=2292
    #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 00000000000f6a50  /vendor/lib64/mt6895/libdpframework.so (DpAIPqControl::workerLoop(void*)+840) (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)

"Dispatcher_0" sysTid=3995
    #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 00000000000f6a50  /vendor/lib64/mt6895/libdpframework.so (DpAIPqControl::workerLoop(void*)+840) (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)

"Dispatcher_0" sysTid=5608
    #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 00000000000f6a50  /vendor/lib64/mt6895/libdpframework.so (DpAIPqControl::workerLoop(void*)+840) (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)

"Binder:974_3" sysTid=11344
    #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)

"Dispatcher_0" sysTid=12944
    #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 00000000000f6a50  /vendor/lib64/mt6895/libdpframework.so (DpAIPqControl::workerLoop(void*)+840) (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)

"Dispatcher_0" sysTid=14522
    #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 00000000000f6a50  /vendor/lib64/mt6895/libdpframework.so (DpAIPqControl::workerLoop(void*)+840) (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)

"Binder:974_4" sysTid=14619
    #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:974_3" sysTid=15952
    #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)

"Binder:974_5" sysTid=22052
    #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)

"Dispatcher_0" sysTid=22347
    #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 00000000000f6a50  /vendor/lib64/mt6895/libdpframework.so (DpAIPqControl::workerLoop(void*)+840) (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)

"Dispatcher_0" sysTid=24249
    #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 00000000000f6a50  /vendor/lib64/mt6895/libdpframework.so (DpAIPqControl::workerLoop(void*)+840) (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)

"Dispatcher_0" sysTid=27845
    #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 00000000000f6a50  /vendor/lib64/mt6895/libdpframework.so (DpAIPqControl::workerLoop(void*)+840) (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)

"Dispatcher_0" sysTid=30863
    #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 00000000000f6a50  /vendor/lib64/mt6895/libdpframework.so (DpAIPqControl::workerLoop(void*)+840) (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)

"Dispatcher_0" sysTid=31321
    #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 00000000000f6a50  /vendor/lib64/mt6895/libdpframework.so (DpAIPqControl::workerLoop(void*)+840) (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)

"Dispatcher_0" sysTid=31330
    #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 00000000000f6a50  /vendor/lib64/mt6895/libdpframework.so (DpAIPqControl::workerLoop(void*)+840) (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)

----- end 974 -----

----- Waiting Channels: pid 974 at 2026-07-27 02:17:12.811683448-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.graphics.composer@2.3-service

sysTid=974       state=S    binder_wait_for_work
sysTid=1006      state=S    binder_wait_for_work
sysTid=1013      state=S    binder_wait_for_work
sysTid=1071      state=S    futex_wait_queue_me
sysTid=1073      state=S    futex_wait_queue_me
sysTid=1115      state=S    binder_wait_for_work
sysTid=1117      state=S    binder_wait_for_work
sysTid=1260      state=S    do_sys_poll
sysTid=1261      state=S    do_sys_poll
sysTid=1262      state=S    mtk_drm_wait_repaint_ioctl
sysTid=1263      state=S    futex_wait_queue_me
sysTid=1264      state=S    futex_wait_queue_me
sysTid=1266      state=S    futex_wait_queue_me
sysTid=1267      state=S    futex_wait_queue_me
sysTid=1268      state=S    futex_wait_queue_me
sysTid=3995      state=S    futex_wait_queue_me
sysTid=2292      state=S    futex_wait_queue_me
sysTid=22347     state=S    futex_wait_queue_me
sysTid=30863     state=S    futex_wait_queue_me
sysTid=12944     state=S    futex_wait_queue_me
sysTid=14522     state=S    futex_wait_queue_me
sysTid=24249     state=S    futex_wait_queue_me
sysTid=27845     state=S    futex_wait_queue_me
sysTid=15952     state=S    binder_wait_for_work
sysTid=31321     state=S    futex_wait_queue_me
sysTid=31330     state=S    futex_wait_queue_me
sysTid=5608      state=S    futex_wait_queue_me
sysTid=11344     state=S    binder_wait_for_work
sysTid=14619     state=S    binder_wait_for_work

----- end 974 -----



----- pid 975 at 2026-07-27 02:17:12.923140371-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.health@2.1-service
ABI: 'arm64'

"health@2.1-serv" sysTid=975
    #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 975 -----

----- Waiting Channels: pid 975 at 2026-07-27 02:17:12.912818217-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.health@2.1-service

sysTid=975       state=S    do_epoll_wait

----- end 975 -----



----- pid 979 at 2026-07-27 02:17:12.963398910-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal-mediatek
ABI: 'arm64'

"sensors@2.0-ser" 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 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=1053
    #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=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 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=1058
    #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=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 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=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 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=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 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=16560
    #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=16561
    #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 979 -----

----- Waiting Channels: pid 979 at 2026-07-27 02:17:12.929253064-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.sensors@2.0-service.multihal-mediatek

sysTid=979       state=S    binder_wait_for_work
sysTid=1053      state=S    do_sys_poll
sysTid=1054      state=S    do_sys_poll
sysTid=1058      state=S    futex_wait_queue_me
sysTid=1060      state=S    futex_wait_queue_me
sysTid=1061      state=S    futex_wait_queue_me
sysTid=1062      state=S    futex_wait_queue_me
sysTid=16560     state=S    futex_wait_queue_me
sysTid=16561     state=S    futex_wait_queue_me

----- end 979 -----



----- pid 16214 at 2026-07-27 02:17:13.013235833-0600 -----
Cmd line: /system/bin/audioserver
ABI: 'arm64'

"audioserver" sysTid=16214
    #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 0000000000002658  /system/bin/audioserver (main.cfi+1192) (BuildId: 839c71c077695e491b47ae15b7adaac4)
    #11 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"binder:16214_8" sysTid=6142
    #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:16214_9" sysTid=7379
    #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:16214_A" sysTid=15076
    #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)

"binder:16214_B" sysTid=15253
    #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:16214_1" sysTid=16247
    #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)

"AudioFlinger_Pa" sysTid=16248
    #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:16214_2" sysTid=16249
    #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)

"HwBinder:16214_" sysTid=16257
    #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:16214_" sysTid=16258
    #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=16261
    #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=16265
    #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=16266
    #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)

"TimerThread" sysTid=16322
    #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 0000000000058330  /system/lib64/libmediautils.so (android::mediautils::TimerThread::MonitorThread::threadFunc()+768) (BuildId: 605c1076f5c66c64f901327325466833)
    #05 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)
    #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_D" sysTid=16333
    #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=16335
    #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=16336
    #00 pc 00000000000902fc  /apex/com.android.runtime/lib64/bionic/libc.so (syscall+28) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000cd788  /system/lib64/libaudioflinger.so (android::FastThread::threadLoop()+840) (BuildId: ea8c8d0f45aacf261d03631c2c339815)
    #02 pc 000000000001430c  /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+284) (BuildId: 06d2caf03a96f60dbbe57f76a1961214)
    #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)

"AudioOut_1D" sysTid=16337
    #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_25" sysTid=16338
    #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=16343
    #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)

"binder:16214_3" sysTid=16648
    #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)

"binder:16214_4" sysTid=16649
    #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:16214_5" sysTid=17748
    #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:16214_6" sysTid=18262
    #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=19563
    #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)

"AudioOut_4D" sysTid=19582
    #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)

"binder:16214_C" sysTid=21817
    #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 000000000005a5a4  /system/lib64/libaudiopolicyservice.so (android::AudioPolicyService::listAudioPorts(android::media::AudioPortRole, android::media::AudioPortType, android::media::audio::common::Int*, std::__1::vector<android::media::AudioPortFw, std::__1::allocator<android::media::AudioPortFw> >*, int*)+244) (BuildId: 87f76f5327a8a2840a0fa7910640f4ea)
    #04 pc 000000000003c6f0  /system/lib64/audiopolicy-aidl-cpp.so (android::media::BnAudioPolicyService::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+17088) (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:16214_D" sysTid=21818
    #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:16214_E" sysTid=21954
    #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:16214_F" sysTid=21956
    #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:16214_7" sysTid=24092
    #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)

----- end 16214 -----

----- Waiting Channels: pid 16214 at 2026-07-27 02:17:12.991086525-0600 -----
Cmd line: /system/bin/audioserver

sysTid=16214     state=S    futex_wait_queue_me
sysTid=16247     state=S    futex_wait_queue_me
sysTid=16248     state=S    futex_wait_queue_me
sysTid=16249     state=S    futex_wait_queue_me
sysTid=16257     state=S    binder_wait_for_work
sysTid=16258     state=S    binder_wait_for_work
sysTid=16261     state=S    futex_wait_queue_me
sysTid=16265     state=S    futex_wait_queue_me
sysTid=16266     state=S    futex_wait_queue_me
sysTid=16322     state=S    futex_wait_queue_me
sysTid=16333     state=S    futex_wait_queue_me
sysTid=16335     state=S    futex_wait_queue_me
sysTid=16336     state=S    futex_wait_queue_me
sysTid=16337     state=S    futex_wait_queue_me
sysTid=16338     state=S    futex_wait_queue_me
sysTid=16343     state=S    futex_wait_queue_me
sysTid=16648     state=S    futex_wait_queue_me
sysTid=16649     state=S    futex_wait_queue_me
sysTid=17748     state=S    futex_wait_queue_me
sysTid=18262     state=S    futex_wait_queue_me
sysTid=24092     state=S    futex_wait_queue_me
sysTid=6142      state=S    futex_wait_queue_me
sysTid=7379      state=S    futex_wait_queue_me
sysTid=15076     state=S    futex_wait_queue_me
sysTid=15253     state=S    futex_wait_queue_me
sysTid=19563     state=S    futex_wait_queue_me
sysTid=19582     state=S    futex_wait_queue_me
sysTid=21817     state=S    futex_wait_queue_me
sysTid=21818     state=S    futex_wait_queue_me
sysTid=21954     state=S    binder_wait_for_work
sysTid=21956     state=S    binder_wait_for_work

----- end 16214 -----



----- pid 16215 at 2026-07-27 02:17:13.064343525-0600 -----
Cmd line: /system/bin/cameraserver
ABI: 'arm64'

"binder:16215_2" sysTid=16215
    #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:16215_" sysTid=16234
    #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:16215_" sysTid=16235
    #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:16215_" sysTid=16236
    #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:16215_1" sysTid=16478
    #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:16215_3" sysTid=17109
    #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:16215_4" sysTid=20977
    #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:16215_5" sysTid=21024
    #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:16215_6" sysTid=25547
    #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:16215_7" sysTid=25702
    #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 16215 -----

----- Waiting Channels: pid 16215 at 2026-07-27 02:17:13.044505371-0600 -----
Cmd line: /system/bin/cameraserver

sysTid=16215     state=S    binder_wait_for_work
sysTid=16234     state=S    binder_wait_for_work
sysTid=16235     state=S    binder_wait_for_work
sysTid=16236     state=S    binder_wait_for_work
sysTid=16478     state=S    binder_wait_for_work
sysTid=17109     state=S    binder_wait_for_work
sysTid=20977     state=S    binder_wait_for_work
sysTid=21024     state=S    binder_wait_for_work
sysTid=25547     state=S    binder_wait_for_work
sysTid=25702     state=S    binder_wait_for_work

----- end 16215 -----



----- pid 16216 at 2026-07-27 02:17:13.096853679-0600 -----
Cmd line: /system/bin/netd
ABI: 'arm64'

"binder:16216_4" sysTid=16216
    #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=16225
    #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=16342
    #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=16344
    #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=16345
    #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=16346
    #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=16347
    #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=16348
    #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=16349
    #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:16216_1" sysTid=16352
    #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:16216_2" sysTid=16353
    #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:16216_3" sysTid=16354
    #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:16216_4" sysTid=16356
    #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:16216_4" sysTid=16359
    #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:16216_" sysTid=16360
    #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:16216_5" sysTid=16912
    #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 16216 -----

----- Waiting Channels: pid 16216 at 2026-07-27 02:17:13.073594602-0600 -----
Cmd line: /system/bin/netd

sysTid=16216     state=S    binder_wait_for_work
sysTid=16225     state=S    futex_wait_queue_me
sysTid=16342     state=S    do_sys_poll
sysTid=16344     state=S    do_sys_poll
sysTid=16345     state=S    do_sys_poll
sysTid=16346     state=S    do_sys_poll
sysTid=16347     state=S    do_sys_poll
sysTid=16348     state=S    do_epoll_wait
sysTid=16349     state=S    do_sys_poll
sysTid=16352     state=S    binder_wait_for_work
sysTid=16353     state=S    do_sys_poll
sysTid=16354     state=S    binder_wait_for_work
sysTid=16356     state=S    do_sys_poll
sysTid=16359     state=S    binder_wait_for_work
sysTid=16360     state=S    binder_wait_for_work
sysTid=16912     state=S    binder_wait_for_work

----- end 16216 -----



----- pid 16219 at 2026-07-27 02:17:13.176605294-0600 -----
Cmd line: /system/bin/mediaserver
ABI: 'arm'

"mediaserver32" sysTid=16219
    #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)

"CCodecWatchdog" sysTid=15009
    #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=15010
    #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=15011
    #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:16219_" sysTid=15027
    #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:16219_5" sysTid=15029
    #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:16219_" sysTid=15588
    #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:16219_" sysTid=15594
    #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:16219_1" sysTid=16271
    #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=16373
    #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:16219_" sysTid=16374
    #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:16219_" sysTid=16375
    #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:16219_" sysTid=16378
    #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:16219_2" sysTid=16477
    #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:16219_6" sysTid=20682
    #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:16219_7" sysTid=20906
    #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:16219_" sysTid=22106
    #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:16219_3" sysTid=25424
    #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:16219_4" sysTid=25714
    #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 16219 -----

----- Waiting Channels: pid 16219 at 2026-07-27 02:17:13.142332756-0600 -----
Cmd line: /system/bin/mediaserver

sysTid=16219     state=S    binder_wait_for_work
sysTid=16271     state=S    binder_wait_for_work
sysTid=16373     state=S    futex_wait_queue_me
sysTid=16374     state=S    binder_wait_for_work
sysTid=16375     state=S    binder_wait_for_work
sysTid=16378     state=S    binder_wait_for_work
sysTid=16477     state=S    binder_wait_for_work
sysTid=25424     state=S    binder_wait_for_work
sysTid=25714     state=S    binder_wait_for_work
sysTid=15009     state=S    futex_wait_queue_me
sysTid=15010     state=S    futex_wait_queue_me
sysTid=15011     state=S    futex_wait_queue_me
sysTid=15027     state=S    binder_wait_for_work
sysTid=15029     state=S    binder_wait_for_work
sysTid=15588     state=S    binder_wait_for_work
sysTid=15594     state=S    binder_wait_for_work
sysTid=20682     state=S    binder_wait_for_work
sysTid=20906     state=S    binder_wait_for_work

----- end 16219 -----



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

"android.hardwar" sysTid=988
    #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=990
    #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 988 -----

----- Waiting Channels: pid 988 at 2026-07-27 02:17:13.239535217-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.lights-service.mediatek

sysTid=988       state=S    binder_wait_for_work
sysTid=990       state=S    do_sys_poll

----- end 988 -----



----- pid 16220 at 2026-07-27 02:17:13.299230217-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.audio.service.mediatek
ABI: 'arm64'

"binder:16220_2" sysTid=16220
    #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:16220_1" sysTid=16231
    #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:16220_1" sysTid=16232
    #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:16220_2" sysTid=16238
    #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:16220_3" sysTid=16239
    #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:16220_" sysTid=16241
    #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:16220_" sysTid=16242
    #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=16282
    #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)

"HwBinder:16220_" sysTid=16291
    #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)

"HwBinder:16220_" sysTid=16298
    #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)

"HwBinder:16220_" sysTid=16299
    #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=16303
    #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=16304
    #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=16305
    #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=16306
    #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=16312
    #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=16313
    #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_162" sysTid=16314
    #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_162" sysTid=16315
    #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_162" sysTid=16316
    #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=16320
    #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)

"HwBinder:16220_" sysTid=16321
    #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:16220_" sysTid=16644
    #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:16220_" sysTid=17251
    #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:16220_" sysTid=17880
    #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=17885
    #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:16220_" sysTid=18025
    #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:16220_" sysTid=18026
    #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)

"reader" sysTid=19585
    #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 00000000000068cc  /vendor/lib64/hw/audio.r_submix.mediatek.so (android::in_read(audio_stream_in*, void*, unsigned long)+1112) (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:16220_3" sysTid=22135
    #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 16220 -----

----- Waiting Channels: pid 16220 at 2026-07-27 02:17:13.255119525-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.audio.service.mediatek

sysTid=16220     state=S    binder_wait_for_work
sysTid=16231     state=S    binder_wait_for_work
sysTid=16232     state=S    binder_wait_for_work
sysTid=16238     state=S    binder_wait_for_work
sysTid=16239     state=S    binder_wait_for_work
sysTid=16241     state=S    binder_wait_for_work
sysTid=16242     state=S    binder_wait_for_work
sysTid=16282     state=S    VowDrv_read
sysTid=16291     state=S    inotify_read
sysTid=16298     state=S    __skb_wait_for_more_packets
sysTid=16299     state=S    audio_ipi_dma_msg_read
sysTid=16303     state=S    futex_wait_queue_me
sysTid=16304     state=S    futex_wait_queue_me
sysTid=16305     state=S    futex_wait_queue_me
sysTid=16306     state=S    futex_wait_queue_me
sysTid=16312     state=S    futex_wait_queue_me
sysTid=16313     state=S    do_wait_intr_irq
sysTid=16314     state=S    futex_wait_queue_me
sysTid=16315     state=S    futex_wait_queue_me
sysTid=16316     state=S    futex_wait_queue_me
sysTid=16320     state=S    futex_wait_queue_me
sysTid=16321     state=S    do_epoll_wait
sysTid=16644     state=S    binder_wait_for_work
sysTid=17251     state=S    binder_wait_for_work
sysTid=17880     state=S    binder_wait_for_work
sysTid=17885     state=S    futex_wait_queue_me
sysTid=18025     state=S    binder_wait_for_work
sysTid=18026     state=S    binder_wait_for_work
sysTid=19585     state=S    __arm64_sys_nanosleep

----- end 16220 -----



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

"mtkpower@1.0-se" sysTid=992
    #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=1009
    #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=1010
    #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=1011
    #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)

"mtkPowerService" sysTid=1036
    #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)

"mtkPowerService" sysTid=1039
    #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)

"mtkPowerService" sysTid=1040
    #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=1042
    #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=1043
    #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=1045
    #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=1046
    #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=1048
    #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=1118
    #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 992 -----

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

sysTid=992       state=S    futex_wait_queue_me
sysTid=1009      state=S    binder_wait_for_work
sysTid=1010      state=S    binder_wait_for_work
sysTid=1011      state=S    do_select
sysTid=1036      state=S    do_epoll_wait
sysTid=1039      state=S    inotify_read
sysTid=1040      state=S    inotify_read
sysTid=1042      state=S    futex_wait_queue_me
sysTid=1043      state=S    fpsgo_ctrl2fstb_get_fps
sysTid=1045      state=S    futex_wait_queue_me
sysTid=1046      state=S    futex_wait_queue_me
sysTid=1048      state=S    futex_wait_queue_me
sysTid=1118      state=S    do_select

----- end 992 -----



----- pid 1056 at 2026-07-27 02:17:13.478441064-0600 -----
Cmd line: /system/bin/surfaceflinger
ABI: 'arm64'

"surfaceflinger" sysTid=1056
    #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:1056_1" sysTid=1201
    #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:1056_2" sysTid=1203
    #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=1217
    #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=1249
    #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=1250
    #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=1251
    #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=1252
    #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:1056_1" sysTid=1259
    #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=1293
    #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=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)

"app" 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 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=1324
    #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=1325
    #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=1326
    #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)

"IdleTimer" sysTid=1327
    #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=1329
    #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=1331
    #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=1332
    #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=1333
    #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=1354
    #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=1820
    #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=1821
    #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=1822
    #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=1823
    #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:1056_3" sysTid=1873
    #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:1056_4" sysTid=1874
    #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:1056_5" sysTid=3285
    #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=3305
    #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)

"presentFence" sysTid=10235
    #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=10236
    #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=10237
    #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=10238
    #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 1056 -----

----- Waiting Channels: pid 1056 at 2026-07-27 02:17:13.394853910-0600 -----
Cmd line: /system/bin/surfaceflinger

sysTid=1056      state=S    do_epoll_wait
sysTid=1201      state=S    binder_wait_for_work
sysTid=1203      state=S    binder_wait_for_work
sysTid=1217      state=S    futex_wait_queue_me
sysTid=1249      state=S    do_sys_poll
sysTid=1250      state=S    __arm64_sys_nanosleep
sysTid=1251      state=S    futex_wait_queue_me
sysTid=1252      state=S    futex_wait_queue_me
sysTid=1259      state=S    binder_wait_for_work
sysTid=1293      state=S    do_epoll_wait
sysTid=1296      state=S    futex_wait_queue_me
sysTid=1297      state=S    futex_wait_queue_me
sysTid=1324      state=S    futex_wait_queue_me
sysTid=1325      state=S    futex_wait_queue_me
sysTid=1326      state=S    futex_wait_queue_me
sysTid=1327      state=S    futex_wait_queue_me
sysTid=1329      state=S    futex_wait_queue_me
sysTid=1331      state=S    futex_wait_queue_me
sysTid=1332      state=S    do_sys_poll
sysTid=1333      state=S    futex_wait_queue_me
sysTid=1354      state=S    futex_wait_queue_me
sysTid=1820      state=S    futex_wait_queue_me
sysTid=1821      state=S    futex_wait_queue_me
sysTid=1822      state=S    futex_wait_queue_me
sysTid=1823      state=S    futex_wait_queue_me
sysTid=1873      state=S    binder_wait_for_work
sysTid=1874      state=S    binder_wait_for_work
sysTid=3285      state=S    binder_wait_for_work
sysTid=3305      state=S    do_sys_poll
sysTid=10235     state=S    futex_wait_queue_me
sysTid=10236     state=S    futex_wait_queue_me
sysTid=10237     state=S    futex_wait_queue_me
sysTid=10238     state=S    futex_wait_queue_me

----- end 1056 -----



----- pid 481 at 2026-07-27 02:17:13.585229064-0600 -----
Cmd line: /system/bin/lmkd
ABI: 'arm64'

"lmkd" sysTid=481
    #00 pc 00000000000edcc8  /apex/com.android.runtime/lib64/bionic/libc.so (__epoll_pwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000000a7dc  /system/bin/lmkd (main+2412) (BuildId: 5d9a31f3cbf5d4ce23b3f05878448bae)
    #02 pc 000000000008c798  /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+104) (BuildId: 84a42637b3a421b801818f5793418fca)

"lmkd_reaper0" sysTid=493
    #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=494
    #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=495
    #00 pc 00000000000ed6e8  /apex/com.android.runtime/lib64/bionic/libc.so (__rt_sigtimedwait+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 00000000000a4734  /apex/com.android.runtime/lib64/bionic/libc.so (sigwait+132) (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 481 -----

----- Waiting Channels: pid 481 at 2026-07-27 02:17:13.549877064-0600 -----
Cmd line: /system/bin/lmkd

sysTid=481       state=S    do_epoll_wait
sysTid=493       state=S    futex_wait_queue_me
sysTid=494       state=S    futex_wait_queue_me
sysTid=495       state=S    do_sigtimedwait

----- end 481 -----



----- pid 610 at 2026-07-27 02:17:13.646585294-0600 -----
Cmd line: /system/bin/hw/android.system.suspend-service
ABI: 'arm64'

"suspend-service" sysTid=610
    #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:610_1" sysTid=629
    #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:610_2" sysTid=630
    #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:610_3" sysTid=1690
    #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:610_4" sysTid=1691
    #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:610_5" sysTid=1696
    #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:610_6" sysTid=2142
    #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:610_7" sysTid=2143
    #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:610_9" sysTid=4727
    #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:610_3" sysTid=8040
    #00 pc 00000000000ec9e8  /apex/com.android.runtime/lib64/bionic/libc.so (read+8) (BuildId: 84a42637b3a421b801818f5793418fca)
    #01 pc 000000000001426c  /system/bin/hw/android.system.suspend-service (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::system::suspend::V1_0::SystemSuspend::initAutosuspendLocked()::$_2> >(void*)+524) (BuildId: c511503d0cdced7958ff8587e22969d5)
    #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:610_8" sysTid=19877
    #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 610 -----

----- Waiting Channels: pid 610 at 2026-07-27 02:17:13.608358525-0600 -----
Cmd line: /system/bin/hw/android.system.suspend-service

sysTid=610       state=S    binder_wait_for_work
sysTid=629       state=S    binder_wait_for_work
sysTid=630       state=S    binder_wait_for_work
sysTid=1690      state=S    binder_wait_for_work
sysTid=1691      state=S    binder_wait_for_work
sysTid=1696      state=S    binder_wait_for_work
sysTid=2142      state=S    binder_wait_for_work
sysTid=2143      state=S    binder_wait_for_work
sysTid=8040      state=S    pm_get_wakeup_count
sysTid=19877     state=S    binder_wait_for_work
sysTid=4727      state=S    binder_wait_for_work

----- end 610 -----



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

"binder:1316_2" sysTid=1316
    #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:1316_1" sysTid=1362
    #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)

"binder:1316_1" sysTid=1480
    #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:1316_3" sysTid=11474
    #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:1316_4" sysTid=14684
    #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 1316 -----

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

sysTid=1316      state=S    binder_wait_for_work
sysTid=1362      state=S    binder_wait_for_work
sysTid=1480      state=S    binder_wait_for_work
sysTid=11474     state=S    binder_wait_for_work
sysTid=14684     state=S    binder_wait_for_work

----- end 1316 -----

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

----- Waiting Channels: pid 612 at 2026-07-27 02:17:13.712250294-0600 -----
Cmd line: /system/bin/keystore2 /data/misc/keystore

sysTid=612       state=S    binder_wait_for_work
sysTid=633       state=S    binder_wait_for_work
sysTid=634       state=S    binder_wait_for_work
sysTid=6562      state=S    binder_wait_for_work
sysTid=7896      state=S    binder_wait_for_work
sysTid=9655      state=S    binder_wait_for_work
sysTid=19482     state=S    binder_wait_for_work
sysTid=20591     state=S    binder_wait_for_work
sysTid=12304     state=S    binder_wait_for_work
sysTid=12420     state=S    binder_wait_for_work
sysTid=20223     state=S    binder_wait_for_work
sysTid=20224     state=S    binder_wait_for_work
sysTid=7618      state=S    binder_wait_for_work
sysTid=4705      state=S    binder_wait_for_work
sysTid=3231      state=S    binder_wait_for_work
sysTid=29043     state=S    binder_wait_for_work
sysTid=11234     state=S    binder_wait_for_work
sysTid=20941     state=S    futex_wait_queue_me
sysTid=21962     state=S    futex_wait_queue_me

----- end 612 -----



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

"displayfeature@" sysTid=1002
    #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:1002_1" sysTid=1014
    #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:1002_2" 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 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=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 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=1092
    #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:1002_3" sysTid=14694
    #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 1002 -----

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

sysTid=1002      state=S    binder_wait_for_work
sysTid=1014      state=S    binder_wait_for_work
sysTid=1017      state=S    binder_wait_for_work
sysTid=1091      state=S    futex_wait_queue_me
sysTid=1092      state=S    do_sys_poll
sysTid=14694     state=S    binder_wait_for_work

----- end 1002 -----



----- pid 1454 at 2026-07-27 02:17:13.766123141-0600 -----
Cmd line: media.codec hw/android.hardware.media.omx@1.0-service
ABI: 'arm'

"omx@1.0-service" sysTid=1454
    #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:1454_1" sysTid=1546
    #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:1454_2" sysTid=1548
    #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:1454_1" sysTid=1554
    #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:1454_2" sysTid=1559
    #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:1454_3" sysTid=16419
    #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 1454 -----

----- Waiting Channels: pid 1454 at 2026-07-27 02:17:13.760484448-0600 -----
Cmd line: media.codec hw/android.hardware.media.omx@1.0-service

sysTid=1454      state=S    binder_wait_for_work
sysTid=1546      state=S    binder_wait_for_work
sysTid=1548      state=S    binder_wait_for_work
sysTid=1554      state=S    binder_wait_for_work
sysTid=1559      state=S    binder_wait_for_work
sysTid=16419     state=S    binder_wait_for_work

----- end 1454 -----



----- pid 1456 at 2026-07-27 02:17:13.953830602-0600 -----
Cmd line: /vendor/bin/hw/camerahalserver
ABI: 'arm64'

"camerahalserver" sysTid=1456
    #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=1633
    #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=1642
    #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 0000000000019ebc  /vendor/lib64/mt6895/libmtkcam_ulog.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: b99a132ee1c9707aacd9734f819825e2)
    #05 pc 000000000001d634  /vendor/lib64/mt6895/libmtkcam_ulog.so (NSCam::Utils::ULog::ULogGuardMonitor::run()+512) (BuildId: b99a132ee1c9707aacd9734f819825e2)
    #06 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)
    #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)

"camerahalserver" sysTid=1811
    #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=1812
    #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=1813
    #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:1456_1" sysTid=1906
    #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:1456_2" sysTid=1907
    #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=4502
    #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=4546
    #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)

"AFAssistTaskThd" sysTid=4704
    #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)

"HwBinder:1456_3" sysTid=4729
    #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:1456_4" sysTid=4775
    #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)

"fpipe.async" sysTid=4810
    #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:1456_5" sysTid=5927
    #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:1456_6" sysTid=5928
    #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)

"LTMThread" sysTid=8048
    #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:1456_7" sysTid=10769
    #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:1456_8" sysTid=10770
    #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=27028
    #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:1456_9" sysTid=27078
    #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:1456_A" sysTid=27273
    #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:1456_B" sysTid=27274
    #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:1456_C" sysTid=27323
    #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:1456_D" sysTid=27330
    #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:1456_E" sysTid=27334
    #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:1456_F" sysTid=28196
    #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 1456 -----

----- Waiting Channels: pid 1456 at 2026-07-27 02:17:13.896602525-0600 -----
Cmd line: /vendor/bin/hw/camerahalserver

sysTid=1456      state=S    binder_wait_for_work
sysTid=1633      state=S    futex_wait_queue_me
sysTid=1642      state=S    futex_wait_queue_me
sysTid=1811      state=S    do_select
sysTid=1812      state=S    do_select
sysTid=1813      state=S    do_select
sysTid=1906      state=S    binder_wait_for_work
sysTid=1907      state=S    binder_wait_for_work
sysTid=4502      state=S    ccd_master_listen
sysTid=4546      state=S    futex_wait_queue_me
sysTid=4704      state=S    futex_wait_queue_me
sysTid=4729      state=S    binder_wait_for_work
sysTid=4775      state=S    binder_wait_for_work
sysTid=4810      state=S    futex_wait_queue_me
sysTid=5927      state=S    binder_wait_for_work
sysTid=5928      state=S    binder_wait_for_work
sysTid=8048      state=S    futex_wait_queue_me
sysTid=10769     state=S    binder_wait_for_work
sysTid=10770     state=S    binder_wait_for_work
sysTid=27078     state=S    binder_wait_for_work
sysTid=27273     state=S    binder_wait_for_work
sysTid=27274     state=S    binder_wait_for_work
sysTid=27323     state=S    binder_wait_for_work
sysTid=27330     state=S    binder_wait_for_work
sysTid=27334     state=S    binder_wait_for_work
sysTid=28196     state=S    binder_wait_for_work
sysTid=27028     state=S    futex_wait_queue_me

----- end 1456 -----



----- pid 1393 at 2026-07-27 02:17:14.006283448-0600 -----
Cmd line: media.extractor aextractor
ABI: 'arm64'

"mediaextractor" sysTid=1393
    #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:1393_1" sysTid=1464
    #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:1393_2" sysTid=2305
    #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:1393_3" sysTid=2306
    #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=2325
    #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:1393_4" sysTid=4947
    #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:1393_5" sysTid=4725
    #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:1393_6" sysTid=9645
    #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:1393_7" sysTid=17562
    #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:1393_8" sysTid=9315
    #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:1393_9" sysTid=6259
    #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:1393_A" sysTid=14846
    #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:1393_B" sysTid=28532
    #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:1393_C" sysTid=28578
    #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 1393 -----

----- Waiting Channels: pid 1393 at 2026-07-27 02:17:13.998746910-0600 -----
Cmd line: media.extractor aextractor

sysTid=1393      state=S    binder_wait_for_work
sysTid=1464      state=S    binder_wait_for_work
sysTid=2305      state=S    binder_wait_for_work
sysTid=2306      state=S    binder_wait_for_work
sysTid=2325      state=S    futex_wait_queue_me
sysTid=4947      state=S    binder_wait_for_work
sysTid=4725      state=S    binder_wait_for_work
sysTid=9645      state=S    binder_wait_for_work
sysTid=17562     state=S    binder_wait_for_work
sysTid=9315      state=S    binder_wait_for_work
sysTid=6259      state=S    binder_wait_for_work
sysTid=14846     state=S    binder_wait_for_work
sysTid=28532     state=S    binder_wait_for_work
sysTid=28578     state=S    binder_wait_for_work

----- end 1393 -----



----- pid 1395 at 2026-07-27 02:17:14.141843525-0600 -----
Cmd line: media.metrics diametrics
ABI: 'arm64'

"mediametrics" sysTid=1395
    #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=1450
    #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:1395_1" sysTid=1453
    #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:1395_2" sysTid=1467
    #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:1395_3" sysTid=2134
    #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:1395_4" sysTid=2135
    #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:1395_5" sysTid=2787
    #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:1395_6" sysTid=2791
    #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:1395_7" sysTid=2842
    #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:1395_C" sysTid=16120
    #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:1395_F" sysTid=17225
    #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:1395_9" sysTid=18735
    #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:1395_A" sysTid=21162
    #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:1395_B" sysTid=21163
    #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:1395_8" sysTid=21665
    #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:1395_D" sysTid=23803
    #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:1395_E" sysTid=23804
    #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 1395 -----

----- Waiting Channels: pid 1395 at 2026-07-27 02:17:14.125894910-0600 -----
Cmd line: media.metrics diametrics

sysTid=1395      state=S    binder_wait_for_work
sysTid=1450      state=S    futex_wait_queue_me
sysTid=1453      state=S    binder_wait_for_work
sysTid=1467      state=S    binder_wait_for_work
sysTid=2134      state=S    binder_wait_for_work
sysTid=2135      state=S    binder_wait_for_work
sysTid=2787      state=S    binder_wait_for_work
sysTid=2791      state=S    binder_wait_for_work
sysTid=2842      state=S    binder_wait_for_work
sysTid=21665     state=S    binder_wait_for_work
sysTid=18735     state=S    binder_wait_for_work
sysTid=21162     state=S    binder_wait_for_work
sysTid=21163     state=S    binder_wait_for_work
sysTid=16120     state=S    binder_wait_for_work
sysTid=23803     state=S    binder_wait_for_work
sysTid=23804     state=S    binder_wait_for_work
sysTid=17225     state=S    binder_wait_for_work

----- end 1395 -----

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

----- Waiting Channels: pid 504 at 2026-07-27 02:17:14.156769294-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=504       state=S    binder_wait_for_work
sysTid=507       state=S    binder_wait_for_work
sysTid=508       state=S    do_sys_poll
sysTid=509       state=S    binder_wait_for_work
sysTid=684       state=S    binder_wait_for_work
sysTid=895       state=S    binder_wait_for_work
sysTid=5116      state=S    binder_wait_for_work
sysTid=20726     state=S    binder_wait_for_work

----- end 504 -----



----- pid 954 at 2026-07-27 02:17:14.203790217-0600 -----
Cmd line: /apex/com.android.os.statsd/bin/statsd
ABI: 'arm64'

"binder:954_2" sysTid=954
    #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:954_1" sysTid=959
    #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:954_3" sysTid=960
    #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=961
    #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=962
    #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:954_2" sysTid=963
    #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:954_B" sysTid=1195
    #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:954_4" sysTid=2206
    #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:954_A" sysTid=2345
    #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:954_5" sysTid=2407
    #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:954_6" sysTid=2412
    #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:954_7" sysTid=2413
    #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:954_8" sysTid=14853
    #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:954_9" sysTid=15608
    #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 954 -----

----- Waiting Channels: pid 954 at 2026-07-27 02:17:14.173515756-0600 -----
Cmd line: /apex/com.android.os.statsd/bin/statsd

sysTid=954       state=S    do_epoll_wait
sysTid=959       state=S    binder_wait_for_work
sysTid=960       state=S    binder_wait_for_work
sysTid=961       state=S    do_sys_poll
sysTid=962       state=S    futex_wait_queue_me
sysTid=963       state=S    pipe_read
sysTid=2206      state=S    binder_wait_for_work
sysTid=2407      state=S    binder_wait_for_work
sysTid=2412      state=S    binder_wait_for_work
sysTid=2413      state=S    binder_wait_for_work
sysTid=14853     state=S    binder_wait_for_work
sysTid=15608     state=S    binder_wait_for_work
sysTid=2345      state=S    binder_wait_for_work
sysTid=1195      state=S    binder_wait_for_work

----- end 954 -----



----- pid 1531 at 2026-07-27 02:17:14.251838294-0600 -----
Cmd line: media.swcodec oid.media.swcodec/bin/mediaswcodec
ABI: 'arm64'

"binder:1531_2" sysTid=1531
    #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:1531_1" sysTid=1631
    #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:1531_3" 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)

"HwBinder:1531_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:1531_2" sysTid=1641
    #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:1531_2" sysTid=1964
    #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:1531_2" sysTid=1965
    #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:1531_3" sysTid=2006
    #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:1531_4" sysTid=2007
    #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:1531_5" sysTid=2008
    #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:1531_6" sysTid=2321
    #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:1531_3" sysTid=2322
    #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:1531_7" sysTid=2327
    #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:1531_8" sysTid=2834
    #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:1531_9" sysTid=5823
    #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:1531_A" sysTid=8475
    #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:1531_B" sysTid=7988
    #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:1531_C" sysTid=17583
    #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:1531_D" sysTid=11583
    #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:1531_E" sysTid=17404
    #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:1531_F" sysTid=8781
    #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:1531_1" sysTid=29459
    #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:1531_1" sysTid=10576
    #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:1531_1" sysTid=20781
    #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:1531_1" sysTid=21243
    #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:1531_1" sysTid=15374
    #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:1531_1" sysTid=30779
    #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:1531_1" sysTid=28636
    #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:1531_1" sysTid=13069
    #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:1531_1" sysTid=15450
    #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:1531_1" sysTid=32025
    #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.decoder" sysTid=25847
    #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 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=19578
    #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 1531 -----

----- Waiting Channels: pid 1531 at 2026-07-27 02:17:14.245626910-0600 -----
Cmd line: media.swcodec oid.media.swcodec/bin/mediaswcodec

sysTid=1531      state=S    binder_wait_for_work
sysTid=1631      state=S    binder_wait_for_work
sysTid=1632      state=S    binder_wait_for_work
sysTid=1635      state=S    binder_wait_for_work
sysTid=1641      state=S    binder_wait_for_work
sysTid=1964      state=S    futex_wait_queue_me
sysTid=1965      state=S    futex_wait_queue_me
sysTid=2006      state=S    binder_wait_for_work
sysTid=2007      state=S    binder_wait_for_work
sysTid=2008      state=S    binder_wait_for_work
sysTid=2321      state=S    binder_wait_for_work
sysTid=2322      state=S    futex_wait_queue_me
sysTid=2327      state=S    binder_wait_for_work
sysTid=2834      state=S    binder_wait_for_work
sysTid=5823      state=S    binder_wait_for_work
sysTid=8475      state=S    binder_wait_for_work
sysTid=7988      state=S    binder_wait_for_work
sysTid=17583     state=S    binder_wait_for_work
sysTid=11583     state=S    binder_wait_for_work
sysTid=17404     state=S    binder_wait_for_work
sysTid=8781      state=S    binder_wait_for_work
sysTid=29459     state=S    binder_wait_for_work
sysTid=10576     state=S    binder_wait_for_work
sysTid=20781     state=S    binder_wait_for_work
sysTid=21243     state=S    binder_wait_for_work
sysTid=15374     state=S    binder_wait_for_work
sysTid=30779     state=S    binder_wait_for_work
sysTid=28636     state=S    binder_wait_for_work
sysTid=13069     state=S    binder_wait_for_work
sysTid=15450     state=S    binder_wait_for_work
sysTid=32025     state=S    binder_wait_for_work
sysTid=25847     state=S    futex_wait_queue_me
sysTid=19578     state=S    futex_wait_queue_me

----- end 1531 -----



----- pid 29244 at 2026-07-27 02:17:14.762537294-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.media.c2@1.2-mediatek-64b
ABI: 'arm64'

"c2@1.2-mediatek" sysTid=29244
    #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:29244_1" sysTid=29248
    #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:29244_2" sysTid=29249
    #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:29244_" sysTid=29250
    #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:29244_" sysTid=29251
    #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=29568
    #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=29569
    #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)

"c2@1.2-mediatek" sysTid=30232
    #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:29244_" sysTid=30348
    #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:29244_" sysTid=32220
    #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:29244_" sysTid=2334
    #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:29244_" sysTid=7135
    #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:29244_" sysTid=13574
    #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=21549
    #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=21550
    #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-2" sysTid=13033
    #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-3" sysTid=13034
    #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)

"VcodecProcess" sysTid=25807
    #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 00000000000bd218  /vendor/lib64/libcodec2_mtk_vdec.so (vcodec::util::Tasklet::dequeTask()+864) (BuildId: b13b17764cc26f52d26b5406424acb3e)
    #05 pc 00000000000bc194  /vendor/lib64/libcodec2_mtk_vdec.so (vcodec::util::Tasklet::consumeTask()+232) (BuildId: b13b17764cc26f52d26b5406424acb3e)
    #06 pc 00000000000bdebc  /vendor/lib64/libcodec2_mtk_vdec.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 (vcodec::util::Tasklet::*)(), vcodec::util::Tasklet*> >(void*)+60) (BuildId: b13b17764cc26f52d26b5406424acb3e)
    #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)

"VcodecPoll" sysTid=25808
    #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 00000000000bd218  /vendor/lib64/libcodec2_mtk_vdec.so (vcodec::util::Tasklet::dequeTask()+864) (BuildId: b13b17764cc26f52d26b5406424acb3e)
    #05 pc 00000000000bc194  /vendor/lib64/libcodec2_mtk_vdec.so (vcodec::util::Tasklet::consumeTask()+232) (BuildId: b13b17764cc26f52d26b5406424acb3e)
    #06 pc 00000000000bdebc  /vendor/lib64/libcodec2_mtk_vdec.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 (vcodec::util::Tasklet::*)(), vcodec::util::Tasklet*> >(void*)+60) (BuildId: b13b17764cc26f52d26b5406424acb3e)
    #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)

"mtk.avc.decoder" sysTid=25809
    #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)

"decoder.preproc" sysTid=25810
    #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)

"ecoder.postproc" sysTid=25811
    #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)

"postprocasyncs1" sysTid=25812
    #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)

"postprocasyncs2" sysTid=25813
    #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)

----- end 29244 -----

----- Waiting Channels: pid 29244 at 2026-07-27 02:17:14.759180679-0600 -----
Cmd line: /vendor/bin/hw/android.hardware.media.c2@1.2-mediatek-64b

sysTid=29244     state=S    binder_wait_for_work
sysTid=29248     state=S    binder_wait_for_work
sysTid=29249     state=S    binder_wait_for_work
sysTid=29250     state=S    binder_wait_for_work
sysTid=29251     state=S    binder_wait_for_work
sysTid=29568     state=S    futex_wait_queue_me
sysTid=29569     state=S    futex_wait_queue_me
sysTid=30232     state=S    futex_wait_queue_me
sysTid=30348     state=S    binder_wait_for_work
sysTid=32220     state=S    binder_wait_for_work
sysTid=2334      state=S    binder_wait_for_work
sysTid=7135      state=S    binder_wait_for_work
sysTid=13574     state=S    binder_wait_for_work
sysTid=21549     state=S    futex_wait_queue_me
sysTid=21550     state=S    futex_wait_queue_me
sysTid=13033     state=S    futex_wait_queue_me
sysTid=13034     state=S    futex_wait_queue_me
sysTid=25807     state=S    futex_wait_queue_me
sysTid=25808     state=S    futex_wait_queue_me
sysTid=25809     state=S    futex_wait_queue_me
sysTid=25810     state=S    futex_wait_queue_me
sysTid=25811     state=S    futex_wait_queue_me
sysTid=25812     state=S    futex_wait_queue_me
sysTid=25813     state=S    futex_wait_queue_me

----- end 29244 -----

----- dumping ended at 342150123
