Searched refs:ip__resolve_ams (Results 1 – 1 of 1) sorted by relevance
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
D | machine.c | 1184 static void ip__resolve_ams(struct machine *machine, struct thread *thread, in ip__resolve_ams() function 1240 ip__resolve_ams(machine, thr, &mi->iaddr, sample->ip); in machine__resolve_mem() 1259 ip__resolve_ams(machine, thr, &bi[i].to, bs->entries[i].to); in machine__resolve_bstack() 1260 ip__resolve_ams(machine, thr, &bi[i].from, bs->entries[i].from); in machine__resolve_bstack()
|