Home
last modified time | relevance | path

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

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