Home
last modified time | relevance | path

Searched defs:annotated_source (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/tools/perf/util/
Dannotate.h278 struct annotated_source { struct
279 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;