op_result         415 tools/perf/util/parse-events.c 	char *op_result[2] = { op_result1, op_result2 };
op_result         430 tools/perf/util/parse-events.c 	for (i = 0; (i < 2) && (op_result[i]); i++) {
op_result         431 tools/perf/util/parse-events.c 		char *str = op_result[i];