Searched refs:annotated_source__hist_entry (Results 1 – 3 of 3) sorted by relevance
| /tools/perf/ui/gtk/ |
| D | annotate.c | 46 entry = annotated_source__hist_entry(notes->src, evidx, dl->al.offset); in perf_gtk__get_percent()
|
| /tools/perf/util/ |
| D | annotate.h | 381 annotated_source__hist_entry(struct annotated_source *src, int idx, u64 offset) in annotated_source__hist_entry() function
|
| D | annotate.c | 872 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()
|