Searched defs:per_pidcomm (Results 1 – 1 of 1) sorted by relevance
108 struct per_pidcomm { struct109 struct per_pidcomm *next; argument111 u64 start_time;112 u64 end_time;113 u64 total_time;114 u64 max_bytes;115 u64 total_bytes;117 int Y;118 int display;120 long state;[all …]