s390_call_ops      51 tools/perf/arch/s390/annotate/instructions.c static struct ins_ops s390_call_ops = {
s390_call_ops     122 tools/perf/arch/s390/annotate/instructions.c 		ops = &s390_call_ops;
s390_call_ops     314 tools/perf/util/annotate.c 	return ins->ops == &call_ops || ins->ops == &s390_call_ops;