Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/
Dbuiltin-timechart.c142 struct cpu_sample { struct
143 struct cpu_sample *next; argument
145 u64 start_time;
146 u64 end_time;
147 int type;
148 int cpu;
149 const char *backtrace;
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-timechart.c139 struct cpu_sample { struct
140 struct cpu_sample *next; argument
142 u64 start_time;
143 u64 end_time;
144 int type;
145 int cpu;
146 const char *backtrace;