nop_ops 99 tools/perf/arch/x86/annotate/instructions.c { .name = "nop", .ops = &nop_ops, }, nop_ops 100 tools/perf/arch/x86/annotate/instructions.c { .name = "nopl", .ops = &nop_ops, }, nop_ops 101 tools/perf/arch/x86/annotate/instructions.c { .name = "nopw", .ops = &nop_ops, }, nop_ops 99 tools/perf/util/annotate.c static struct ins_ops nop_ops; nop_ops 641 tools/perf/util/annotate.c static struct ins_ops nop_ops = { nop_ops 1586 tools/perf/util/annotate.c if (dl->ins.ops != &nop_ops)