Home
last modified time | relevance | path

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

/tools/perf/ui/gtk/
Dannotate.c46 entry = annotated_source__hist_entry(notes->src, evidx, dl->al.offset); in perf_gtk__get_percent()
/tools/perf/util/
Dannotate.h381 annotated_source__hist_entry(struct annotated_source *src, int idx, u64 offset) in annotated_source__hist_entry() function
Dannotate.c872 entry = annotated_source__hist_entry(notes->src, evidx, offset); in calc_percent()
1151 entry = annotated_source__hist_entry(notes->src, evidx, offset); in symbol__annotate_hits()
1388 entry = annotated_source__hist_entry(notes->src, evidx, al->offset); in symbol__annotate_decay_histogram()