Home
last modified time | relevance | path

Searched refs:types (Results 1 – 25 of 70) sorted by relevance

123

/tools/perf/tests/
A Devent_groups.c14 static int types[] = {0, 1, -1}; variable
61 types[2] = pmu->type; in setup_uncore_event()
71 fd = event_open(types[2], configs[2], -1); in setup_uncore_event()
87 group_fd = event_open(types[i], configs[i], -1); in run_test()
91 sibling_fd1 = event_open(types[j], configs[j], group_fd); in run_test()
108 sibling_fd2 = event_open(types[k], configs[k], group_fd); in run_test()
128 if (ret || types[2] == -1) in test__event_groups()
145 types[i], configs[i], types[j], configs[j], in test__event_groups()
146 types[k], configs_hw[k], r ? "Fail" : "Pass"); in test__event_groups()
149 types[i], configs[i], types[j], configs[j], in test__event_groups()
[all …]
/tools/lib/bpf/
A Dfeatures.c84 __u32 types[] = { in probe_kern_btf() local
89 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf()
97 __u32 types[] = { in probe_kern_btf_func() local
107 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_func()
115 __u32 types[] = { in probe_kern_btf_func_global() local
125 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_func_global()
133 __u32 types[] = { in probe_kern_btf_datasec() local
144 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_datasec()
152 __u32 types[] = { in probe_kern_btf_qmark_datasec() local
163 return probe_fd(libbpf__load_raw_btf((char *)types, sizeof(types), in probe_kern_btf_qmark_datasec()
[all …]
A Dlibbpf_probes.c266 __u32 types[] = { in load_local_storage_btf() local
278 return libbpf__load_raw_btf((char *)types, sizeof(types), in load_local_storage_btf()
/tools/testing/selftests/bpf/prog_tests/
A Dcore_reloc_raw.c24 __u32 types[15]; in test_bad_local_id() member
32 .type_len = sizeof(raw_btf.types), in test_bad_local_id()
34 offsetof(struct test_btf, types), in test_bad_local_id()
37 .types = { in test_bad_local_id()
A Dfd_array.c26 __u32 types[8]; in new_btf() member
33 .type_len = sizeof(raw_btf.types), in new_btf()
34 .str_off = offsetof(struct btf_blob, str) - offsetof(struct btf_blob, types), in new_btf()
37 .types = { in new_btf()
/tools/bpf/bpftool/Documentation/
A Dbpftool-feature.rst38 types availability, eBPF helper functions availability, and more.
70 List items known to bpftool. These can be BPF program types
71 (**prog_types**), BPF map types (**map_types**), attach types
72 (**attach_types**), link types (**link_types**), or BPF helper functions
75 (for all object types) or from the BPF UAPI header (list of helpers). This
76 can be used in scripts to iterate over BPF types or helpers.
A Dbpftool-btf.rst50 its BTF types emitted.
53 with BTF types describing key and value. It's possible to select whether to
55 both key and value (**kv**), or all BTF types present in associated BTF
59 object with BTF types.
71 its dependent types. It cannot be used with any other types of filtering
73 It can be passed multiple times to dump multiple types.
195 The following commands print BTF types associated with specified map's key,
196 value, both key and value, and all BTF types, respectively. By default, both
197 key and value types will be printed.
A Dbpftool-gen.rst41 together. .BTF data is deduplicated, so all the common types across
61 structure as valid libbpf types (e.g., **struct bpf_map** pointer) and can
115 already loaded BPF object. Only BPF programs of types supported by libbpf
159 file, containing all needed BTF types so one, or more, given eBPF objects
167 using pahole. It contains all the types used by its respective kernel image
/tools/mm/
A DMakefile6 BUILD_TARGETS=page-types slabinfo page_owner_sort thp_swap_allocator_test
26 $(RM) page-types slabinfo page_owner_sort thp_swap_allocator_test
A D.gitignore3 page-types
/tools/testing/selftests/bpf/progs/
A Dsyscall.c72 __u32 types[8]; in btf_load() member
79 .type_len = sizeof(raw_btf.types), in btf_load()
80 .str_off = offsetof(struct btf_blob, str) - offsetof(struct btf_blob, types), in btf_load()
83 .types = { in btf_load()
/tools/net/sunrpc/xdrgen/templates/C/header_top/definition/
A Dheader.j29 #include <linux/types.h>
/tools/net/sunrpc/xdrgen/templates/C/source_top/
A Dclient.j26 #include <linux/types.h>
/tools/include/nolibc/
A DMakefile64 sys/types.h \
68 types.h \
/tools/net/sunrpc/xdrgen/templates/C/header_top/declaration/
A Dheader.j29 #include <linux/types.h>
/tools/testing/selftests/net/
A Dlink_netns.py95 types = [
120 for typ in types:
/tools/perf/util/
A Dtrace-event-scripting.c330 u32 types, events; in sample_flags_to_name() local
350 types = flags & ~PERF_IP_FLAG_BRANCH_EVENT_MASK; in sample_flags_to_name()
352 if (sample_flags[i].flags != types) in sample_flags_to_name()
A Dlock-contention.h14 unsigned int *types; member
/tools/sched_ext/
A DREADME.md7 schedulers are meant to provide examples of different types of schedulers
18 types of workloads or scenarios they're designed to accommodate, and whether or
79 This is a large, auto-generated header file that contains all of the types
92 header file that can be included by BPF programs to access those types. For
142 types defined internal to the kernel, and not have to recompile if you load the
254 schedulers are using a vmlinux.h file that includes the requisite types.
/tools/testing/selftests/ublk/
A Dfault_inject.c26 .types = UBLK_PARAM_TYPE_BASIC, in ublk_fault_inject_tgt_init()
A Dnull.c20 .types = UBLK_PARAM_TYPE_BASIC | UBLK_PARAM_TYPE_DMA_ALIGN | in ublk_null_tgt_init()
/tools/iio/
A DMakefile32 ln -sf $(CURDIR)/../../include/uapi/linux/iio/types.h $@
/tools/perf/Documentation/
A Dperf-c2c.txt202 Rmt/Lcl Hitm (Display with HITM types)
208 LLC Load Hitm - Total, LclHitm, RmtHitm (For display with HITM types)
244 HITM - Rmt, Lcl (Display with HITM types)
266 cycles - rmt hitm, lcl hitm, load (Display with HITM types)
293 Node{cpus %hitms %stores} (Display with HITM types)
A Ddb-export.txt23 used so long as the names and meanings (and to some extent data types) remain
/tools/testing/selftests/sched_ext/
A DMakefile94 -Wall -Wno-compare-distinct-pointer-types \
95 -Wno-incompatible-function-pointer-types \

Completed in 35 milliseconds

123