Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/tests/
Dvmlinux-kallsyms.c113 struct symbol *pair, *first_pair; in test__vmlinux_matches_kallsyms() local
123 first_pair = machine__find_kernel_symbol(&kallsyms, mem_start, NULL); in test__vmlinux_matches_kallsyms()
124 pair = first_pair; in test__vmlinux_matches_kallsyms()
161 mem_start, sym->name, first_pair->name); in test__vmlinux_matches_kallsyms()