| /tools/testing/selftests/rcutorture/bin/ |
| A D | functions.sh | 25 echo $1 needs argument $2 matching \"$5\"
|
| /tools/memory-model/scripts/ |
| A D | parseargs.sh | 57 echo $1 needs argument $2 matching \"$5\"
|
| /tools/testing/selftests/net/packetdrill/ |
| A D | tcp_sack_sack-route-refresh-ip-tos.pkt | 3 // cause problems matching SACKs with packets in the write queue.
|
| /tools/testing/selftests/damon/ |
| A D | sysfs.py | 85 assert_true(filter_.matching == dump['matching'], 'matching', dump) 234 _damon_sysfs.DamosFilter(type_='addr', matching=True, 239 _damon_sysfs.DamosFilter(type_='anon', matching=True,
|
| A D | _damon_sysfs.py | 234 matching = None variable in DamosFilter 245 def __init__(self, type_='anon', matching=False, allow=False, argument 249 self.matching = matching 266 self.matching)
|
| A D | drgn_dump_damon_status.py | 151 'matching': bool(damos_filter.matching),
|
| /tools/testing/selftests/tc-testing/plugin-lib/ |
| A D | README-PLUGINS | 23 the valgrind output for test xxx. Any file matching the glob 'vgnd-*.log' will be
|
| /tools/perf/Documentation/ |
| A D | perf-buildid-list.txt | 16 tools can be used to fetch packages with matching symbol tables for use by
|
| A D | perf-probe.txt | 176 …d '%return' means that it probes function return. And ';PTN' means lazy matching pattern (see LAZY… 177 …lazy matching by using 'SRC:ALN' or 'SRC;PTN' syntax, where 'SRC' is the source file path, ':ALN' … 229 The lazy line matching is similar to glob matching but ignoring spaces in both of pattern and targe… 234 …hedule() can be moved easily by modifying schedule(), but the same line matching 'rq=cpu_rq*' may … 238 The filter pattern is a glob matching pattern(s) to filter variables.
|
| A D | perf-diff.txt | 20 The differential profile is displayed only for events matching both 251 - A/B being matching hist entry from data/baseline file specified 272 - A/B being matching hist entry from data/baseline file specified 283 - A/B being matching hist entry from data/baseline file specified
|
| A D | perf-annotate.txt | 74 Print matching source lines (may be slow).
|
| A D | perf-kvm.txt | 46 so that other tools can be used to fetch packages with matching symbol tables
|
| A D | perf-sched.txt | 141 Given task name(s) can be partially matched (fuzzy matching).
|
| A D | perf-list.txt | 218 prefix and glob matching is supported in the PMU name, and the prefix 306 matching those from the cpu_core PMU:
|
| A D | perf-report.txt | 204 omitted, it searches all events for matching field name. The matched 329 Ignore callees of the function(s) matching the given regex.
|
| A D | perf-stat.txt | 62 Note that the last two syntaxes support prefix and glob matching in 450 2. Prefix or glob wildcard matching is used for the PMU name. For
|
| A D | perf-top.txt | 211 Ignore callees of the function(s) matching the given regex.
|
| /tools/memory-model/ |
| A D | linux-kernel.bell | 56 (* Compute matching pairs of nested Rcu-lock and Rcu-unlock *) 72 (* Compute matching pairs of nested Srcu-lock and Srcu-unlock *)
|
| /tools/arch/x86/dell-uart-backlight-emulator/ |
| A D | README | 46 by matching output from the emulator.
|
| /tools/testing/selftests/user_events/ |
| A D | dyn_test.c | 255 TEST_F(user, matching) { in TEST_F() argument
|
| /tools/testing/selftests/devices/probe/boards/ |
| A D | google,spherion.yaml | 17 # allows the matching to include parent nodes as well to make it unique.
|
| /tools/perf/pmu-events/ |
| A D | README | 90 matching events table and builds aliases for those events. This allows
|
| /tools/bpf/bpftool/bash-completion/ |
| A D | bpftool | 53 # Takes map type and adds matching map ids to the list of suggestions. 68 # Takes map type and adds matching map names to the list of suggestions.
|
| /tools/memory-model/Documentation/ |
| A D | locking.txt | 299 showing zero executions matching the "filter" criteria.
|
| /tools/bpf/bpftool/Documentation/ |
| A D | bpftool-gen.rst | 84 This ensures skeleton and BPF object file are matching 1-to-1 and always
|