Searched refs:procEntry (Results 1 – 1 of 1) 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{