Home
last modified time | relevance | path

Searched defs:right_ip (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dcallchain.c705 struct map *right_map, u64 right_ip) in match_chain_dso_addresses()
H A Dsort.c295 static int64_t _sort__addr_cmp(u64 left_ip, u64 right_ip) in _sort__addr_cmp()
2103 u64 right_ip = right->ip; in sort__addr_cmp() local