Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-annotate.c188 struct perf_annotate *ann, in process_branch_callback()
215 static bool has_annotation(struct perf_annotate *ann) in has_annotation()
221 struct addr_location *al, struct perf_annotate *ann, in evsel__add_sample()
270 struct perf_annotate *ann = container_of(tool, struct perf_annotate, tool); in process_sample_event() local
304 struct perf_annotate *ann) in hist_entry__tty_annotate()
314 struct perf_annotate *ann) in hists__find_annotations()
397 static int __cmd_annotate(struct perf_annotate *ann) in __cmd_annotate()
477 struct perf_annotate *ann = opt->value; in parse_percent_limit() local