Searched refs:use_offset (Results 1 – 5 of 5) sorted by relevance
27 use_offset = true
100 use_offset = true286 annotate.use_offset::299 but if use_offset is 'true', an address subtracted from a base address is printed.
82 use_offset, member
58 .use_offset = true,2738 if (notes->options->use_offset) in annotation__update_column_widths()2912 disasm_line__scnprintf(dl, bf, size, !notes->options->use_offset, notes->widths.max_ins_name); in disasm_line__write()3048 if (!notes->options->use_offset) in __annotation_line__write()3051 if (!notes->options->use_offset) { in __annotation_line__write()3173 opt->use_offset = perf_config_bool("use_offset", value); in annotation__config()
828 notes->options->use_offset = !notes->options->use_offset; in annotate_browser__run()