Searched defs:per_pidcomm (Results 1 – 1 of 1) sorted by relevance
109 struct per_pidcomm { struct110 struct per_pidcomm *next; argument112 u64 start_time;113 u64 end_time;114 u64 total_time;115 u64 max_bytes;116 u64 total_bytes;118 int Y;119 int display;121 long state;[all …]