thread__find_cpumode_addr_location
thread__find_cpumode_addr_location(thread, ip, /*symbols=*/true, &al);
thread__find_cpumode_addr_location(thread, ip, symbols, &al);
void thread__find_cpumode_addr_location(struct thread *thread, u64 addr,