Searched defs:annotated_source (Results 1 – 1 of 1) sorted by relevance
278 struct annotated_source { struct279 struct list_head source;280 size_t sizeof_sym_hist;281 struct sym_hist *histograms;282 struct annotation_line **offsets;283 int nr_histograms;284 int nr_entries;285 int nr_asm_entries;286 u16 max_line_len;