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

/linux-master/tools/perf/
H A Dbuiltin-annotate.c232 static bool has_annotation(struct perf_annotate *ann) argument
194 process_branch_callback(struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct perf_annotate *ann, struct machine *machine) argument
237 evsel__add_sample(struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct perf_annotate *ann, struct machine *machine) argument
288 struct perf_annotate *ann = container_of(tool, struct perf_annotate, tool); local
322 hist_entry__tty_annotate(struct hist_entry *he, struct evsel *evsel, struct perf_annotate *ann) argument
406 hists__find_annotations(struct hists *hists, struct evsel *evsel, struct perf_annotate *ann) argument
548 __cmd_annotate(struct perf_annotate *ann) argument
664 struct perf_annotate *ann = opt->value; local
673 struct perf_annotate *ann = opt->value; local
[all...]

Completed in 102 milliseconds