Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/ui/gtk/
H A Dannotate.c47 entry = annotated_source__hist_entry(notes->src, evsel, dl->al.offset); in perf_gtk__get_percent()
/linux-6.15/tools/perf/util/
H A Dannotate.h396 annotated_source__hist_entry(struct annotated_source *src, const struct evsel *evsel, u64 offset) in annotated_source__hist_entry() function
H A Dannotate.c918 entry = annotated_source__hist_entry(notes->src, evsel, offset); in calc_percent()
1196 entry = annotated_source__hist_entry(notes->src, evsel, offset); in symbol__annotate_hits()
1437 entry = annotated_source__hist_entry(notes->src, evsel, al->offset); in symbol__annotate_decay_histogram()