Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-annotate.c186 struct perf_annotate *ann, in process_branch_callback()
213 static bool has_annotation(struct perf_annotate *ann) in has_annotation()
219 struct addr_location *al, struct perf_annotate *ann, in evsel__add_sample()
268 struct perf_annotate *ann = container_of(tool, struct perf_annotate, tool); in process_sample_event() local
302 struct perf_annotate *ann) in hist_entry__tty_annotate()
312 struct perf_annotate *ann) in hists__find_annotations()
395 static int __cmd_annotate(struct perf_annotate *ann) in __cmd_annotate()
475 struct perf_annotate *ann = opt->value; in parse_percent_limit() local