or_and            225 tools/perf/util/string.c 		const char *or_and = "||", *eq_neq = "==";
or_and            229 tools/perf/util/string.c 			or_and = "&&";
or_and            238 tools/perf/util/string.c 				printed += scnprintf(e + printed, size - printed, " %s ", or_and);