Searched refs:use_offset (Results 1 – 5 of 5) sorted by relevance
27 use_offset = true
100 use_offset = true290 annotate.use_offset::303 but if use_offset is 'true', an address subtracted from a base address is printed.
39 use_offset, member
1537 if (annotate_opts.use_offset) in annotation__update_column_widths()1722 disasm_line__scnprintf(dl, bf, size, !annotate_opts.use_offset, in disasm_line__write()2021 if (!annotate_opts.use_offset) in __annotation_line__write()2024 if (!annotate_opts.use_offset) { in __annotation_line__write()2134 opt->use_offset = perf_config_bool("use_offset", value); in annotation__config()2171 opt->use_offset = true; in annotation_options__init()
825 annotate_opts.use_offset = !annotate_opts.use_offset; in annotate_browser__run()