Searched defs:max_len (Results 1 – 15 of 15) sorted by relevance
| /tools/perf/ui/tui/ |
| D | util.c | 79 int max_len = 60, nr_lines = 0; in ui_browser__input_window() local 170 int max_len = 0, nr_lines = 0; in __ui__info_window() local
|
| /tools/testing/selftests/bpf/progs/ |
| D | test_stacktrace_build_id.c | 45 __u32 max_len = sizeof(struct bpf_stack_build_id) in oncpu() local
|
| D | stacktrace_map_skip.c | 38 __u32 max_len = TEST_STACK_DEPTH * sizeof(__u64); in oncpu() local
|
| D | test_get_stack_rawtp.c | 60 int max_len, max_buildid_len, total_size; in bpf_prog1() local
|
| D | test_stacktrace_map.c | 56 __u32 max_len = PERF_MAX_STACK_DEPTH * sizeof(__u64); in oncpu() local
|
| /tools/testing/selftests/sched_ext/ |
| D | util.c | 14 static ssize_t read_text(const char *path, char *buf, size_t max_len) in read_text()
|
| /tools/usb/usbip/libsrc/ |
| D | vhci_driver.c | 195 int max_len[] = {(int)host_len, (int)port_len, SYSFS_BUS_ID_SIZE}; in read_record() local
|
| /tools/testing/selftests/bpf/ |
| D | veristat.c | 1328 int *max_len = &env.output_spec.lens[i]; in output_headers() local 1390 int *max_len = &env.output_spec.lens[i], len; in output_stats() local 1619 int *max_len = &env.output_spec.lens[3 * i + j]; in output_comp_headers() local
|
| D | test_verifier.c | 1355 static int null_terminated_insn_len(struct bpf_insn *seq, int max_len) in null_terminated_insn_len()
|
| /tools/testing/selftests/net/ |
| D | udpgso_bench_tx.c | 440 int max_len, hdrlen; in parse_opts() local
|
| /tools/testing/selftests/net/lib/ |
| D | csum.c | 295 static char *build_packet(char *buf, int max_len, int *len) in build_packet()
|
| /tools/testing/selftests/cgroup/ |
| D | cgroup_util.c | 23 static ssize_t read_text(const char *path, char *buf, size_t max_len) in read_text()
|
| /tools/perf/util/ |
| D | parse-events.c | 2284 int len_str, max_len, cut = 0; in __parse_events_error__print() local
|
| /tools/lib/bpf/ |
| D | btf_dump.c | 1682 const size_t max_len = 256; in btf_dump_resolve_name() local
|
| /tools/perf/ |
| D | builtin-trace.c | 956 int max_len = max(size, strlen(name)); in syscall_arg__strtoul_btf_enum() local
|