Searched refs:ppid_ (Results 1 – 5 of 5) sorted by relevance
48 ProcessId parent_pid() const { return ppid_; }56 ProcessId ppid_;
11 ProcessEntry::ProcessEntry() : pid_(0), ppid_(0), gid_(0) {} in ProcessEntry()
138 entry_.ppid_ = GetProcStatsFieldAsInt64(proc_stats, internal::VM_PPID); in CheckForNextProcess()
325 ppid_(ppid), in ExampleForkExitEvent()333 const u32 ppid_; variable
309 .ppid = MaybeSwap32(ppid_), in WriteTo()