Home
last modified time | relevance | path

Searched refs:compare_stack_ips (Results 1 – 1 of 1) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_progs.c909 static int compare_stack_ips(int smap_fd, int amap_fd, int stack_trace_len) in compare_stack_ips() function
1031 err = compare_stack_ips(stackmap_fd, stack_amap_fd, stack_trace_len); in test_stacktrace_map()
1258 err = compare_stack_ips(stackmap_fd, stack_amap_fd, stack_trace_len); in test_stacktrace_build_id()