Lines Matching refs:perf_annotate
49 struct perf_annotate { struct
198 struct perf_annotate *ann, in process_branch_callback()
234 static bool has_annotation(struct perf_annotate *ann) in has_annotation()
240 struct addr_location *al, struct perf_annotate *ann, in evsel__add_sample()
290 struct perf_annotate *ann = container_of(tool, struct perf_annotate, tool); in process_sample_event()
326 struct perf_annotate *ann) in hist_entry__tty_annotate()
410 struct perf_annotate *ann) in hists__find_annotations()
550 static int __cmd_annotate(struct perf_annotate *ann) in __cmd_annotate()
676 struct perf_annotate *ann = opt->value; in parse_percent_limit()
685 struct perf_annotate *ann = opt->value; in parse_data_type()
701 struct perf_annotate annotate = {}; in cmd_annotate()