Searched defs:p2 (Results 1 – 14 of 14) sorted by relevance
/tools/mm/ |
D | page_owner_sort.c | 121 static int compare_txt(const void *p1, const void *p2) in compare_txt() 128 static int compare_stacktrace(const void *p1, const void *p2) in compare_stacktrace() 135 static int compare_num(const void *p1, const void *p2) in compare_num() 142 static int compare_page_num(const void *p1, const void *p2) in compare_page_num() 149 static int compare_pid(const void *p1, const void *p2) in compare_pid() 156 static int compare_tgid(const void *p1, const void *p2) in compare_tgid() 163 static int compare_allocator(const void *p1, const void *p2) in compare_allocator() 170 static int compare_comm(const void *p1, const void *p2) in compare_comm() 177 static int compare_ts(const void *p1, const void *p2) in compare_ts() 184 static int compare_free_ts(const void *p1, const void *p2) in compare_free_ts() [all …]
|
/tools/perf/util/ |
D | help-unknown-cmd.c | 23 static int levenshtein_compare(const void *p1, const void *p2) in levenshtein_compare()
|
D | time-utils.c | 286 char *str, *p1, *p2; in percent_comma_split() local 393 const char *p1, *p2; in perf_time__range_alloc() local
|
/tools/testing/selftests/bpf/progs/ |
D | kfunc_call_test.c | 80 struct prog_test_pass2 p2 = {}; in kfunc_call_test_pass() local
|
D | dynptr_fail.c | 990 __u8 *p1, *p2; in dynptr_invalidate_slice_failure() local 1018 __u8 *p1, *p2; in dynptr_invalidate_slice_success() local
|
/tools/perf/tests/ |
D | dwarf-unwind.c | 143 NO_TAIL_CALL_ATTRIBUTE noinline int test_dwarf_unwind__compare(void *p1, void *p2) in test_dwarf_unwind__compare()
|
/tools/testing/selftests/bpf/ |
D | trace_helpers.c | 25 static int ksym_cmp(const void *p1, const void *p2) in ksym_cmp()
|
D | test_sockmap.c | 60 int s1, s2, c1, c2, p1, p2; variable
|
/tools/perf/bench/ |
D | epoll-wait.c | 418 static int cmpworker(const void *p1, const void *p2) in cmpworker()
|
/tools/testing/selftests/kvm/s390x/ |
D | memop.c | 296 #define ASSERT_MEM_EQ(p1, p2, size) \ argument
|
/tools/testing/selftests/nolibc/ |
D | nolibc-test.c | 831 void *p1, *p2; in run_syscall() local
|
/tools/bpf/bpftool/ |
D | prog.c | 1021 static int map_replace_compar(const void *p1, const void *p2) in map_replace_compar()
|
/tools/power/x86/turbostat/ |
D | turbostat.c | 1627 struct pkg_data *p, struct thread_data *t2, struct core_data *c2, struct pkg_data *p2) in delta_cpu() 3001 struct pkg_data *p, *p2; in for_all_cpus_2() local
|
/tools/testing/selftests/net/ |
D | tls.c | 729 int p2[2]; in TEST_F() local
|