Home
last modified time | relevance | path

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

/tools/perf/tests/
Dvmlinux-kallsyms.c15 #define UM(x) kallsyms_map->unmap_ip(kallsyms_map, (x)) macro
126 if (pair && UM(pair->start) == mem_start) { in test__vmlinux_matches_kallsyms()
138 s64 skew = mem_end - UM(pair->end); in test__vmlinux_matches_kallsyms()
142 UM(pair->end)); in test__vmlinux_matches_kallsyms()
154 if (UM(pair->start) == mem_start) in test__vmlinux_matches_kallsyms()