Home
last modified time | relevance | path

Searched defs:p2 (Results 1 – 14 of 14) sorted by relevance

/tools/mm/
Dpage_owner_sort.c121 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/
Dhelp-unknown-cmd.c23 static int levenshtein_compare(const void *p1, const void *p2) in levenshtein_compare()
Dtime-utils.c286 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/
Dkfunc_call_test.c80 struct prog_test_pass2 p2 = {}; in kfunc_call_test_pass() local
Ddynptr_fail.c990 __u8 *p1, *p2; in dynptr_invalidate_slice_failure() local
1018 __u8 *p1, *p2; in dynptr_invalidate_slice_success() local
/tools/perf/tests/
Ddwarf-unwind.c143 NO_TAIL_CALL_ATTRIBUTE noinline int test_dwarf_unwind__compare(void *p1, void *p2) in test_dwarf_unwind__compare()
/tools/testing/selftests/bpf/
Dtrace_helpers.c25 static int ksym_cmp(const void *p1, const void *p2) in ksym_cmp()
Dtest_sockmap.c60 int s1, s2, c1, c2, p1, p2; variable
/tools/perf/bench/
Depoll-wait.c418 static int cmpworker(const void *p1, const void *p2) in cmpworker()
/tools/testing/selftests/kvm/s390x/
Dmemop.c296 #define ASSERT_MEM_EQ(p1, p2, size) \ argument
/tools/testing/selftests/nolibc/
Dnolibc-test.c831 void *p1, *p2; in run_syscall() local
/tools/bpf/bpftool/
Dprog.c1021 static int map_replace_compar(const void *p1, const void *p2) in map_replace_compar()
/tools/power/x86/turbostat/
Dturbostat.c1627 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/
Dtls.c729 int p2[2]; in TEST_F() local