Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dannotate.h253 struct annotated_source { struct
254 struct list_head source;
255 int nr_histograms;
256 size_t sizeof_sym_hist;
257 struct cyc_hist *cycles_hist;
281 struct annotated_source *src; argument