PARSE_OPT_KEEP_UNKNOWN  502 tools/lib/subcmd/parse-options.c 	if ((flags & PARSE_OPT_KEEP_UNKNOWN) &&
PARSE_OPT_KEEP_UNKNOWN  603 tools/lib/subcmd/parse-options.c 		if (!(ctx->flags & PARSE_OPT_KEEP_UNKNOWN))
PARSE_OPT_KEEP_UNKNOWN  205 tools/perf/arch/powerpc/util/kvm-stat.c 	parse_options(j, tmp, event_options, NULL, PARSE_OPT_KEEP_UNKNOWN);
PARSE_OPT_KEEP_UNKNOWN 2916 tools/perf/builtin-c2c.c 			     PARSE_OPT_KEEP_UNKNOWN);
PARSE_OPT_KEEP_UNKNOWN   90 tools/perf/builtin-mem.c 			     PARSE_OPT_KEEP_UNKNOWN);
PARSE_OPT_KEEP_UNKNOWN  441 tools/perf/builtin-mem.c 					mem_usage, PARSE_OPT_KEEP_UNKNOWN);