Searched defs:statPath (Results 1 – 2 of 2) sorted by relevance
85 final String statPath = String.format(Locale.US, MEMORY_STAT_FILE_FMT, uid, pid); in readMemoryStatFromMemcg() local96 final String statPath = String.format(Locale.US, PROC_STAT_FILE_FMT, pid); in readMemoryStatFromProcfs() local
107 std::string statPath = getProcStatPath(pid); in expectNoIptablesRestoreProcess() local127 std::string statPath = getProcStatPath(pid); in getRssPages() local