Home
last modified time | relevance | path

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

/Linux-v5.4/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()
218 struct perf_annotate *ann, in perf_evsel__add_sample()
267 struct perf_annotate *ann = container_of(tool, struct perf_annotate, tool); in process_sample_event()
301 struct perf_annotate *ann) in hist_entry__tty_annotate()
311 struct perf_annotate *ann) in hists__find_annotations()
390 static int __cmd_annotate(struct perf_annotate *ann) in __cmd_annotate()
475 struct perf_annotate annotate = { in cmd_annotate()