thread__find_map_fb
thread__find_map_fb(thread, sample->cpumode, to, &alt);
if (thread__find_map_fb(thread, sample->cpumode, from, &alf) &&
if (thread__find_map_fb(thread, sample->cpumode, to, &alt) &&
thread__find_map_fb(thread, sample->cpumode, from, &alf);
thread__find_map_fb(al->thread, d->sample->cpumode, ip, &a);
if (thread__find_map_fb(thread, cpumode, addr, al))
thread__find_map_fb(thread, sample->cpumode, sample->addr, al);
thread__find_map_fb(thread, sample->cpumode,
thread__find_map_fb(thread, sample->cpumode,
struct map *thread__find_map_fb(struct thread *thread, u8 cpumode, u64 addr,