Searched defs:annotated_source (Results 1 – 1 of 1) 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;