Home
last modified time | relevance | path

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

/aosp12/art/openjdkjvmti/
H A Dti_stack.cc537 struct SelectStackTracesData { in GetThreadListStackTraces() struct
538 SelectStackTracesData() : mutex("GetSelectStackTraces", art::LockLevel::kAbortLock) {} in GetThreadListStackTraces() function
573 SelectStackTracesData data; in GetThreadListStackTraces()