Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-timechart.c108 struct per_pidcomm { struct
109 struct per_pidcomm *next; argument
111 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 …]