Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dutil.c120 static bool match_pat(char *file, const char **pat) in match_pat() function
178 if (!match_pat(d->d_name, pat)) { in rm_rf_depth_pat()
229 return match_pat(d->d_name, pat); in kcore_dir_filter()