Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dannotate.h235 struct cyc_hist { struct
236 u64 start;
237 u64 cycles;
238 u64 cycles_aggr;
239 u64 cycles_max;
240 u64 cycles_min;
241 s64 cycles_spark[NUM_SPARKS];
242 u32 num;
243 u32 num_aggr;
244 u8 have_start;
[all …]