Home
last modified time | relevance | path

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

/linux/tools/perf/
A Dbuiltin-annotate.c181 struct perf_annotate *ann, in process_branch_callback() argument
223 if ((!ann->has_br_stack || !has_annotation(ann)) && in evsel__add_sample()
247 if (ann->has_br_stack && has_annotation(ann)) in evsel__add_sample()
275 if (ann->cpu_list && !test_bit(sample->cpu, ann->cpu_bitmap)) in process_sample_event()
299 struct perf_annotate *ann) in hist_entry__tty_annotate() argument
301 if (!ann->use_stdio2) in hist_entry__tty_annotate()
321 if (ann->sym_hist_filter && in hists__find_annotations()
359 if (!ann->skip_missing) in hists__find_annotations()
388 if (ann->cpu_list) { in __cmd_annotate()
390 ann->cpu_bitmap); in __cmd_annotate()
[all …]

Completed in 5 milliseconds