Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/ui/gtk/
Dannotate.c46 symhist = annotation__histogram(notes, evsel); in perf_gtk__get_percent()
/linux-6.14.4/tools/perf/util/
Dannotate.h387 static inline struct sym_hist *annotation__histogram(struct annotation *notes, in annotation__histogram() function
Dannotate.c864 struct sym_hist *sym_hist = annotation__histogram(notes, evsel); in calc_percent()
1143 struct sym_hist *h = annotation__histogram(notes, evsel); in symbol__annotate_hits()
1179 struct sym_hist *h = annotation__histogram(notes, evsel); in symbol__annotate_printf()
1368 struct sym_hist *h = annotation__histogram(notes, evsel); in symbol__annotate_zero_histogram()
1376 struct sym_hist *h = annotation__histogram(notes, evsel); in symbol__annotate_decay_histogram()