Home
last modified time | relevance | path

Searched refs:perf_annotate (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-annotate.c45 struct perf_annotate { struct
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()
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()
472 struct perf_annotate annotate = { in cmd_annotate()