Searched defs:per_pidcomm (Results 1 – 2 of 2) 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 …]
106 struct per_pidcomm { struct107 struct per_pidcomm *next; argument109 u64 start_time;110 u64 end_time;111 u64 total_time;112 u64 max_bytes;113 u64 total_bytes;115 int Y;116 int display;118 long state;[all …]