Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dstring.c111 bool case_ins) in __match_glob() argument
137 if (case_ins) { in __match_glob()
152 if (__match_glob(str++, pat, ignore_space, case_ins)) in __match_glob()