Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/ui/gtk/
Dannotate.c47 entry = annotated_source__hist_entry(notes->src, evsel, dl->al.offset); in perf_gtk__get_percent()
/linux-6.14.4/tools/perf/util/
Dannotate.h394 annotated_source__hist_entry(struct annotated_source *src, const struct evsel *evsel, u64 offset) in annotated_source__hist_entry() function
Dannotate.c871 entry = annotated_source__hist_entry(notes->src, evsel, offset); in calc_percent()
1149 entry = annotated_source__hist_entry(notes->src, evsel, offset); in symbol__annotate_hits()
1386 entry = annotated_source__hist_entry(notes->src, evsel, al->offset); in symbol__annotate_decay_histogram()