Home
last modified time | relevance | path

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

/tools/perf/util/
Dannotate.h77 struct annotation_options { struct
78 bool hide_src_code,
79 use_offset,
80 jump_arrows,
81 print_lines,
82 full_path,
83 show_linenr,
107 extern struct annotation_options annotation__default_options; argument