Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/amd/ !
H A Dibs.h129 op_mem_width:4, /* 22-25: load/store size in bytes */ member
/linux/arch/x86/include/asm/amd/ !
H A Dibs.h129 op_mem_width:4, /* 22-25: load/store size in bytes */ member
/linux/tools/perf/util/ !
H A Damd-sample-raw.c190 if (reg.op_mem_width) in pr_ibs_op_data3()
192 " OpMemWidth %2d bytes", 1 << (reg.op_mem_width - 1)); in pr_ibs_op_data3()