Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
Dannotate.h45 struct annotation_options { struct
46 bool hide_src_code,
47 use_offset,
48 jump_arrows,
49 print_lines,
73 extern struct annotation_options annotate_opts; argument