Home
last modified time | relevance | path

Searched defs:threadStatus (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/tools/sampler/
Dtrace_dumper.cpp61 void TraceDumper::WriteThreadStatus(std::ofstream &stream, SampleInfo::ThreadStatus threadStatus) in WriteThreadStatus()
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsampling_profiler.cpp309 auto threadStatus = mthread->GetStatus(); in GetThreadStatus() local