/tools/lib/bpf/ |
D | libbpf.h | 71 size_t sz; member 250 size_t sz; member 265 size_t sz; member 286 size_t sz; member 310 size_t sz; member 348 size_t sz; /* size of this struct for forward/backward compatibility */ member 587 size_t sz; member 615 size_t sz; member 624 size_t sz; member 649 size_t sz; /* size of this struct, for forward/backward compatiblity */ member [all …]
|
D | bpf.h | 134 size_t sz; /* size of this struct for forward/backward compatibility */ member 158 size_t sz; /* size of this struct for forward/backward compatibility */ member 175 size_t sz; /* size of this struct for forward/backward compatibility */ member 196 size_t sz; /* size of this struct for forward/backward compatibility */ member 263 size_t sz; /* size of this struct for forward/backward compatibility */ member 272 size_t sz; /* size of this struct for forward/backward compatibility */ member
|
D | relo_core.c | 164 __s64 sz; in bpf_core_parse_spec() local 454 int i, sz, matched; in bpf_core_spec_match() local 570 __s64 sz; in bpf_core_calc_field_relo() local 688 __s64 sz; in bpf_core_calc_type_relo() local 891 static int insn_bytes_to_bpf_size(__u32 sz) in insn_bytes_to_bpf_size()
|
D | btf.c | 1013 long sz; in btf_parse_raw() local 1684 int sz, err; in btf__add_type() local 1719 int sz, name_off; in btf__add_int() local 1767 int sz, name_off; in btf__add_float() local 1812 int sz, name_off = 0; in btf_add_ref_kind() local 1863 int sz; in btf__add_array() local 1892 int sz, name_off = 0; in btf_add_composite() local 1974 int sz, name_off = 0; in btf__add_field() local 2039 int sz, name_off = 0; in btf__add_enum() local 2079 int sz, name_off; in btf__add_enum_value() local [all …]
|
/tools/perf/util/ |
D | mem-events.c | 242 int perf_mem__tlb_scnprintf(char *out, size_t sz, struct mem_info *mem_info) in perf_mem__tlb_scnprintf() 304 int perf_mem__lvl_scnprintf(char *out, size_t sz, struct mem_info *mem_info) in perf_mem__lvl_scnprintf() 370 int perf_mem__snp_scnprintf(char *out, size_t sz, struct mem_info *mem_info) in perf_mem__snp_scnprintf() 405 int perf_mem__lck_scnprintf(char *out, size_t sz, struct mem_info *mem_info) in perf_mem__lck_scnprintf() 423 int perf_mem__blk_scnprintf(char *out, size_t sz, struct mem_info *mem_info) in perf_mem__blk_scnprintf() 446 int perf_script__meminfo_scnprintf(char *out, size_t sz, struct mem_info *mem_info) in perf_script__meminfo_scnprintf()
|
D | affinity.c | 14 int sz = cpu__max_cpu() + 8 - 1; in get_cpu_set_size() local
|
D | thread-stack.c | 91 size_t sz; member 121 size_t sz, new_sz; in thread_stack__grow() local 149 size_t sz = sizeof(struct branch_stack); in thread_stack__init() local 522 size_t sz, u64 ip, u64 kernel_start) in thread_stack__sample() 564 struct ip_callchain *chain, size_t sz, in thread_stack__sample_late() 617 struct branch_stack *dst, unsigned int sz) in thread_stack__br_sample() 678 struct branch_stack *dst, unsigned int sz, in thread_stack__br_sample_late()
|
D | time-utils.c | 528 int timestamp__scnprintf_usec(u64 timestamp, char *buf, size_t sz) in timestamp__scnprintf_usec() 536 int timestamp__scnprintf_nsec(u64 timestamp, char *buf, size_t sz) in timestamp__scnprintf_nsec() 544 int fetch_current_timestamp(char *buf, size_t sz) in fetch_current_timestamp()
|
/tools/perf/tests/ |
D | sample-parsing.c | 108 size_t sz = hweight_long(s1->user_regs.mask) * sizeof(u64); in samples_same() local 139 size_t sz = hweight_long(s1->intr_regs.mask) * sizeof(u64); in samples_same() local 252 size_t i, sz, bufsz; in do_test() local
|
D | dlfilter-test.c | 123 ssize_t sz = sizeof(comm); in write_comm() local 147 ssize_t sz = sizeof(*mmap) - sizeof(mmap->filename) + fsz; in write_mmap() local 217 static int get_dlfilters_path(char *buf, size_t sz) in get_dlfilters_path()
|
/tools/testing/selftests/bpf/ |
D | test_btf.h | 15 #define BTF_TYPE_INT_ENC(name, encoding, bits_offset, bits, sz) \ argument 28 #define BTF_STRUCT_ENC(name, nr_elems, sz) \ argument 31 #define BTF_UNION_ENC(name, nr_elems, sz) \ argument 69 #define BTF_TYPE_FLOAT_ENC(name, sz) \ argument
|
/tools/perf/arch/arm64/util/ |
D | header.c | 17 static int _get_cpuid(char *buf, size_t sz, struct perf_cpu_map *cpus) in _get_cpuid() 65 int get_cpuid(char *buf, size_t sz) in get_cpuid()
|
/tools/perf/arch/x86/util/ |
D | header.c | 27 __get_cpuid(char *buffer, size_t sz, const char *fmt) in __get_cpuid() 66 get_cpuid(char *buffer, size_t sz) in get_cpuid()
|
D | intel-bts.c | 168 size_t sz = opts->auxtrace_snapshot_size; in intel_bts_recording_options() local 201 size_t sz = opts->auxtrace_mmap_pages * (size_t)page_size; in intel_bts_recording_options() local 281 const size_t sz = sizeof(struct intel_bts_snapshot_ref); in intel_bts_alloc_snapshot_refs() local
|
D | intel-pt.c | 588 size_t sz = evsel->core.attr.aux_sample_size; in intel_pt_min_max_sample_sz() local 698 size_t sz = opts->auxtrace_snapshot_size; in intel_pt_recording_options() local 733 size_t sz = round_up(max_sz, page_size) / page_size; in intel_pt_recording_options() local 764 size_t sz = opts->auxtrace_mmap_pages * (size_t)page_size; in intel_pt_recording_options() local 932 const size_t sz = sizeof(struct intel_pt_snapshot_ref); in intel_pt_alloc_snapshot_refs() local
|
/tools/testing/selftests/bpf/prog_tests/ |
D | global_data_init.c | 12 size_t sz; in test_global_data_init() local
|
D | test_lsm.c | 24 long sz; in stack_mprotect() local
|
/tools/perf/arch/powerpc/util/ |
D | header.c | 15 get_cpuid(char *buffer, size_t sz) in get_cpuid()
|
/tools/include/linux/ |
D | hashtable.h | 31 static inline void __hash_init(struct hlist_head *ht, unsigned int sz) in __hash_init() 69 static inline bool __hash_empty(struct hlist_head *ht, unsigned int sz) in __hash_empty()
|
/tools/testing/selftests/bpf/progs/ |
D | ringbuf_bench.c | 24 long sz; in get_flags() local
|
/tools/testing/selftests/net/ |
D | reuseport_addr_any.c | 40 int opt, i, sz; in build_rcv_fd() local 108 int fd, sz; in connect_and_send() local
|
D | tcp_fastopen_backup_key.c | 96 int opt = 1, i, sz; in build_rcv_fd() local 150 int fd, sz, ret; in connect_and_send() local
|
/tools/perf/ui/tui/ |
D | helpline.c | 22 const size_t sz = sizeof(ui_helpline__current); in tui_helpline__push() local
|
/tools/perf/arch/x86/tests/ |
D | sample-parsing.c | 52 size_t i, sz, bufsz; in do_test() local
|
/tools/lib/subcmd/ |
D | pager.c | 74 struct winsize sz; in setup_pager() local
|