Home
last modified time | relevance | path

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

/tools/testing/selftests/net/tcp_ao/lib/
A Dftrace-tcp.c49 size_t matched; member
80 .matched = 0, in __trace_event_expect()
185 p->matched++; in lookup_expected_event()
432 e->keyid, e->rnext, e->maclen, e->sne, e->matched); in dump_trace_event()
445 total_matched += e->matched; in print_match_stats()
446 matches_per_type[e->type] += e->matched; in print_match_stats()
447 if (!e->matched) in print_match_stats()
540 if (!exp_tps[i].matched) in aolib_tracer_expecting_more()
/tools/memory-model/
A Dlinux-kernel.bell58 unmatched-locks = Rcu-lock \ domain(matched)
59 and unmatched-unlocks = Rcu-unlock \ range(matched)
64 and matched = matched | (unmatched-locks-to-unlocks \
66 in matched
/tools/lib/bpf/
A Drelo_core.c564 int i, sz, matched; in bpf_core_spec_match() local
630 matched = bpf_core_match_member(local_spec->btf, in bpf_core_spec_match()
634 if (matched <= 0) in bpf_core_spec_match()
635 return matched; in bpf_core_spec_match()
1473 bool matched = false; in bpf_core_enums_match() local
1484 matched = true; in bpf_core_enums_match()
1489 if (!matched) in bpf_core_enums_match()
1510 bool matched = false; in bpf_core_composites_match() local
1522 matched = true; in bpf_core_composites_match()
1527 if (!matched) in bpf_core_composites_match()
/tools/testing/selftests/tc-testing/creating-testcases/
A DAddingTestCases.txt63 matched.
/tools/perf/Documentation/
A Dintel-hybrid.txt204 not matched (cpu_core vs. cpu_atom).
A Dperf-sched.txt141 Given task name(s) can be partially matched (fuzzy matching).
A Dperf-report.txt102 - parent: name of function matched to the parent regex filter. Unmatched
204 omitted, it searches all events for matching field name. The matched
A Dperf-list.txt381 . If none of the above is matched, it will apply the supplied glob to all
A Dperf-top.txt393 option. The -e option and this one can be mixed and matched. Events
A Dperf-stat.txt118 option. The -e option and this one can be mixed and matched. Events
A Dperf-record.txt734 option. The -e option and this one can be mixed and matched. Events
A Dperf-intel-pt.txt943 cannot be matched against the Intel PT trace.
/tools/include/uapi/linux/
A Dpkt_sched.h381 __u32 matched; /* Drops due to flow match */ member
/tools/power/x86/intel-speed-select/
A Disst-config.c3075 int i = 0, matched = 0; in process_command() local
3099 matched = 1; in process_command()
3105 if (!matched) in process_command()

Completed in 27 milliseconds