Home
last modified time | relevance | path

Searched defs:annotation_options (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/tools/perf/util/
Dannotate.h79 struct annotation_options { struct
80 bool hide_src_code,
81 use_offset,
82 jump_arrows,
83 print_lines,
84 full_path,
85 show_linenr,
109 extern struct annotation_options annotation__default_options; argument