Home
last modified time | relevance | path

Searched refs:code_with_type (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/ui/browsers/
H A Dannotate.c555 annotate_opts.code_with_type ? "[Type]" : ""); in sym_title()
846 if (browser->dbg == NULL && annotate_opts.code_with_type && in annotate_browser__debuginfo_warning()
1116 annotate_opts.code_with_type ^= 1; in annotate_browser__run()
1220 if (annotate_opts.code_with_type) { in __hist_entry__tui_annotate()
/linux/tools/perf/
H A Dbuiltin-annotate.c792 OPT_BOOLEAN(0, "code-with-type", &annotate_opts.code_with_type, in cmd_annotate()
919 } else if (annotate_opts.code_with_type) { in cmd_annotate()
/linux/tools/perf/util/
H A Dannotate.h59 code_with_type, member
H A Dannotate.c852 if (opts->code_with_type && apd->dbg) { in annotation_line__print()
1375 if (annotate_opts.code_with_type) { in symbol__annotate_fprintf2()
1388 if (annotate_opts.code_with_type) in symbol__annotate_fprintf2()
1973 if (!annotate_opts.code_with_type || apd->dbg == NULL) in disasm_line__snprint_type_info()