Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/tests/
Dvmlinux-kallsyms.c111 struct symbol *pair, *first_pair; in test__vmlinux_matches_kallsyms() local
122 first_pair = machine__find_kernel_symbol(&kallsyms, type, in test__vmlinux_matches_kallsyms()
124 pair = first_pair; in test__vmlinux_matches_kallsyms()
168 pair = first_pair; in test__vmlinux_matches_kallsyms()