Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dcallchain.c714 struct map *right_map, u64 right_ip) in match_chain_dso_addresses()
Dsort.c297 static int64_t _sort__addr_cmp(u64 left_ip, u64 right_ip) in _sort__addr_cmp()
2250 u64 right_ip = right->ip; in sort__addr_cmp() local