Searched defs:ann (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/tools/perf/
H A Dbuiltin-annotate.c90 struct perf_annotate *ann = container_of(tool, struct perf_annotate, tool); process_sample_event() local
197 static int __cmd_annotate(struct perf_annotate *ann) __cmd_annotate() argument
49 perf_evsel__add_sample(struct perf_evsel *evsel, struct perf_sample *sample __maybe_unused, struct addr_location *al, struct perf_annotate *ann) perf_evsel__add_sample() argument
113 hist_entry__tty_annotate(struct hist_entry *he, struct perf_evsel *evsel, struct perf_annotate *ann) hist_entry__tty_annotate() argument
121 hists__find_annotations(struct hists *hists, struct perf_evsel *evsel, struct perf_annotate *ann) hists__find_annotations() argument

Completed in 74 milliseconds