Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dbuiltin-timechart.c109 struct per_pidcomm { struct
110 struct per_pidcomm *next; argument
112 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 …]