Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dannotate.h246 struct cyc_hist { struct
247 u64 start;
248 u64 cycles;
249 u64 cycles_aggr;
250 u64 cycles_max;
251 u64 cycles_min;
252 s64 cycles_spark[NUM_SPARKS];
253 u32 num;
254 u32 num_aggr;
255 u8 have_start;
[all …]