Home
last modified time | relevance | path

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

/tools/perf/arch/x86/tests/
Dinsn-x86.c33 static int get_op(const char *op_str) in get_op() argument
53 if (!op_str || !strlen(op_str)) in get_op()
57 if (!strcmp(val->name, op_str)) in get_op()