Lines Matching defs:block_info
11 struct block_info { struct12 struct symbol *sym;13 u64 start;14 u64 end;15 u64 cycles;16 u64 cycles_aggr;17 s64 cycles_spark[NUM_SPARKS];18 u64 total_cycles;19 int num;20 int num_aggr;21 int br_cntr_nr;22 u64 *br_cntr;23 struct evsel *evsel;