Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dannotate.h68 struct annotation_options { struct
69 bool hide_src_code,
70 use_offset,
71 jump_arrows,
72 print_lines,
73 full_path,
74 show_linenr,
98 extern struct annotation_options annotation__default_options; argument