Searched refs:GetProcStatusByPath (Results 1 – 1 of 1) sorted by relevance
37 static int GetProcStatusByPath(const std::string& path, struct ProcInfo& procInfo) in GetProcStatusByPath() function106 return GetProcStatusByPath(path, procInfo); in GetProcStatusByPid()111 return GetProcStatusByPath(PROC_SELF_STATUS_PATH, procInfo); in GetProcStatus()