Home
last modified time | relevance | path

Searched refs:offset_avail (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/arch/loongarch/annotate/
H A Dinstructions.c87 ops->target.offset_avail = true; in loongarch_jump__parse()
89 ops->target.offset_avail = false; in loongarch_jump__parse()
/openbmc/linux/tools/perf/util/
H A Dannotate.h42 bool offset_avail; member
198 return dl->ops.target.offset_avail && !dl->ops.target.outside; in disasm_line__has_local_offset()
H A Dannotate.c427 ops->target.offset_avail = true; in jump__parse()
429 ops->target.offset_avail = false; in jump__parse()
1660 dl->ops.target.offset_avail = true; in symbol__parse_objdump_line()