Home
last modified time | relevance | path

Searched defs:per_pidcomm (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/tools/perf/
Dbuiltin-timechart.c104 struct per_pidcomm { struct
105 struct per_pidcomm *next; argument
107 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 …]