Searched refs:procEntry (Results 1 – 2 of 2) sorted by relevance
155 type procEntry struct { struct161 func readProcs() map[int]procEntry {171 func parseProcs(data []byte) map[int]procEntry {179 ret := make(map[int]procEntry, len(lines))203 ret[pid] = procEntry{
220 ProcStatsEntry procEntry = new ProcStatsEntry(entry.mPackage, 0, in distributeZRam() local223 procEntry.evaluateTargetPackage(mPm, mStats, null, null, sEntryCompare, mUseUss); in distributeZRam()224 entry.addEntry(procEntry); in distributeZRam()