Home
last modified time | relevance | path

Searched refs:SuspendThreadByThreadId (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/art/runtime/native/
H A Dorg_apache_harmony_dalvik_ddmc_DdmVmInternal.cc69 Thread* thread = thread_list->SuspendThreadByThreadId(thin_lock_id, SuspendReason::kInternal); in DdmVmInternal_getStackTraceById()
/aosp_15_r20/external/perfetto/test/trace_processor/diff_tests/metrics/android/
H A Dandroid_blocking_calls_unagg.out216 name: "SuspendThreadByThreadId <...>"
H A Dandroid_blocking_calls_cuj_metric.out175 name: "SuspendThreadByThreadId <...>"
/aosp_15_r20/art/runtime/
H A Dthread_list.h101 Thread* SuspendThreadByThreadId(uint32_t thread_id, SuspendReason reason, int attempt_of_4 = 0)
H A Dthread_suspension_timeouts.md13 `SuspendThreadByPeer`, or `SuspendThreadByThreadId`. It will normally occur after 4 seconds if the
H A Dmutator_gc_coord.md291 Any thread can issue a `SuspendThreadByPeer()`, `SuspendThreadByThreadId()` or
H A Dthread_list.cc1286 Thread* ThreadList::SuspendThreadByThreadId(uint32_t thread_id, in SuspendThreadByThreadId() function in art::ThreadList
H A Dmonitor.cc1076 owner = thread_list->SuspendThreadByThreadId( in InflateThinLocked()
/aosp_15_r20/tools/trebuchet/trebuchet/startup-analyzer/
H A DREADME.md172 SuspendThreadByThreadId