| /tools/testing/selftests/drivers/net/netdevsim/ |
| A D | tc-mq-visibility.sh | 40 ethtool -L $NDEV combined $n 47 ethtool -L $NDEV combined $n 55 ethtool -L $NDEV combined 1 58 ethtool -L $NDEV combined 4 68 ethtool -L $NDEV combined 1
|
| /tools/testing/selftests/drivers/net/ |
| A D | napi_threaded.py | 31 combined = ethtool(f"-l {cfg.ifname}", json=True)[0].get("combined", 0) 32 ksft_ge(combined, 2) 38 return combined
|
| A D | netpoll_basic.py | 106 combined = ethtool_result.get("combined", -1) 113 return rxq, txq, combined 118 rxq, txq, combined = queues 126 if combined != -1:
|
| /tools/include/uapi/linux/ |
| A D | pkt_cls.h | 59 #define TC_ACT_EXT_OPCODE(combined) ((combined) & (~TC_ACT_EXT_VAL_MASK)) argument 60 #define TC_ACT_EXT_CMP(combined, opcode) (TC_ACT_EXT_OPCODE(combined) == opcode) argument
|
| /tools/perf/util/ |
| A D | metricgroup.c | 1204 struct expr_parse_ctx **combined) in build_combined_expr_ctx() argument 1212 *combined = expr__ctx_new(); in build_combined_expr_ctx() 1213 if (!*combined) in build_combined_expr_ctx() 1224 ret = expr__add_id(*combined, dup); in build_combined_expr_ctx() 1232 expr__ctx_free(*combined); in build_combined_expr_ctx() 1233 *combined = NULL; in build_combined_expr_ctx() 1353 struct expr_parse_ctx *combined = NULL; in parse_groups() local 1359 if (!ret && combined && hashmap__size(combined->ids)) { in parse_groups() 1360 ret = parse_ids(metric_no_merge, fake_pmu, combined, in parse_groups() 1366 if (combined) in parse_groups() [all …]
|
| A D | lock-contention.h | 53 int combined; member
|
| /tools/memory-model/litmus-tests/ |
| A D | MP+polockmbonce+poacquiresilsil.litmus | 6 * Do spinlocks combined with smp_mb__after_spinlock() provide order
|
| /tools/testing/selftests/net/ |
| A D | busy_poll_test.sh | 42 ethtool -L $NSIM_SV_NAME combined 1 2>/dev/null
|
| A D | veth.sh | 308 ip netns exec $NS_DST ethtool -L veth$DST combined 2 2>/dev/null
|
| /tools/gpio/ |
| A D | gpio-sloppy-logic-analyzer.sh | 47 These pairs can be combined with "+", so "1H+2F" triggers when probe 1 49 combined with ",". So, "1H+2F,1H+2R" is like the example before but it
|
| /tools/perf/Documentation/ |
| A D | perf-lock.txt | 182 Show lock contention stat by owners. This option can be combined with -t,
|
| A D | perf-stat.txt | 453 combined if the PMU is specified without the suffix such as 462 separately. This option forces core PMU counts to be combined to give 511 combined. The default "mean" gives the average of retirement
|
| A D | perf-record.txt | 121 In the case of tracepoints, multiple '--filter' options are combined 227 '--filter' exists, the new filter expression will be combined with 495 if combined with -a or -C options.
|
| A D | perf-list.txt | 225 This example measures the combined core power every second
|
| /tools/power/cpupower/po/ |
| A D | zh_CN.po | 508 "The argument passed to this tool can't be combined with passing a --cpu " 594 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other " 636 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
|
| A D | ka.po | 542 "The argument passed to this tool can't be combined with passing a --cpu " 634 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other " 682 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
|
| A D | fr.po | 510 "The argument passed to this tool can't be combined with passing a --cpu " 597 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other " 644 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
|
| A D | cs.po | 510 "The argument passed to this tool can't be combined with passing a --cpu " 599 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other " 644 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
|
| A D | it.po | 512 "The argument passed to this tool can't be combined with passing a --cpu " 604 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other " 652 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
|
| A D | pt.po | 513 "The argument passed to this tool can't be combined with passing a --cpu " 606 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other " 653 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
|
| A D | de.po | 527 "The argument passed to this tool can't be combined with passing a --cpu " 618 "2. The -f FREQ, --freq FREQ parameter cannot be combined with any other " 667 "the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n"
|
| /tools/perf/tests/ |
| A D | make | 120 # all the NO_* variable combined
|
| /tools/perf/ |
| A D | builtin-lock.c | 409 st->combined = 1; in combine_lock_stats() 448 if (combine_locks && st->combined) in insert_to_result()
|
| /tools/bpf/bpftool/Documentation/ |
| A D | bpftool-gen.rst | 40 .BTF and .BTF.ext (if present in any of the input files) data are combined
|
| A D | bpftool-prog.rst | 245 When combined with the **-d**\ \|\ **--debug** option, additional debug
|