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

/linux-master/tools/perf/
H A Dbuiltin-annotate.c230 static bool has_annotation(struct perf_annotate *ann) argument
192 process_branch_callback(struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct perf_annotate *ann, struct machine *machine) argument
235 evsel__add_sample(struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct perf_annotate *ann, struct machine *machine) argument
286 struct perf_annotate *ann = container_of(tool, struct perf_annotate, tool); local
320 hist_entry__tty_annotate(struct hist_entry *he, struct evsel *evsel, struct perf_annotate *ann) argument
474 hists__find_annotations(struct hists *hists, struct evsel *evsel, struct perf_annotate *ann) argument
594 __cmd_annotate(struct perf_annotate *ann) argument
700 struct perf_annotate *ann = opt->value; local
709 struct perf_annotate *ann = opt->value; local
[all...]

Completed in 156 milliseconds