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