Searched refs:ip__resolve_ams (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | machine.c | 2000 static void ip__resolve_ams(struct thread *thread, in ip__resolve_ams() function 2050 ip__resolve_ams(al->thread, &mi->iaddr, sample->ip); in sample__resolve_mem() 2175 ip__resolve_ams(al->thread, &bi[i].to, entries[i].to); in sample__resolve_bstack() 2176 ip__resolve_ams(al->thread, &bi[i].from, entries[i].from); in sample__resolve_bstack()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | machine.c | 2221 static void ip__resolve_ams(struct thread *thread, in ip__resolve_ams() function 2277 ip__resolve_ams(al->thread, &mi->iaddr, sample->ip); in sample__resolve_mem() 2412 ip__resolve_ams(al->thread, &bi[i].to, entries[i].to); in sample__resolve_bstack() 2413 ip__resolve_ams(al->thread, &bi[i].from, entries[i].from); in sample__resolve_bstack()
|
Completed in 9 milliseconds