Home
last modified time | relevance | path

Searched refs:annotation__histogram (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/ui/gtk/
H A Dannotate.c41 symhist = annotation__histogram(symbol__annotation(sym), evidx); in perf_gtk__get_percent()
/kernel/linux/linux-5.10/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.c2160 sym_hist = annotation__histogram(notes, evsel->idx); in annotation__calc_percent()
2343 struct sym_hist *h = annotation__histogram(notes, evsel->idx); in symbol__annotate_hits()
2376 struct sym_hist *h = annotation__histogram(notes, evsel->idx); in symbol__annotate_printf()
2567 struct sym_hist *h = annotation__histogram(notes, evidx); in symbol__annotate_zero_histogram()
2575 struct sym_hist *h = annotation__histogram(notes, evidx); in symbol__annotate_decay_histogram()
/kernel/linux/linux-6.6/tools/perf/ui/gtk/
H A Dannotate.c41 symhist = annotation__histogram(symbol__annotation(sym), evidx); in perf_gtk__get_percent()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.h339 static inline struct sym_hist *annotation__histogram(struct annotation *notes, int idx) in annotation__histogram() function
H A Dannotate.c2287 sym_hist = annotation__histogram(notes, evsel->core.idx); in annotation__calc_percent()
2473 struct sym_hist *h = annotation__histogram(notes, evsel->core.idx); in symbol__annotate_hits()
2506 struct sym_hist *h = annotation__histogram(notes, evsel->core.idx); in symbol__annotate_printf()
2697 struct sym_hist *h = annotation__histogram(notes, evidx); in symbol__annotate_zero_histogram()
2705 struct sym_hist *h = annotation__histogram(notes, evidx); in symbol__annotate_decay_histogram()

Completed in 16 milliseconds