Searched refs:match (Results 1 – 17 of 17) sorted by relevance
5 if ! expr match "$1" "-" > /dev/null ; then
7 if expr match "$i" "-" > /dev/null ; then
182 match = {}206 match[exp_name] = exp_list216 for res_name in match[exp_name]:218 if res_group not in match[group]:222 (exp_name, str(match[group])))
62 char match[] = "/dev/"; in vss_operate() local86 if (strncmp(ent->mnt_fsname, match, strlen(match))) in vss_operate()
20 TAG=$(git describe --abbrev=0 --match "v[0-9].[0-9]*" 2>/dev/null )
239 goto match; in parse_long_opt()282 match: in parse_long_opt()
15 The ownership of the file has to match the process.
77 Show only items with match in baseline.111 All samples from non-baseline perf.data files, that do not match any
112 events, printing the ones that match.
55 Only show symbols that match (partially) with this filter.145 Only display entries with parent-match.
1294 int match, len; in check_ev_match() local1321 match = 0; in check_ev_match()1324 match = 1; in check_ev_match()1329 if (!match) { in check_ev_match()
79 In round 2, if the ondemand sampling times exactly match the load/sleep
273 int match = 0; in find_event() local316 match = 1; in find_event()328 if (!match) in find_event()