Searched defs:ann (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-annotate.c | 188 struct perf_annotate *ann, in process_branch_callback() 223 static bool has_annotation(struct perf_annotate *ann) in has_annotation() 229 struct addr_location *al, struct perf_annotate *ann, in evsel__add_sample() 279 struct perf_annotate *ann = container_of(tool, struct perf_annotate, tool); in process_sample_event() local 315 struct perf_annotate *ann) in hist_entry__tty_annotate() 325 struct perf_annotate *ann) in hists__find_annotations() 411 static int __cmd_annotate(struct perf_annotate *ann) in __cmd_annotate() 491 struct perf_annotate *ann = opt->value; in parse_percent_limit() local
|
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-annotate.c | 181 struct perf_annotate *ann, in process_branch_callback() 210 static bool has_annotation(struct perf_annotate *ann) in has_annotation() 216 struct addr_location *al, struct perf_annotate *ann, in evsel__add_sample() 265 struct perf_annotate *ann = container_of(tool, struct perf_annotate, tool); in process_sample_event() local 299 struct perf_annotate *ann) in hist_entry__tty_annotate() 309 struct perf_annotate *ann) in hists__find_annotations() 388 static int __cmd_annotate(struct perf_annotate *ann) in __cmd_annotate()
|