Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/ui/gtk/
H A Dannotate.c41 symhist = annotation__histogram(symbol__annotation(sym), evidx); in perf_gtk__get_percent()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.h329 static inline struct sym_hist *annotation__histogram(struct annotation *notes, int idx) in annotation__histogram() function
H A Dannotate.c2148 sym_hist = annotation__histogram(notes, evsel->idx); in annotation__calc_percent()
2329 struct sym_hist *h = annotation__histogram(notes, evsel->idx); in symbol__annotate_hits()
2362 struct sym_hist *h = annotation__histogram(notes, evsel->idx); in symbol__annotate_printf()
2553 struct sym_hist *h = annotation__histogram(notes, evidx); in symbol__annotate_zero_histogram()
2561 struct sym_hist *h = annotation__histogram(notes, evidx); in symbol__annotate_decay_histogram()