Home
last modified time | relevance | path

Searched refs:annotation__histogram (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/ui/gtk/
H A Dannotate.c46 symhist = annotation__histogram(notes, evsel); in perf_gtk__get_percent()
/linux/tools/perf/util/
H A Dannotate.h391 static inline struct sym_hist *annotation__histogram(struct annotation *notes, in annotation__histogram() function
H A Dannotate.c911 struct sym_hist *sym_hist = annotation__histogram(notes, evsel); in calc_percent()
1190 struct sym_hist *h = annotation__histogram(notes, evsel); in symbol__annotate_hits()
1227 struct sym_hist *h = annotation__histogram(notes, evsel); in hist_entry__annotate_printf()
1419 struct sym_hist *h = annotation__histogram(notes, evsel); in symbol__annotate_zero_histogram()
1427 struct sym_hist *h = annotation__histogram(notes, evsel); in symbol__annotate_decay_histogram()