Lines Matching refs:al_addr
689 return map__srcline(ams->ms.map, ams->al_addr, ams->ms.sym);
1395 return _hist_entry__sym_snprintf(&from->ms, from->al_addr,
1408 return _hist_entry__sym_snprintf(&to->ms, to->al_addr,
1508 return _hist_entry__addr_snprintf(&from->ms, from->al_addr,
1521 return _hist_entry__addr_snprintf(&to->ms, to->al_addr,
1856 /* if both are NULL, jump to sort on al_addr instead */
1893 /* al_addr does all the right addr - start + offset calculations */
1894 l = cl_address(mem_info__daddr(left->mem_info)->al_addr, chk_double_cl);
1895 r = cl_address(mem_info__daddr(right->mem_info)->al_addr, chk_double_cl);
1916 addr = cl_address(mem_info__daddr(he->mem_info)->al_addr, chk_double_cl);