Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.h80 struct annotation_options { struct
81 bool hide_src_code,
82 use_offset,
83 jump_arrows,
84 print_lines,
85 full_path,
86 show_linenr,
110 extern struct annotation_options annotation__default_options; argument