Searched refs:compare_stack_ips (Results 1 – 4 of 4) sorted by relevance
66 err = compare_stack_ips(stackmap_fd, stack_amap_fd, stack_trace_len); in test_stacktrace_map()
102 err = compare_stack_ips(stackmap_fd, stack_amap_fd, stack_trace_len); in test_stacktrace_build_id()
291 int compare_stack_ips(int smap_fd, int amap_fd, int stack_trace_len);
325 int compare_stack_ips(int smap_fd, int amap_fd, int stack_trace_len) in compare_stack_ips() function