Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dannotate.h45 struct annotation_options { struct
46 bool hide_src_code,
47 use_offset,
71 extern struct annotation_options annotate_opts; argument