Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dcallchain.c701 static enum match_result match_chain_dso_addresses(struct map *left_map, u64 left_ip, in match_chain_dso_addresses()
Dsort.c238 static int64_t _sort__addr_cmp(u64 left_ip, u64 right_ip) in _sort__addr_cmp()
1956 u64 left_ip = left->ip; in sort__addr_cmp() local