Home
last modified time | relevance | path

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

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