Searched refs:matched (Results 1 – 14 of 14) sorted by relevance
| /tools/testing/selftests/net/tcp_ao/lib/ |
| A D | ftrace-tcp.c | 49 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 D | linux-kernel.bell | 58 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 D | relo_core.c | 564 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 D | AddingTestCases.txt | 63 matched.
|
| /tools/perf/Documentation/ |
| A D | intel-hybrid.txt | 204 not matched (cpu_core vs. cpu_atom).
|
| A D | perf-sched.txt | 141 Given task name(s) can be partially matched (fuzzy matching).
|
| A D | perf-report.txt | 102 - parent: name of function matched to the parent regex filter. Unmatched 204 omitted, it searches all events for matching field name. The matched
|
| A D | perf-list.txt | 381 . If none of the above is matched, it will apply the supplied glob to all
|
| A D | perf-top.txt | 393 option. The -e option and this one can be mixed and matched. Events
|
| A D | perf-stat.txt | 118 option. The -e option and this one can be mixed and matched. Events
|
| A D | perf-record.txt | 734 option. The -e option and this one can be mixed and matched. Events
|
| A D | perf-intel-pt.txt | 943 cannot be matched against the Intel PT trace.
|
| /tools/include/uapi/linux/ |
| A D | pkt_sched.h | 381 __u32 matched; /* Drops due to flow match */ member
|
| /tools/power/x86/intel-speed-select/ |
| A D | isst-config.c | 3075 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