Searched defs:stack_trace_len (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | stacktrace_map.c | 8 int err, prog_fd, stack_trace_len; in test_stacktrace_map() local
|
| D | stacktrace_build_id.c | 10 int err, stack_trace_len; in test_stacktrace_build_id() local
|
| /kernel/linux/linux-4.19/tools/testing/selftests/bpf/ |
| D | test_progs.c | 909 static int compare_stack_ips(int smap_fd, int amap_fd, int stack_trace_len) in compare_stack_ips() 949 int bytes, efd, err, pmu_fd, prog_fd, stack_trace_len; in test_stacktrace_map() local 1132 int bytes, efd, err, pmu_fd, prog_fd, stack_trace_len; in test_stacktrace_build_id() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| D | test_progs.c | 302 int compare_stack_ips(int smap_fd, int amap_fd, int stack_trace_len) in compare_stack_ips()
|