Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dcallchain.c702 struct map *right_map, u64 right_ip) in match_chain_dso_addresses()
Dsort.c238 static int64_t _sort__addr_cmp(u64 left_ip, u64 right_ip) in _sort__addr_cmp()
1957 u64 right_ip = right->ip; in sort__addr_cmp() local