Searched defs:per_pidcomm (Results 1 – 1 of 1) sorted by relevance
104 struct per_pidcomm { struct105 struct per_pidcomm *next; argument107 u64 start_time;108 u64 end_time;109 u64 total_time;110 u64 max_bytes;111 u64 total_bytes;113 int Y;114 int display;116 long state;[all …]