Searched refs:GetProcStatusByPath (Results 1 – 1 of 1) sorted by relevance
44 static bool GetProcStatusByPath(struct ProcInfo& procInfo, const std::string& path) in GetProcStatusByPath() function107 if (!GetProcStatusByPath(procInfo, path)) { in TidToNstid()120 return GetProcStatusByPath(procInfo, path); in GetProcStatusByPid()125 return GetProcStatusByPath(procInfo, PROC_SELF_STATUS_PATH); in GetProcStatus()