Searched refs:annotated_source__hist_entry (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/tools/perf/ui/gtk/ |
D | annotate.c | 47 entry = annotated_source__hist_entry(notes->src, evsel, dl->al.offset); in perf_gtk__get_percent()
|
/linux-6.14.4/tools/perf/util/ |
D | annotate.h | 394 annotated_source__hist_entry(struct annotated_source *src, const struct evsel *evsel, u64 offset) in annotated_source__hist_entry() function
|
D | annotate.c | 871 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()
|