Searched refs:hw (Results 1 – 21 of 21) sorted by relevance
| /tools/memory-model/scripts/ |
| A D | parseargs.sh | 100 --hw) 101 checkarg --hw "(.map file architecture name)" "$#" "$2" '^[A-Za-z0-9_-]\+' '^--'
|
| /tools/testing/selftests/net/ |
| A D | drop_monitor_tests.sh | 101 timeout 5 dwdump -o hw -w ${dir}/packets.pcap 110 timeout 5 dwdump -o hw -w ${dir}/packets.pcap 205 hw_drops|hw) hw_drops_test;;
|
| /tools/testing/selftests/drivers/net/ |
| A D | README.rst | 34 drivers/net/netdevsim, HW-only tests in drivers/net/hw. 94 # make -C tools/testing/selftests/ TARGETS="drivers/net drivers/net/hw" 98 # make -C tools/testing/selftests/ TARGETS="drivers/net drivers/net/hw" \
|
| /tools/testing/selftests/drivers/net/hw/ |
| A D | ethtool_mm.sh | 262 hw 1 276 hw 1
|
| /tools/testing/selftests/drivers/net/mlxsw/ |
| A D | ethtool_lanes.sh | 5 ethtool_lib_dir=$(dirname $0)/../hw
|
| /tools/perf/scripts/python/ |
| A D | export-to-sqlite.py | 755 hw = (payload >> 7) & 1 761 pwre_query.addBindValue(str(hw))
|
| A D | intel-pt-events.py | 168 hw = (payload >> 7) & 1 171 print("hw: %u cstate: %u sub-cstate: %u" % (hw, cstate, subcstate),
|
| A D | export-to-postgresql.py | 1075 hw = (payload >> 7) & 1 1078 value = struct.pack("!hiqiiiiiB", 4, 8, id, 4, cstate, 4, subcstate, 1, hw)
|
| /tools/perf/ |
| A D | perf-completion.sh | 172 raw_evts=$($cmd list --raw-dump hw sw cache tracepoint pmu sdt)
|
| A D | design.txt | 6 CPUs. These registers count the number of certain types of hw events: such 301 * Bits needed to read the hw counters in user-space. 335 NOTE: the hw-counter userspace bits are arch specific and are currently only
|
| A D | builtin-script.c | 1896 data->hw, data->cstate, data->subcstate); in perf_sample__fprintf_synth_pwre()
|
| /tools/testing/selftests/drivers/net/ocelot/ |
| A D | psfp.sh | 158 hw 1
|
| /tools/perf/util/ |
| A D | event.h | 163 hw : 1, member
|
| /tools/testing/selftests/net/forwarding/ |
| A D | tc_taprio.sh | 130 hw 1
|
| A D | lib.sh | 1061 | grep "hw-tc-offload: on" &> /dev/null
|
| /tools/testing/selftests/ |
| A D | Makefile | 138 ifneq ($(filter net drivers/net drivers/net/hw,$(TARGETS)),)
|
| /tools/perf/Documentation/ |
| A D | perf-list.txt | 12 [hw|sw|cache|tracepoint|pmu|sdt|metric|metricgroup|event_glob] 363 . 'hw' or 'hardware' to list hardware events such as cache-misses, etc. 392 . '--raw-dump [hw|sw|cache|tracepoint|pmu|event_glob]', shows the raw-dump of
|
| A D | perf-script.txt | 139 Field list can be prepended with the type, trace, sw or hw, 147 perf script -F trace:<fields> -F sw:<fields> -F hw:<fields> 210 "async" for "by", "hw int" for "bcyi", "tx abrt" for "bA", "tr strt" for "bB",
|
| A D | perf-intel-pt.txt | 1027 pwre: hw: 0 cstate: 2 sub-cstate: 0 1771 evt: hw int (t) cfe: INTR IP: 1 vector: 3 PFA: 0x8877665544332211
|
| /tools/include/uapi/linux/ |
| A D | pkt_sched.h | 596 __u8 hw; member
|
| A D | kvm.h | 234 } hw; member
|
Completed in 44 milliseconds