ignore_space      111 tools/perf/util/string.c static bool __match_glob(const char *str, const char *pat, bool ignore_space,
ignore_space      115 tools/perf/util/string.c 		if (ignore_space) {
ignore_space      153 tools/perf/util/string.c 			if (__match_glob(str++, pat, ignore_space, case_ins))