Home
last modified time | relevance | path

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

/tools/perf/ui/gtk/
A Dannotate.c47 entry = annotated_source__hist_entry(notes->src, evsel, dl->al.offset); in perf_gtk__get_percent()
/tools/perf/util/
A Dannotate.h398 annotated_source__hist_entry(struct annotated_source *src, const struct evsel *evsel, u64 offset) in annotated_source__hist_entry() function
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()

Completed in 12 milliseconds