Searched defs:procEntry (Results 1 – 2 of 2) sorted by relevance
155 type procEntry struct { struct156 Pid int157 Ppid int158 Command string
220 ProcStatsEntry procEntry = new ProcStatsEntry(entry.mPackage, 0, in distributeZRam() local