Home
last modified time | relevance | path

Searched refs:lpfx_attr (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/intel-pt-decoder/
Dinat.c34 insn_attr_t lpfx_attr; in inat_get_last_prefix_id() local
36 lpfx_attr = inat_get_opcode_attribute(last_pfx); in inat_get_last_prefix_id()
37 return inat_last_prefix_id(lpfx_attr); in inat_get_last_prefix_id()
/tools/objtool/arch/x86/insn/
Dinat.c34 insn_attr_t lpfx_attr; in inat_get_last_prefix_id() local
36 lpfx_attr = inat_get_opcode_attribute(last_pfx); in inat_get_last_prefix_id()
37 return inat_last_prefix_id(lpfx_attr); in inat_get_last_prefix_id()