Home
last modified time | relevance | path

Searched refs:combined (Results 1 – 16 of 16) sorted by relevance

/tools/include/uapi/linux/
Dpkt_cls.h59 #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/memory-model/litmus-tests/
DMP+polockmbonce+poacquiresilsil.litmus6 * Do spinlocks combined with smp_mb__after_spinlock() provide order
/tools/testing/selftests/net/
Dveth.sh280 ip netns exec $NS_DST ethtool -L veth$DST combined 2 2>/dev/null
/tools/power/cpupower/po/
Dit.po512 "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"
Dfr.po510 "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"
Dcs.po510 "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"
Dpt.po513 "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"
Dde.po527 "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/
Dmake115 # all the NO_* variable combined
/tools/perf/Documentation/
Dperf-record.txt126 In the case of tracepoints, multiple '--filter' options are combined
181 '--filter' exists, the new filter expression will be combined with
416 if combined with -a or -C options.
Dperf-list.txt171 This example measures the combined core power every second
Dperf-probe.txt239 …use "!" for specifying filter-out rule. You also can give several rules combined with "&" or "|", …
Dperf-intel-pt.txt911 and "r" can be combined to get calls and returns.
/tools/bpf/bpftool/Documentation/
Dbpftool-gen.rst37 any of the input files) data are combined together. .BTF
Dbpftool-prog.rst236 When combined with the **-d**\ \|\ **--debug** option,
/tools/memory-model/Documentation/
Drecipes.txt399 and the store to data combined with the user's full memory barrier