Lines Matching defs:block_info
12 struct block_info { struct13 struct symbol *sym;14 u64 start;15 u64 end;16 u64 cycles;17 u64 cycles_aggr;18 s64 cycles_spark[NUM_SPARKS];19 u64 total_cycles;20 int num;21 int num_aggr;22 refcount_t refcnt;