Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/tests/
Dvmlinux-kallsyms.c111 struct symbol *pair, *first_pair; in test__vmlinux_matches_kallsyms() local
121 first_pair = machine__find_kernel_symbol(&kallsyms, mem_start, NULL); in test__vmlinux_matches_kallsyms()
122 pair = first_pair; in test__vmlinux_matches_kallsyms()
159 mem_start, sym->name, first_pair->name); in test__vmlinux_matches_kallsyms()