Home
last modified time | relevance | path

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

/tools/perf/tests/
Dvmlinux-kallsyms.c11 #define UM(x) kallsyms_map->unmap_ip(kallsyms_map, (x)) macro
124 if (pair && UM(pair->start) == mem_start) { in test__vmlinux_matches_kallsyms()
136 s64 skew = mem_end - UM(pair->end); in test__vmlinux_matches_kallsyms()
140 UM(pair->end)); in test__vmlinux_matches_kallsyms()
152 if (UM(pair->start) == mem_start) in test__vmlinux_matches_kallsyms()