Searched defs:annotated_source (Results 1 – 2 of 2) sorted by relevance
271 struct annotated_source { struct272 struct list_head source;273 size_t sizeof_sym_hist;274 struct sym_hist *histograms;275 int nr_histograms;276 int nr_entries;277 int nr_asm_entries;278 u16 max_line_len;
265 struct annotated_source { struct266 struct list_head source;267 int nr_histograms;268 size_t sizeof_sym_hist;269 struct cyc_hist *cycles_hist;270 struct sym_hist *histograms;