Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-annotate.c210 static bool has_annotation(struct perf_annotate *ann) in has_annotation() argument
178 process_branch_callback(struct evsel *evsel, struct perf_sample *sample, struct addr_location *al __maybe_unused, struct perf_annotate *ann, struct machine *machine) process_branch_callback() argument
215 evsel__add_sample(struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct perf_annotate *ann, struct machine *machine) evsel__add_sample() argument
265 struct perf_annotate *ann = container_of(tool, struct perf_annotate, tool); process_sample_event() local
297 hist_entry__tty_annotate(struct hist_entry *he, struct evsel *evsel, struct perf_annotate *ann) hist_entry__tty_annotate() argument
307 hists__find_annotations(struct hists *hists, struct evsel *evsel, struct perf_annotate *ann) hists__find_annotations() argument
388 __cmd_annotate(struct perf_annotate *ann) __cmd_annotate() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-annotate.c223 static bool has_annotation(struct perf_annotate *ann) in has_annotation() argument
185 process_branch_callback(struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct perf_annotate *ann, struct machine *machine) process_branch_callback() argument
228 evsel__add_sample(struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct perf_annotate *ann, struct machine *machine) evsel__add_sample() argument
279 struct perf_annotate *ann = container_of(tool, struct perf_annotate, tool); process_sample_event() local
313 hist_entry__tty_annotate(struct hist_entry *he, struct evsel *evsel, struct perf_annotate *ann) hist_entry__tty_annotate() argument
323 hists__find_annotations(struct hists *hists, struct evsel *evsel, struct perf_annotate *ann) hists__find_annotations() argument
411 __cmd_annotate(struct perf_annotate *ann) __cmd_annotate() argument
491 struct perf_annotate *ann = opt->value; parse_percent_limit() local
[all...]

Completed in 2 milliseconds