Searched defs:per_pidcomm (Results 1 – 1 of 1) sorted by relevance
89 struct per_pidcomm { struct90 struct per_pidcomm *next; argument92 u64 start_time;93 u64 end_time;94 u64 total_time;96 int Y;97 int display;99 long state;100 u64 state_since;102 char *comm;[all …]