Searched defs:vmPid (Results 1 – 6 of 6) sorted by relevance
81 std::shared_ptr<Unwinder> unwinder, pid_t vmPid) in UnwindProcess()127 std::shared_ptr<Unwinder> unwinder, pid_t vmPid) in UnwindKeyThread()177 pid_t vmPid) in UnwindOtherThread()
36 bool LockParser::ParseLockInfo(std::shared_ptr<Unwinder> unwinder, int32_t vmPid, int32_t tid) in ParseLockInfo()
215 void ReadPids(int& realPid, int& vmPid) in ReadPids()483 bool ProcessDumper::Unwind(std::shared_ptr<ProcessDumpRequest> request, int &dumpRes, pid_t vmPid) in Unwind()539 pid_t vmPid = 0; in DumpProcess() local619 bool ProcessDumper::InitUnwinder(std::shared_ptr<ProcessDumpRequest> request, pid_t &vmPid, int &du… in InitUnwinder()
34 bool DfxUnwindAsyncThread::UnwindStack(pid_t vmPid) in UnwindStack()
105 int32_t vmPid; member
661 pid_t vmPid = ForkBySyscall(); in StartVMProcessUnwind() local