Home
last modified time | relevance | path

Searched refs:ID (Results 1 – 25 of 37) sorted by relevance

12

/tools/testing/selftests/net/can/
A Dtest_raw_filter.c24 #define ID 0x123 macro
35 frame.can_id = ID; in send_can_frames()
107 .id = ID, in FIXTURE_VARIANT_ADD()
121 .id = ID | CAN_EFF_FLAG, in FIXTURE_VARIANT_ADD()
135 .id = ID | CAN_RTR_FLAG, in FIXTURE_VARIANT_ADD()
163 .id = ID, in FIXTURE_VARIANT_ADD()
175 .id = ID | CAN_EFF_FLAG, in FIXTURE_VARIANT_ADD()
187 .id = ID | CAN_RTR_FLAG, in FIXTURE_VARIANT_ADD()
213 .id = ID, in FIXTURE_VARIANT_ADD()
263 .id = ID, in FIXTURE_VARIANT_ADD()
[all …]
/tools/testing/selftests/bpf/prog_tests/
A Dbtf_dedup_split.c334 #define ID(n) (start_id + n) in btf_add_dup_struct_in_cu() macro
340 btf__add_field(btf, "a", ID(3), 0, 0); /* struct anon a; */ in btf_add_dup_struct_in_cu()
341 btf__add_field(btf, "b", ID(4), 0, 0); /* struct anon b; */ in btf_add_dup_struct_in_cu()
345 btf__add_field(btf, "f1", ID(1), 0, 0); /* int f1; */ in btf_add_dup_struct_in_cu()
346 btf__add_field(btf, "f2", ID(1), 32, 0); /* int f2; */ in btf_add_dup_struct_in_cu()
350 btf__add_field(btf, "f1", ID(1), 0, 0); /* int f1; */ in btf_add_dup_struct_in_cu()
351 btf__add_field(btf, "f2", ID(1), 32, 0); /* int f2; */ in btf_add_dup_struct_in_cu()
353 #undef ID in btf_add_dup_struct_in_cu()
/tools/arch/x86/kcpuid/
A Dcpuid.csv23 0x1, 0, eax, 3:0, stepping , Stepping ID
24 0x1, 0, eax, 7:4, base_model , Base CPU model ID
25 0x1, 0, eax, 11:8, base_family_id , Base CPU family ID
43 0x1, 0, ecx, 10, cid , L1 Context ID
561 0x1d, 0, eax, 31:0, amx_max_palette , Highest palette ID / subleaf ID
643 0x80000001, 0, ebx, 15:0, brand_id , Brand ID
702 # CPU brand ID string, bytes 0 - 15
710 # CPU brand ID string, bytes 16 - 31
718 # CPU brand ID string, bytes 32 - 47
823 … 0, ecx, 15:12, apicid_coreid_len , Number of thread core ID bits (shift) in APIC ID
[all …]
/tools/perf/Documentation/
A Dintel-hybrid.txt60 type. The PMU type ID is stored at attr.config[63:32].
62 PMU type ID is retrieved from sysfs.
69 AA: hardware event ID
70 EEEEEEEE: PMU type ID
73 PMU aware type. The PMU type ID is stored at attr.config[63:32].
78 BB: hardware cache ID
79 CC: hardware cache op ID
80 DD: hardware cache op result ID
81 EEEEEEEE: PMU type ID
A Dperf-inject.txt98 The Process ID (PID) of the QEMU hypervisor process must be provided,
104 and text_poke events are inserted, as well as build ID information.
A Dperf-kvm.txt108 Analyze events only for given process ID(s) (comma separated list).
128 Analyze events only for given process ID(s) (comma separated list).
A Dperf-lock.txt156 Record events on existing process ID (comma separated list).
159 Record events on existing thread ID (comma separated list).
A Dperf-sched.txt165 Only show events for given process ID (comma separated list).
169 Only show events for given thread ID (comma separated list).
A Dperf.data-file-format.txt466 ID vs IDENTIFIER
469 by an ID. This can be either through the PERF_SAMPLE_ID or the
472 parsing of the header. Relying on ID may be ambiguous.
516 Define a ELF build ID for a referenced executable.
A Dperf-trace.txt61 Record events on existing process ID (comma separated list).
65 Record events on existing thread ID (comma separated list).
137 Show process COMM right beside its ID, on by default, disable with --no-comm.
A Dperf-diff.txt180 Only diff samples for given process ID (comma separated list).
183 Only diff samples for given thread ID (comma separated list).
/tools/perf/util/
A Dexpr.y44 %token ID NUMBER MIN MAX IF ELSE LITERAL D_RATIO SOURCE_COUNT HAS_EVENT STRCMP_CPUID_STR EXPR_ERROR
54 %type <str> ID
204 | ID { $$ = handle_id(ctx, $1, compute_ids, /*source_count=*/false); }
205 | SOURCE_COUNT '(' ID ')' { $$ = handle_id(ctx, $3, compute_ids, /*source_count=*/true); }
206 | HAS_EVENT '(' ID ')'
212 | STRCMP_CPUID_STR '(' ID ')'
A Dexpr.l129 {symbol} { return str(yyscanner, ID, sctx->runtime); }
A Dperf_event_attr_fprintf.c37 bit_name(READ), bit_name(CALLCHAIN), bit_name(ID), bit_name(CPU), in __p_sample_type()
72 bit_name(ID), bit_name(GROUP), bit_name(LOST), in __p_read_format()
/tools/lib/perf/tests/
A Dtest-evsel.c306 FMT(ID), in test_stat_read_format()
308 FMT_TIME | FMT(ID), in test_stat_read_format()
310 FMT_TIME | FMT(ID) | FMT(LOST), in test_stat_read_format()
311 FMT(ID) | FMT(LOST), in test_stat_read_format()
/tools/bpf/bpftool/Documentation/
A Dbpftool-cgroup.rst55 Output will start with program ID followed by attach type, attach flags and
67 with absolute cgroup path, followed by program ID, attach type, attach
149 ID AttachType AttachFlags Name
158 ID AttachType AttachFlags Name
A Dbpftool-struct_ops.rst45 Output will start with struct_ops map ID, followed by its map name and its
A Dbpftool-link.rst41 Output will start with link ID followed by link type and zero or more named
A Dbpftool-btf.rst38 Show information about loaded BTF objects. If a BTF ID is specified, show
49 When **id** is specified, BTF object with that ID will be loaded and all
/tools/testing/selftests/net/packetdrill/
A Dtcp_zerocopy_basic.pkt4 // send a packet with MSG_ZEROCOPY and receive the notification ID
A Dtcp_zerocopy_fastopen-server.pkt5 // kernel returns the notification ID.
A Dtcp_zerocopy_fastopen-client.pkt5 // kernel returns the notification ID.
/tools/testing/selftests/net/netfilter/packetdrill/
A Dconntrack_ack_loss_stall.pkt112 …= MAC= SRC=192.0.2.1 DST=192.168.24.72 LEN=1500 TOS=0x00 PREC=0x00 TTL=255 ID=0 PROTO=TCP SPT=3437…
A Dconntrack_synack_old.pkt12 …UT= MAC= SRC=192.0.2.1 DST=192.168.37.78 LEN=40 TOS=0x00 PREC=0x00 TTL=255 ID=0 PROTO=TCP SPT=8080…
/tools/perf/util/bpf_skel/
A Dsample_filter.bpf.c89 BUILD_CHECK_SAMPLE(ID); in perf_get_sample()

Completed in 31 milliseconds

12