Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h45 struct annotation_options { struct
46 bool hide_src_code,
47 hide_src_code_on_title,
48 use_offset,
49 jump_arrows,
50 print_lines,
74 extern struct annotation_options annotate_opts; argument