Home
last modified time | relevance | path

Searched defs:nsTid (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_thread.h36 pid_t nsTid = 0; member
H A Ddfx_unwind_remote.cpp110 pid_t nsTid = process->keyThread_->threadInfo_.nsTid; in UnwindProcess() local
H A Ddfx_thread.cpp37 std::shared_ptr<DfxThread> DfxThread::Create(pid_t pid, pid_t tid, pid_t nsTid) in Create() argument
43 DfxThread::DfxThread(pid_t pid, pid_t tid, pid_t nsTid) : regs_(nullptr) in DfxThread() argument
48 void DfxThread::InitThreadInfo(pid_t pid, pid_t tid, pid_t nsTid) in InitThreadInfo() argument
[all...]
H A Dprocess_dumper.cpp608 pid_t nsTid = request->tid; in InitKeyThread() local

Completed in 3 milliseconds